GET http://demo.enicloud.pl/app/register/new

Routing

app_register_new Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /app/register/new
# 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_xdebug /_profiler/xdebug Path does not match
7 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
8 _profiler_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 app_route / Path does not match
15 app_search_login /searchLogin Path does not match
16 admin_document_new /admin/document/new/{id} Path does not match
17 admin_file_delete /admin/file/delete/{id} Path does not match
18 admin_file_edit /admin/file/edit/{id} Path does not match
19 admin_home_index /admin/home Path does not match
20 admin_packet_index /admin/packet Path does not match
21 admin_packet_new /admin/packet/new Path does not match
22 admin_packet_edit /admin/packet/edit/{id} Path does not match
23 admin_packet_delete /admin/packet/delete/{id} Path does not match
24 admin_payer_show /admin/payer/{id} Path does not match
25 admin_payer_packet_new /admin/payer/{payer}/packet/{packet} Path does not match
26 admin_root_index /admin/ Path does not match
27 admin_sold_packet_index /admin/sold-packet Path does not match
28 admin_user_index /admin/user Path does not match
29 admin_user_delete /admin/user/delete/{id} Path does not match
30 show /spring/{slug} Path does not match
31 zapisy_onlineany /zapisy-online/ Path does not match
32 zapisy_onlinesearch /zapisy-online/{slug}/{slug2}/{slug3} Path does not match
33 zapisy_onlinesearch_no_utility /zapisy-online/{slug}/{slug2} Path does not match
34 zapisy_onlinesearch_no_spec /zapisy-online/kalendarz Path does not match
35 zapisy_onlineloginSearch /zapisy-online/loginSearch Path does not match
36 app_password_edit /app/password/edit Path does not match
37 app_password_new /app/password/new Path does not match
38 app_payment_new /app/payment/new Path does not match
39 app_payment_verify /app/payment/verify Path does not match
40 app_payment_document_show /app/payment-document/{documentId} Path does not match
41 app_register_new /app/register/new Route matches!

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