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 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 3 | _profiler_vite | /_profiler/vite | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | admin_app_cache | /admin/cache | Path does not match |
| 19 | admin_api_cache_index | /admin/api/cache | Path does not match |
| 20 | admin_api_cache_statistics | /admin/api/cache/statistics | Path does not match |
| 21 | admin_api_cache_clear | /admin/api/cache/clear | Path does not match |
| 22 | admin_api_cache_maintenance | /admin/api/cache/maintenance | Path does not match |
| 23 | admin_api_cache_settings | /admin/api/cache/settings | Path does not match |
| 24 | admin_api_cache_entry_delete | /admin/api/cache/entries/{id} | Path does not match |
| 25 | admin_app_console | /admin/console | Path does not match |
| 26 | admin_api_console_commands | /admin/api/console/commands | Path does not match |
| 27 | admin_api_console_execute | /admin/api/console/execute/{commandId} | Path does not match |
| 28 | admin_app_entity_types | /admin/entity-types | Path does not match |
| 29 | admin_api_entity_types_index | /admin/api/entity-types | Path does not match |
| 30 | admin_api_entity_types_trainable | /admin/api/entity-types/trainable | Path does not match |
| 31 | admin_api_entity_types_show | /admin/api/entity-types/{id} | Path does not match |
| 32 | admin_api_entity_types_create | /admin/api/entity-types | Path does not match |
| 33 | admin_api_entity_types_update | /admin/api/entity-types/{id} | Path does not match |
| 34 | admin_api_entity_types_delete | /admin/api/entity-types/{id} | Path does not match |
| 35 | admin_app_extracted_entities | /admin/extracted-entities | Path does not match |
| 36 | admin_extracted_entities_search | /admin/api/extracted-entities/search | Path does not match |
| 37 | admin_extracted_entity_usage_insights | /admin/api/extracted-entities/{id}/usage-insights | Path does not match |
| 38 | admin_extracted_entities_similar | /admin/api/extracted-entities/similar | Path does not match |
| 39 | admin_extracted_entities_stats | /admin/api/extracted-entities/stats | Path does not match |
| 40 | admin_extracted_entities_toggle_validity | /admin/api/extracted-entities/{id}/toggle-validity | Path does not match |
| 41 | admin_extracted_entities_delete | /admin/api/extracted-entities/{id} | Path does not match |
| 42 | admin_extracted_entities_bulk_action | /admin/api/extracted-entities/bulk | Path does not match |
| 43 | admin_app_intents | /admin/intents | Path does not match |
| 44 | admin_api_intents_index | /admin/api/intents | Path does not match |
| 45 | admin_api_intents_names | /admin/api/intents/names | Path does not match |
| 46 | admin_api_intents_statistics | /admin/api/intents/statistics | Path does not match |
| 47 | admin_api_intents_show | /admin/api/intents/{id} | Path does not match |
| 48 | admin_api_intents_create | /admin/api/intents | Path does not match |
| 49 | admin_api_intents_update | /admin/api/intents/{id} | Path does not match |
| 50 | admin_api_intents_delete | /admin/api/intents/{id} | Path does not match |
| 51 | admin_app_training_entities | /admin/knowledge-entities | Path does not match |
| 52 | admin_knowledge_entities_search | /admin/api/knowledge-entities/search | Path does not match |
| 53 | admin_knowledge_entities_stats | /admin/api/knowledge-entities/stats | Path does not match |
| 54 | admin_knowledge_entities_types | /admin/api/knowledge-entities/entity-types | Path does not match |
| 55 | admin_knowledge_entities_create | /admin/api/knowledge-entities | Path does not match |
| 56 | admin_knowledge_entities_add_from_extracted | /admin/api/knowledge-entities/add-from-extracted/{id} | Path does not match |
| 57 | admin_knowledge_entities_add_from_user | /admin/api/knowledge-entities/add-from-user/{id} | Path does not match |
| 58 | admin_knowledge_entities_show | /admin/api/knowledge-entities/{id} | Path does not match |
| 59 | admin_knowledge_entities_update | /admin/api/knowledge-entities/{id} | Path does not match |
| 60 | admin_knowledge_entities_toggle_training | /admin/api/knowledge-entities/{id}/toggle-training | Path does not match |
| 61 | admin_knowledge_entities_delete | /admin/api/knowledge-entities/{id} | Path does not match |
| 62 | admin_knowledge_entities_bulk_action | /admin/api/knowledge-entities/bulk | Path does not match |
| 63 | admin_knowledge_entities_export | /admin/api/knowledge-entities/export | Path does not match |
| 64 | admin_knowledge_entities_check_exists | /admin/api/knowledge-entities/check-exists | Path does not match |
| 65 | admin_app_knowledge_queries | /admin/knowledge-queries | Path does not match |
| 66 | admin_knowledge_query_index | /admin/api/knowledge-queries | Path does not match |
| 67 | admin_knowledge_query_show | /admin/api/knowledge-queries/{id} | Path does not match |
| 68 | admin_knowledge_query_create | /admin/api/knowledge-queries | Path does not match |
| 69 | admin_knowledge_query_update | /admin/api/knowledge-queries/{id} | Path does not match |
| 70 | admin_knowledge_query_delete | /admin/api/knowledge-queries/{id} | Path does not match |
| 71 | admin_knowledge_query_stats | /admin/api/knowledge-queries/stats | Path does not match |
| 72 | admin_knowledge_query_cleanup | /admin/api/knowledge-queries/cleanup | Path does not match |
| 73 | admin_knowledge_query_cleanup_expired | /admin/api/knowledge-queries/cleanup-expired | Path does not match |
| 74 | admin_app_users | /admin/users | Path does not match |
| 75 | admin_app_user_current | /admin/api/user | Path does not match |
| 76 | admin_app_users_list | /admin/api/users | Path does not match |
| 77 | admin_app_user_get | /admin/api/users/{id} | Path does not match |
| 78 | admin_app_user_add | /admin/api/users | Path does not match |
| 79 | admin_app_user_update | /admin/api/users/{id} | Path does not match |
| 80 | admin_app_user_delete | /admin/api/users/{id} | Path does not match |
| 81 | admin_app_user_entities | /admin/user-entities | Path does not match |
| 82 | admin_user_entities_search | /admin/api/user-entities/search | Path does not match |
| 83 | admin_user_entities_similar | /admin/api/user-entities/similar | Path does not match |
| 84 | admin_user_entities_stats | /admin/api/user-entities/stats | Path does not match |
| 85 | admin_user_entities_types | /admin/api/user-entities/entity-types | Path does not match |
| 86 | admin_user_entities_show | /admin/api/user-entities/{id} | Path does not match |
| 87 | admin_user_entities_toggle_active | /admin/api/user-entities/{id}/toggle-active | Path does not match |
| 88 | admin_user_entities_toggle_public | /admin/api/user-entities/{id}/toggle-public | Path does not match |
| 89 | admin_user_entities_delete | /admin/api/user-entities/{id} | Path does not match |
| 90 | admin_user_entities_bulk_action | /admin/api/user-entities/bulk | Path does not match |
| 91 | api_entity_extraction_extract | /api/entity-extraction/extract | Path does not match |
| 92 | api_entity_extraction_health | /api/entity-extraction/health | Path does not match |
| 93 | api_entity_types_list | /api/entity-types | Path does not match |
| 94 | api_entity_types_show | /api/entity-types/{identifier} | Path does not match |
| 95 | api_entity_types_metadata_batch | /api/entity-types/metadata/batch | Path does not match |
| 96 | api_extracted_entities_store | /api/extracted-entities/store | Path does not match |
| 97 | api_extracted_entities_search_similar | /api/extracted-entities/search/similar | Path does not match |
| 98 | api_extracted_entities_search_by_type | /api/extracted-entities/search/by-type | Path does not match |
| 99 | api_extracted_entities_increment_usage | /api/extracted-entities/{id}/increment-usage | Path does not match |
| 100 | api_extracted_entities_stats | /api/extracted-entities/stats | Path does not match |
| 101 | api_extracted_entities_batch_store | /api/extracted-entities/batch | Path does not match |
| 102 | api_knowledge_query | /api/knowledge/query | Path does not match |
| 103 | api_knowledge_health | /api/knowledge/health | Path does not match |
| 104 | api_knowledge_stats | /api/knowledge/stats | Path does not match |
| 105 | app_index | / | Path does not match |
| 106 | demo_app_index | /demo | Path does not match |
| 107 | mercure_publish | /mercure/publish/{topic} | Path does not match |
| 108 | rasa_status | /rasa/status | Path does not match |
| 109 | rasa_webhook | /rasa/webhooks/rest/webhook | Path does not match |
| 110 | rasa_model | /rasa/model | Path does not match |
| 111 | rasa_version | /rasa/version | Path does not match |
| 112 | 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.