GET https://test.ferman.io/

Routing

app_default_dashboard Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://test.ferman.io/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
9 _profiler_search_results /_profiler/{token}/search/results Path does not match
10 _profiler_open_file /_profiler/open Path does not match
11 _profiler /_profiler/{token} Path does not match
12 _profiler_router /_profiler/{token}/router Path does not match
13 _profiler_exception /_profiler/{token}/exception Path does not match
14 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
15 app_absence_archive /absence/archive Path does not match
16 app_absence_index /absence/ Path does not match
17 app_absence_new /absence/new Path does not match
18 app_absence_bulk /absence/bulk Path does not match
19 app_absence_bulk_prompt /absence/bulk-prompt Path does not match
20 app_absence_show /absence/{absence} Path does not match
21 app_absence_edit /absence/{absence}/edit Path does not match
22 app_absence_delete /absence/{absence} Path does not match
23 api_index /api/ Path does not match
24 api_ensembles /api/ensembles Path does not match
25 api_ensemble /api/ensemble/{ensemble} Path does not match
26 api_events /api/events Path does not match
27 api_events_inscenation /api/events/inscenation/{inscenation} Path does not match
28 api_events_person /api/events/person/{person} Path does not match
29 api_events_year_month /api/events/year/{year}/month/{month} Path does not match
30 api_event_stage_current /api/event/stage/{stage}/current Path does not match
31 api_event /api/event/{event} Path does not match
32 api_performances /api/performances Path does not match
33 api_performances_inscenation /api/performances/inscenation/{inscenation} Path does not match
34 api_performances_person /api/performances/person/{person} Path does not match
35 api_performances_year_month /api/performances/year/{year}/month/{month} Path does not match
36 api_performance_stage_current /api/performance/stage/{stage}/current Path does not match
37 api_inscenations /api/inscenations Path does not match
38 api_inscenations_events_from_to /api/inscenations/events/from/{from}/to/{to} Path does not match
39 api_inscenations_performances_from_to /api/inscenations/performances/from/{from}/to/{to} Path does not match
40 api_inscenation /api/inscenation/{inscenation} Path does not match
41 api_people /api/people Path does not match
42 api_person /api/person/{person} Path does not match
43 api_person_categories /api/person-categories Path does not match
44 api_person_category /api/person-category/{personCategory} Path does not match
45 api_stages /api/stages Path does not match
46 api_stage /api/stage/{stage} Path does not match
47 api_subscriptions /api/subscriptions Path does not match
48 api_subscription /api/subscription/{subscription} Path does not match
49 api_user_auth /api/user/auth Path does not match
50 app_api_token_index /api-token/ Path does not match
51 app_api_token_new /api-token/new Path does not match
52 app_api_token_edit /api-token/{apiToken}/edit Path does not match
53 app_api_token_delete /api-token/{apiToken} Path does not match
54 app_attendance_event_edit /attendance/{event}/edit Path does not match
55 app_company_index /company/ Path does not match
56 app_company_new /company/new Path does not match
57 app_company_show /company/{company} Path does not match
58 app_company_edit /company/{company}/edit Path does not match
59 app_company_delete /company/{company} Path does not match
60 app_company_ajax /company/{company}/ajax Path does not match
61 app_config_edit /config/edit Path does not match
62 app_default_dashboard / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.