https://back-immoch.mypreprod.xyz/admin/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /admin/login
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 admin_audit_log_index /admin/audit-log/ Path does not match
13 admin_customer_feedback_dpo_index /admin/retour-clients/questions-dpo Path does not match
14 admin_customer_feedback_dpo_show /admin/retour-clients/questions-dpo/{id} Path does not match
15 admin_customer_feedback_dpo_update_status /admin/retour-clients/questions-dpo/{id}/status Path does not match
16 app_admin_daily_needed_list /admin/daily-needed/ Path does not match
17 app_admin_daily_needed_edit /admin/daily-needed/{id}/edit Path does not match
18 app_admin_root /admin/ Path does not match
19 app_admin_dashboard /admin/dashboard Path does not match
20 app_admin_document_type_list /admin/document-type/ Path does not match
21 app_admin_document_type_edit /admin/document-type/{id}/edit Path does not match
22 app_admin_feature_list /admin/feature/ Path does not match
23 app_admin_feature_edit /admin/feature/{id}/edit Path does not match
24 app_admin_imports_index /admin/imports Path does not match
25 app_admin_imports_status /admin/imports/{id}/status Path does not match
26 app_admin_imports_delete /admin/imports/{id} Path does not match
27 app_admin_nearby_service_list /admin/nearby-service/ Path does not match
28 app_admin_nearby_service_new /admin/nearby-service/new Path does not match
29 app_admin_nearby_service_edit /admin/nearby-service/{id}/edit Path does not match
30 app_admin_nearby_service_delete /admin/nearby-service/{id}/delete Path does not match
31 app_admin_neighborhood_list /admin/neighborhood/ Path does not match
32 app_admin_neighborhood_delete /admin/neighborhood/{id}/delete Path does not match
33 app_admin_offer_list /admin/offer/ Path does not match
34 app_admin_option_list /admin/option/ Path does not match
35 app_admin_option_edit /admin/option/{id}/edit Path does not match
36 admin_peb_integrations_index /admin/peb_integrations/ Path does not match
37 admin_peb_integrations_edit /admin/peb_integrations/{id} Path does not match
38 admin_property_index /admin/properties/ Path does not match
39 admin_property_off_market_list /admin/properties/off-market-list Path does not match
40 admin_property_add_off_market /admin/properties/add-off-market Path does not match
41 admin_property_edit_off_market /admin/properties/{id}/edit-off-market Path does not match
42 admin_property_show /admin/properties/{id} Path does not match
43 admin_property_change_status /admin/properties/{id}/change-status Path does not match
44 admin_property_validate /admin/properties/{id}/validate Path does not match
45 admin_property_reject /admin/properties/{id}/reject Path does not match
46 admin_property_delete /admin/properties/{id}/delete Path does not match
47 model_of_contract /admin/rentals/model-of-contract Path does not match
48 add_model_of_contract /admin/rentals/add-model-of-contract Path does not match
49 edit_model_of_contract /admin/rentals/edit-model-of-contract/{id} Path does not match
50 delete_model_of_contract /admin/rentals/delete-model-of-contract/{id} Path does not match
51 app_login /admin/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.