Routing
(none)
Matched route
Route Matching Logs
Path to match:
/application/configs/application.ini
# | Route name | Path | Log |
---|---|---|---|
1 | login | /login | Path does not match |
2 | _preview_error | /_error/{code}.{_format} | Path does not match |
3 | _wdt | /_wdt/{token} | Path does not match |
4 | _profiler_home | /_profiler/ | Path does not match |
5 | _profiler_search | /_profiler/search | Path does not match |
6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | 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 | admin_dashboard | /admin | Path does not match |
15 | admin_debits | /admin/debits | Path does not match |
16 | admin_debits_get | /admin/debits | Path does not match |
17 | admin_events | /admin/events | Path does not match |
18 | admin_events_get | /admin/events | Path does not match |
19 | admin_statistics | /admin/statistics | Path does not match |
20 | admin_statistics_get | /admin/statistics | Path does not match |
21 | admin_no_access | /admin/no-access | Path does not match |
22 | admin_re_login | /admin/re-login | Path does not match |
23 | admin_logout | /admin/logout | Path does not match |
24 | agency_auction | /auction | Path does not match |
25 | agency_birzha_login | /birzha/login | Path does not match |
26 | agency_birzha | /birzha | Path does not match |
27 | land | / | Path does not match |
28 | birzha_my_own | /birzha/my-own | Path does not match |
29 | agency_my_own | /auction/my-own | Path does not match |
30 | agency_auction_rules | /birzha/rules | Path does not match |
31 | agency_subscription | /birzha/subscription | Path does not match |
32 | events-index | /stats | Path does not match |
33 | finance-index | /finance | Path does not match |
34 | crm-index | /crm-settings | Path does not match |
35 | test-index | /test | Path does not match |
36 | app_api_api_setauctionrequest | /api/auction-add | Path does not match |
37 | app_api_api_setregionrequest | /api/regions | Path does not match |
38 | app_api_api_setagencyrequest | /api/agency | Path does not match |
39 | app_doc_login | /api/doc/login | Path does not match |
40 | app_doc_logout | /api/doc/logout | Path does not match |
41 | app_api_doc_getdoc | /api/doc/ | Path does not match |
42 | app_login-new | /api/login-new | Path does not match |
43 | app_login | /api/login | Path does not match |
44 | app_logout | /api/logout | Path does not match |
45 | app_update_subscription | /api/update-subscription | Path does not match |
46 | app_update_rule | /api/update-rule | Path does not match |
47 | app_get_agencies | /api/agencies | Path does not match |
48 | app_get_managers | /api/managers | Path does not match |
49 | app_get_sources | /api/get-sources | Path does not match |
50 | app_filters_data | /api/filters-data | Path does not match |
51 | app_debits_change_statuses | /api/debits-change-statuses | Path does not match |
52 | app_requests_return | /api/requests | Path does not match |
53 | app_facebook_lead | /api/facebook/lead | Path does not match |
54 | app_quiz_lead | /api/quiz/lead | Path does not match |
55 | app_marquiz_lead | /api/marquiz/{id}/{country}/ | Path does not match |
56 | app_marquiz_lead_empty | /api/marquiz/ | Path does not match |
57 | app_update_crm | /api/update-crm | Path does not match |
58 | requests-filter-add | /api/requests-filter | Path does not match |
59 | requests-filter-delete | /api/requests-filter | Path does not match |
60 | app_buy_request | /api/buy-request | Path does not match |
61 | app_request_cancellation | /api/request-cancellation | Path does not match |
62 | app_request_update | /api/request-update | Path does not match |
63 | app_request_cancellation_modal | /api/request-cancellation-modal | Path does not match |
64 | app_request_cancellation_submit | /api/request-cancellation-submit | Path does not match |
65 | app_request_cancellation_approve | /api/request-cancellation-approve | Path does not match |
66 | app_request_cancellation_reject | /api/request-cancellation-reject | Path does not match |
67 | app_booking_config | /api/booking/config | Path does not match |
68 | app_placement_id | /api/placement/{id} | Path does not match |
69 | app_bid_add | /api/bid-add | Path does not match |
70 | app_bid_remove | /api/bid-remove | Path does not match |
71 | event | /api/events | Path does not match |
72 | stats | /api/stats | Path does not match |
73 | registration | /registration | Path does not match |
74 | api-registration-validation | /api/registration/check/{type} | Path does not match |
75 | api-registration-validation-geo | /api/registration/geo/regions | Path does not match |
76 | api-registration-submit | /api/registration/submit | Path does not match |
77 | api-registration-geo | /api/registration/geo/{type} | Path does not match |
78 | registration-submit | /registration/submit | Path does not match |
79 | telegram-registration | /api/telegram/{token} | Path does not match |
80 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
81 | app.swagger_ui | /api/doc | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.