Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 5 | ux_live_component | /_components/{_live_component}/{_live_action} | Path does not match |
| 6 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 7 | _wdt | /_wdt/{token} | Path does not match |
| 8 | _profiler_home | /_profiler/ | Path does not match |
| 9 | _profiler_search | /_profiler/search | Path does not match |
| 10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 12 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 13 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 14 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 15 | _profiler_open_file | /_profiler/open | Path does not match |
| 16 | _profiler | /_profiler/{token} | Path does not match |
| 17 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 20 | admin_cms_api_save | /admin/cms/api/save | Path does not match |
| 21 | admin_cms_api_reorder | /admin/cms/api/reorder | Path does not match |
| 22 | admin_cms_api_blocks | /admin/cms/api/blocks | Path does not match |
| 23 | admin_cms_api_page_tree | /admin/cms/api/page-tree | Path does not match |
| 24 | admin_cms_builder | /admin/cms/{id}/builder | Path does not match |
| 25 | admin_cms_builder_preview | /admin/cms/{id}/builder/preview | Path does not match |
| 26 | admin_cms_builder_frame | /admin/cms/{id}/builder/frame | Path does not match |
| 27 | admin_cms_media_index | /admin/cms/media | Path does not match |
| 28 | admin_cms_media_upload | /admin/cms/media/upload | Path does not match |
| 29 | admin_cms_media_list | /admin/cms/media/list | Path does not match |
| 30 | admin_cms_media_delete | /admin/cms/media/{id}/delete | Path does not match |
| 31 | admin_cms_index | /admin/cms | Path does not match |
| 32 | admin_cms_new | /admin/cms/new | Path does not match |
| 33 | admin_cms_edit | /admin/cms/{id}/edit | Path does not match |
| 34 | admin_cms_delete | /admin/cms/{id}/delete | Path does not match |
| 35 | admin_cms_toggle_publish | /admin/cms/{id}/toggle-publish | Path does not match |
| 36 | admin_cms_duplicate | /admin/cms/{id}/duplicate | Path does not match |
| 37 | app_admin_subscription_index | /admin/subscriptions/ | Path does not match |
| 38 | app_admin_subscription_show | /admin/subscriptions/{id} | Path does not match |
| 39 | app_admin_subscription_activate | /admin/subscriptions/{id}/activate | Path does not match |
| 40 | app_admin_subscription_cancel | /admin/subscriptions/{id}/cancel | Path does not match |
| 41 | app_admin_subscription_change_plan | /admin/subscriptions/{id}/change-plan | Path does not match |
| 42 | app_admin_subscription_plan_index | /admin/subscription-plans/ | Path does not match |
| 43 | app_admin_subscription_plan_new | /admin/subscription-plans/new | Path does not match |
| 44 | app_admin_subscription_plan_edit | /admin/subscription-plans/{id}/edit | Path does not match |
| 45 | app_admin_subscription_plan_delete | /admin/subscription-plans/{id}/delete | Path does not match |
| 46 | app_ai_provider_config_index | /admin/ai-providers | Path does not match |
| 47 | app_ai_provider_config_new | /admin/ai-providers/new | Path does not match |
| 48 | app_ai_provider_config_toggle | /admin/ai-providers/{id}/toggle | Path does not match |
| 49 | app_ai_provider_config_delete | /admin/ai-providers/{id} | Path does not match |
| 50 | app_ai_usage_index | /admin/ai-usage | Path does not match |
| 51 | app_analysis_category_index | /admin/analysis/categories | Path does not match |
| 52 | app_analysis_category_new | /admin/analysis/categories/new | Path does not match |
| 53 | app_analysis_category_edit | /admin/analysis/categories/{id}/edit | Path does not match |
| 54 | app_analysis_category_delete | /admin/analysis/categories/{id} | Path does not match |
| 55 | app_analysis_instruction_index | /admin/analysis/instructions | Path does not match |
| 56 | app_analysis_instruction_new | /admin/analysis/instructions/new | Path does not match |
| 57 | app_analysis_instruction_edit | /admin/analysis/instructions/{id}/edit | Path does not match |
| 58 | app_analysis_instruction_show | /admin/analysis/instructions/{id}/show | Path does not match |
| 59 | app_analysis_instruction_save_from_document | /admin/analysis/instructions/save-from-document | Path does not match |
| 60 | app_analysis_instruction_delete | /admin/analysis/instructions/{id} | Path does not match |
| 61 | app_api_login | /api/login | Path does not match |
| 62 | cms_page_preview | /cms-preview/{id} | Path does not match |
| 63 | app_document_index | /documents | Path does not match |
| 64 | app_document_new | /documents/new | Path does not match |
| 65 | app_document_show | /documents/{id} | Path does not match |
| 66 | app_document_edit | /documents/{id}/edit | Path does not match |
| 67 | app_document_analyze | /documents/{id}/analyze | Path does not match |
| 68 | app_document_analyze_async | /documents/{id}/analyze-async | Path does not match |
| 69 | app_document_stream_run | /documents/{id}/runs/{runId}/stream | Path does not match |
| 70 | app_document_export_csv | /documents/{id}/export/csv | Path does not match |
| 71 | app_document_export_excel | /documents/{id}/export/excel | Path does not match |
| 72 | app_document_instructions_edit | /documents/{id}/instructions/edit | Path does not match |
| 73 | app_document_instructions_update | /documents/{id}/instructions | Path does not match |
| 74 | app_document_edit_analysis_text | /documents/{id}/analysis-text | Path does not match |
| 75 | app_document_runs | /documents/{id}/runs | Path does not match |
| 76 | app_document_run_show | /documents/{id}/runs/{runId} | Path does not match |
| 77 | app_document_delete | /documents/{id} | Path does not match |
| 78 | app_document_folder_create | /documents/folders/create | Path does not match |
| 79 | app_document_folder_rename | /documents/folders/{id}/rename | Path does not match |
| 80 | app_document_folder_delete | /documents/folders/{id}/delete | Path does not match |
| 81 | app_document_share | /documents/{id}/share | Path does not match |
| 82 | app_document_share_revoke | /documents/share/{id}/revoke | Path does not match |
| 83 | app_document_shared_with_me | /documents/shared-with-me | Path does not match |
| 84 | app_home | / | Path does not match |
| 85 | app_legal_upload_rights | /legal/upload-rights | Path does not match |
| 86 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.