Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | login_registro_acesso | /registro/solicita-acesso | Path does not match |
| 2 | login_registro_acesso_processar | /registro/solicita-acesso/processar | Path does not match |
| 3 | login_registro | /registro/usuario/{hash} | Path does not match |
| 4 | login_cadastro | /registro/cadastrar | Path does not match |
| 5 | cadastraContraResposta | /cadastra-contra-resposta | Path does not match |
| 6 | envia_email | /enviaemail | Path does not match |
| 7 | downloadAnexo | /downloadAnexo/{uf}/{municipio}/{exercicio}/{notificacao}/{anexo} | Path does not match |
| 8 | obter_info_repositorio | /obter_info_repositorio/{uf}/{municipio}/{exercicio}/{ie} | Path does not match |
| 9 | listar_todos_arquivos | /arquivos/{uf}/{municipio}/{exercicio}/{ie}/{idNotificacao} | Path does not match |
| 10 | app_file_manager_upload | /painel/upload/{uf}/{municipio}/{exercicio}/{ie} | Path does not match |
| 11 | obter_url_s3 | /obter_url_s3/{uf}/{path} | Path does not match |
| 12 | registra_e_obtem_link_s3 | /registra_e_obtem_link_s3/{uf}/{path}/{ie} | Path does not match |
| 13 | painel_home | /painel | Path does not match |
| 14 | painel_gestao | /notificacao/{hash} | Path does not match |
| 15 | cadastraResposta | /cadastra-resposta | Path does not match |
| 16 | busca_contador | /busca-contador | Path does not match |
| 17 | buscaContribuinte | /busca-contribuinte | Path does not match |
| 18 | getContribuinte | /busca-contribuinte/do-request | Path does not match |
| 19 | getTodosMunicipios | /getTodosMunicipios | Path does not match |
| 20 | getTodosexercicios | /getTodosexercicios | Path does not match |
| 21 | getTodasNotificacoes | /getTodasNotificacoes | Path does not match |
| 22 | getTodosContribuinte | /getTodosContribuinte | Path does not match |
| 23 | app_identidade | /identidade | Path does not match |
| 24 | valida_identidade | /validaidentidade/{uf}/{idmunicipio}/{exercicio}/{email} | Path does not match |
| 25 | envia_verificacao | /verificaidentidade/{uf}/{idmunicipio}/{exercicio}/{email} | Path does not match |
| 26 | app_login_contador_externo | /login/contadorexterno/{uf} | Path does not match |
| 27 | autentica_contador_externo | /login/auth/contadorexterno | Path does not match |
| 28 | recuperar_senha_contador_externo | /login/recuperasenha/contadorexterno | Path does not match |
| 29 | cadastra_senha | /login/cadastrasenha/contadorexterno/{hash} | Path does not match |
| 30 | recuperar_senha | /login/recuperarsenha/contadorexterno/{token} | Path does not match |
| 31 | home | / | Path does not match |
| 32 | autenticacao | /login | Path does not match |
| 33 | logout | /logout | Path does not match |
| 34 | autentica | /login/auth | Path does not match |
| 35 | app_suppressed | /lista-de-supressao | Path does not match |
| 36 | app_suppressed_get_dados | /lista-de-supressao/get_dados/{exercicio}/{emailRem} | Path does not match |
| 37 | app_lista_motivo_supressao | /lista-motivo-de-supressao | Path does not match |
| 38 | app_remove_da_lista_de_supressao | /remove-da-lista-de-supressao | Path does not match |
| 39 | termos_de_uso | /termos-de-uso-e-sigilo | Path does not match |
| 40 | lgpd | /lgpd/accepted | Path does not match |
| 41 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 42 | _wdt | /_wdt/{token} | Path does not match |
| 43 | _profiler_home | /_profiler/ | Path does not match |
| 44 | _profiler_search | /_profiler/search | Path does not match |
| 45 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 46 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 47 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 48 | _profiler_open_file | /_profiler/open | Path does not match |
| 49 | _profiler | /_profiler/{token} | Path does not match |
| 50 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 51 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 52 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.