GET https://ticket-cms.ru/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 app.swagger /api/doc.json 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 app_api_eventapi_getevents /api/events Path does not match
18 event_edit /api/event/{id} Path does not match
19 event_save /api/event/save Path does not match
20 app_api_eventcategoryapi_geteventcategories /api/eventCategories Path does not match
21 app_api_eventcategoryapi_geteventcategoriesbytype /api/eventCategoriesByType/{typeId} Path does not match
22 eventCategory_edit /api/eventCategory/{id} Path does not match
23 eventCategory_save /api/eventCategory/save Path does not match
24 app_api_eventgroupapi_geteventgroups /api/eventGroups Path does not match
25 eventGroup_edit /api/eventGroup/{id} Path does not match
26 eventGroup_save /api/eventGroup/save Path does not match
27 app_api_eventtypeapi_geteventtypes /api/eventTypes Path does not match
28 eventType_edit /api/eventType/{id} Path does not match
29 eventType_create /api/eventType/save Path does not match
30 app_api_fileapi_uploadfiles /api/upload-files Path does not match
31 app_api_fileapi_uploadfile /api/upload-file Path does not match
32 app_api_fileapi_uploadimage /api/upload-image Path does not match
33 app_api_participantapi_getparticipants /api/participants Path does not match
34 participant_edit /api/participant/{id} Path does not match
35 participant_create /api/participant/save Path does not match
36 app_api_participantapi_getparticipantsbyeventcategory /api/participantsByEventCategory/{categoryId} Path does not match
37 app_api_platformapi_getplatforms /api/platforms Path does not match
38 app_api_platformapi_getactiveplatforms /api/activePlatforms Path does not match
39 app_api_platformapi_getactivepublishedplatforms /api/activePublishedPlatforms Path does not match
40 get_platform_edit /api/platform/{id} Path does not match
41 get_platform_data /api/platformMinData/{id} Path does not match
42 platform_save /api/platform/save Path does not match
43 platformVariant_list /api/platform/{id}/variants Path does not match
44 app_api_platformvariantapi_getplatformvariant /api/platformVariant/{id} Path does not match
45 platformVariant_save /api/platformVariant/save Path does not match
46 app_api_platformvariantapi_getvariantsbyplatformid /api/variantsByPlatform/{platformId} Path does not match
47 app_api_platformvariantschemeapi_parsepattern /api/scheme/parse Path does not match
48 app_api_platformvariantsectorapi_importplatformsectors /api/platform/variant/{variantId}/import Path does not match
49 app_api_platformvariantsectorapi_parsepattern /api/platforms/sector/pattern/parse Path does not match
50 app_api_platformvariantsectorapi_getsectorsbyplatformvariant /api/sectorsByPlatformVariant/{id} Path does not match
51 app_api_platformvariantsectorapi_getparsedsectorsbyplatformvariant /api/parsedSectorsByPlatformVariant/{id} Path does not match
52 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.