GET https://app5.intelix.co/login

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 _logout_main /logout 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 admin_default /admin/ Path does not match
18 admin_cron_job /admin/cronjob Path does not match
19 admin_cron_job_stats /admin/cronjob/stats Path does not match
20 admin_cron_job_remove /admin/cronjob/{cronId}/delete Path does not match
21 master_folder_index /admin/f/ Path does not match
22 master_folder_new /admin/f/new Path does not match
23 master_folder_show /admin/f/{folderId} Path does not match
24 master_folder_edit /admin/f/{folderId}/edit Path does not match
25 master_folder_delete /admin/f/{folderId} Path does not match
26 master_provider_index /admin/p/ Path does not match
27 master_provider_show /admin/p/{providerCode} Path does not match
28 admin_sender_index /admin/sender/ Path does not match
29 admin_sender_find /admin/sender/find Path does not match
30 module_sender_message_find /admin/sender/find-messages/{code} Path does not match
31 master_sender_show /admin/sender/{senderCode} Path does not match
32 master_tooltype_index /admin/tt/ Path does not match
33 master_tooltype_show /admin/tt/{toolTypeCode} Path does not match
34 master_vertical_index /admin/v/ Path does not match
35 master_vertical_show /admin/v/{verticalCode} Path does not match
36 app_root_path / Path does not match
37 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.