Routing
app_registrar
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/registrar
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | app.swagger | /api/doc.json | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | autocomplete_paises | /autocomplete/Paises | Path does not match |
| 18 | autocomplete_ciudades | /autocomplete/Ciudades | Path does not match |
| 19 | autocomplete_estados | /autocomplete/Estados | Path does not match |
| 20 | autocomplete_regiones_legacy | /autocomplete/Regiones | Path does not match |
| 21 | autocomplete_modulos | /autocomplete/Modulos | Path does not match |
| 22 | chat_index | /chat | Path does not match |
| 23 | chat_api_v2_bootstrap | /chat/api/v2/bootstrap | Path does not match |
| 24 | chat_api_v2_presence | /chat/api/v2/presence | Path does not match |
| 25 | chat_api_v2_conversation | /chat/api/v2/conversation/{id} | Path does not match |
| 26 | chat_api_v2_unread_summary | /chat/api/v2/unread-summary | Path does not match |
| 27 | chat_api_v2_send | /chat/api/v2/send | Path does not match |
| 28 | chat_api_v2_call_signal | /chat/api/v2/call/signal | Path does not match |
| 29 | chat_api_v2_call_state | /chat/api/v2/call/state | Path does not match |
| 30 | chat_api_v2_call_token | /chat/api/v2/call/token | Path does not match |
| 31 | chat_api_v2_push_subscribe | /chat/api/v2/push/subscribe | Path does not match |
| 32 | chat_api_v2_hide_message | /chat/api/v2/message/{id}/hide | Path does not match |
| 33 | chat_api_v2_hide_conversation | /chat/api/v2/conversation/{id}/hide | Path does not match |
| 34 | combo_paises | /combos/paises | Path does not match |
| 35 | combo_regiones | /combos/regiones | Path does not match |
| 36 | combo_ciudades | /combos/ciudades | Path does not match |
| 37 | combo_moduloGrupos | /combos/moduloGrupos | Path does not match |
| 38 | combo_moduloSubgrupos | /combos/moduloSubgrupos | Path does not match |
| 39 | combo_CategoriasSystem | /combos/CategoriasSystem | Path does not match |
| 40 | combo_SubcategoriaSystem | /combos/SubcategoriaSystem | Path does not match |
| 41 | combo_registroEmpresas | /combos/registroEmpresas | Path does not match |
| 42 | combo_registroPaises | /combos/registroPaises | Path does not match |
| 43 | combo_registroEstados | /combos/registroEstados | Path does not match |
| 44 | combo_registroCiudades | /combos/registroCiudades | Path does not match |
| 45 | combo_menus | /combos/menus | Path does not match |
| 46 | combo_empresas | /combos/empresas | Path does not match |
| 47 | app_dashboard | /Dashboard/index | Path does not match |
| 48 | app_registrar | /registrar | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.