Routing
(none)
Matched route
Route Matching Logs
Path to match:
/app/config/mail.php
# | Route name | Path | Log |
---|---|---|---|
1 | apistandard_item | /api/standard/items | Path does not match |
2 | apistandard_awards | /api/standard/awards | Path does not match |
3 | apistandard_tour | /api/standard/tours | Path does not match |
4 | apistandard_section | /api/standard/sections | Path does not match |
5 | apistandard_museum_languages | /api/standard/museumLanguages | Path does not match |
6 | apistandard_tree | /api/standard/tree | Path does not match |
7 | api_exported_tour_zip | /api/zipTour | Path does not match |
8 | api_exported_section_zip | /api/zipSection | Path does not match |
9 | api_exported_accessibility_tour_zip | /api/zipAccessibility/{typeAccessibility} | Path does not match |
10 | api_get_index_tours | /api/getIndexTours | Path does not match |
11 | api_item | /api/item/{itemId} | Path does not match |
12 | api_languages | /api/languages | Path does not match |
13 | api_tour_medias_list | /api/tourMediasList | Path does not match |
14 | api_section_medias_list | /api/sectionMediasList | Path does not match |
15 | api_tour | /api/tour/{tourId} | Path does not match |
16 | api_section | /api/section/{sectionId} | Path does not match |
17 | api_notifications | /api/notifications | Path does not match |
18 | home | / | Path does not match |
19 | award_delete | /award/{awardId}/delete | Path does not match |
20 | award_list | /award | Path does not match |
21 | award_create | /award/new/{type} | Path does not match |
22 | award_edit | /award/{awardId}/edit | Path does not match |
23 | client_delete | /admin/client/{clientId}/delete | Path does not match |
24 | client_edit | /admin/client/{clientId} | Path does not match |
25 | client_list | /admin/client | Path does not match |
26 | client_create | /admin/client/new | Path does not match |
27 | container_create | /container/new/{type} | Path does not match |
28 | container_edit | /container/{containerId}/edit | Path does not match |
29 | container_data | /container/{containerId}/data | Path does not match |
30 | content_clone | /content/{contentId}/clone | Path does not match |
31 | content_create | /content/new/{type} | Path does not match |
32 | content_delete | /content/{contentId}/delete | Path does not match |
33 | content_edit | /content/{contentId}/edit | Path does not match |
34 | content_list | /content/{page} | Path does not match |
35 | download_files_zip | /download/files/zip | Path does not match |
36 | export_json_language | /export/json/language | Path does not match |
37 | export_json_museum | /export/json/museum | Path does not match |
38 | export_json_tour | /export/json/tour | Path does not match |
39 | export_zip_language | /export/zip/language | Path does not match |
40 | export_zip_museum | /export/zip/museum | Path does not match |
41 | export_zip_tour | /export/zip/tour | Path does not match |
42 | export | /export | Path does not match |
43 | group_create | /admin/group/create | Path does not match |
44 | group_edit | /admin/group/{id}/edit | Path does not match |
45 | group_list | /admin/group | Path does not match |
46 | language_edit | /admin/languages/{languageId} | Path does not match |
47 | language_list | /admin/languages | Path does not match |
48 | language_create | /admin/languages/new | Path does not match |
49 | license_delete | /admin/license/{licenseId}/delete | Path does not match |
50 | license_edit | /admin/license/{licenseId} | Path does not match |
51 | license_list | /admin/license | Path does not match |
52 | license_create | /admin/license/new | Path does not match |
53 | home_admin | /admin/home | Path does not match |
54 | home_ventour | /home | Path does not match |
55 | select_museum | /select-museum | Path does not match |
56 | selected_museum | /select-museum/{museumId} | Path does not match |
57 | museum_delete | /admin/museum/{museumId}/delete | Path does not match |
58 | museum_edit | /admin/museum/{museumId} | Path does not match |
59 | museum_list | /admin/museum | Path does not match |
60 | museum_create | /admin/museum/new/{licenseId} | Path does not match |
61 | notification_list | /notification/{page} | Path does not match |
62 | notification_create | /notification/create/{type} | Path does not match |
63 | notification_edit | /notification/{notificationId}/edit | Path does not match |
64 | notification_delete | /notification/{notificationId}/delete | Path does not match |
65 | notification_send | /notification/send | Path does not match |
66 | platform_edit | /admin/platforms/{platformId} | Path does not match |
67 | platform_list | /admin/platforms | Path does not match |
68 | platform_create | /admin/platforms/new | Path does not match |
69 | recrea_create | /recrea/new | Path does not match |
70 | recrea_delete | /recrea/{recreaId}/delete | Path does not match |
71 | recrea_edit | /recrea/{recreaId} | Path does not match |
72 | recrea_list | /recrea | Path does not match |
73 | section_list | /section | Path does not match |
74 | section_delete | /section/{sectionId}/delete | Path does not match |
75 | section_create | /section/new | Path does not match |
76 | section_edit | /section/{sectionId} | Path does not match |
77 | section_edit_tree | /section/{sectionId}/tree | Path does not match |
78 | statistics_redirect | /statistics/redirect | Path does not match |
79 | tag_create | /tag/new | Path does not match |
80 | tagtag | /tag/tag | Path does not match |
81 | api_tts_mp3 | /content/tts | Path does not match |
82 | tour_create | /tour/new | Path does not match |
83 | tour_delete | /tour/{tourId}/delete | Path does not match |
84 | tour_edit | /tour/{tourId} | Path does not match |
85 | tour_edit_tree | /tour/{tourId}/tree | Path does not match |
86 | tour_list | /tour | Path does not match |
87 | translator_select | /translator/select/{language}/{currentLocation} | Path does not match |
88 | upload_upload | /upload | Path does not match |
89 | user_create | /admin/user/create | Path does not match |
90 | user_delete | /admin/user/{username}/delete | Path does not match |
91 | user_disable | /admin/user/{username}/disable | Path does not match |
92 | user_edit | /admin/user/{username}/edit | Path does not match |
93 | user_enable | /admin/user/{username}/enable | Path does not match |
94 | user_list | /admin/user | Path does not match |
95 | user_change_password | /admin/user/{username}/changePassword | Path does not match |
96 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
97 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
98 | app.swagger | /api/doc.json | Path does not match |
99 | app.swagger_ui | /api/doc | Path does not match |
100 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
101 | _wdt | /_wdt/{token} | Path does not match |
102 | _profiler_home | /_profiler/ | Path does not match |
103 | _profiler_search | /_profiler/search | Path does not match |
104 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
105 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
106 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
107 | _profiler_open_file | /_profiler/open | Path does not match |
108 | _profiler | /_profiler/{token} | Path does not match |
109 | _profiler_router | /_profiler/{token}/router | Path does not match |
110 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
111 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
112 | fos_oauth_server_token | /oauth/v2/token | Path does not match |
113 | fos_oauth_server_authorize | /oauth/v2/auth | Path does not match |
114 | fos_user_security_check | /login_check | Path does not match |
115 | fos_user_security_logout | /logout | Path does not match |
116 | fos_user_profile_show | /profile/ | Path does not match |
117 | fos_user_profile_edit | /profile/edit | Path does not match |
118 | fos_user_registration_register | /register/ | Path does not match |
119 | fos_user_registration_check_email | /register/check-email | Path does not match |
120 | fos_user_registration_confirm | /register/confirm/{token} | Path does not match |
121 | fos_user_registration_confirmed | /register/confirmed | Path does not match |
122 | fos_user_resetting_request | /resetting/request | Path does not match |
123 | fos_user_resetting_send_email | /resetting/send-email | Path does not match |
124 | fos_user_resetting_check_email | /resetting/check-email | Path does not match |
125 | fos_user_resetting_reset | /resetting/reset/{token} | Path does not match |
126 | fos_user_change_password | /profile/change-password | Path does not match |
127 | fos_user_security_login | /login | Path does not match |
128 | internal_api_exported_tour_zip | /internal/api/zipTour | Path does not match |
129 | internal_api_exported_section_zip | /internal/api/zipSection | Path does not match |
130 | internal_api_exported_accessibility_tour_zip | /internal/api/zipAccessibility/{typeAccessibility} | Path does not match |
131 | internal_api_get_index_tours | /internal/api/getIndexTours | Path does not match |
132 | internal_api_item | /internal/api/item/{itemId} | Path does not match |
133 | internal_api_languages | /internal/api/languages | Path does not match |
134 | internal_api_tour_medias_list | /internal/api/tourMediasList | Path does not match |
135 | internal_api_section_medias_list | /internal/api/sectionMediasList | Path does not match |
136 | internal_api_tour | /internal/api/tour/{tourId} | Path does not match |
137 | internal_api_section | /internal/api/section/{sectionId} | Path does not match |
138 | internal_api_notifications | /internal/api/notifications | 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.