Routing
(none)
Matched route
Route Matching Logs
Path to match:
/_profiler/2e599d/search/https%5Cu003A%5C/%5C/api.animate.de%5C/_profiler%5C/
# | Route name | Path | Log |
---|---|---|---|
1 | app_api | /api/ | Path does not match |
2 | app_settings | /api/{token}/getappsettings | Path does not match |
3 | app_distance | /api/{token}/distance/{lon}/{lat}/{radius}/{cats}/{format} | Path does not match |
4 | app_plz_distance | /api/{token}/plzdistance/{plz}/{radius}/{cats}/{format} | Path does not match |
5 | app_cats | /api/{token}/cats | Path does not match |
6 | app_contains | /api/{token}/contains/{area}/{resolution} | Path does not match |
7 | app_plzcontains | /api/{token}/plzcontains/{plz} | Path does not match |
8 | app_plzcentroid | /api/{token}/plzcentroid/{plz}/{radius}/{format} | Path does not match |
9 | app_plzcity | /api/{token}/plz4city/{city} | Path does not match |
10 | app_pointinfo | /api/{token}/pointinfo/{lon}/{lat} | Path does not match |
11 | app_city | /api/{token}/city/{fragment}/{limit} | Path does not match |
12 | app_cityplz | /api/{token}/cityplz/{city}/{minplz}/{maxplz} | Path does not match |
13 | app_autoplz | /api/{token}/autoplz/{fragment} | Path does not match |
14 | app_city4plz | /api/city4plz/{plz} | Path does not match |
15 | app_apps_index | /apps/ | Path does not match |
16 | app_apps_new | /apps/new | Path does not match |
17 | app_apps_show | /apps/{id} | Path does not match |
18 | app_apps_edit | /apps/{id}/edit | Path does not match |
19 | app_apps_delete | /apps/{id} | Path does not match |
20 | app_categories_index | /categories/ | Path does not match |
21 | app_categories_new | /categories/new | Path does not match |
22 | app_categories_show | /categories/{id} | Path does not match |
23 | app_categories_edit | /categories/{id}/edit | Path does not match |
24 | app_categories_delete | /categories/{id}/delete | Path does not match |
25 | app_index | / | Path does not match |
26 | app_places_index | /places/ | Path does not match |
27 | app_places_new | /places/new | Path does not match |
28 | app_places_show | /places/{id} | Path does not match |
29 | app_places_edit | /places/{id}/edit | Path does not match |
30 | app_places_delete | /places/{id} | Path does not match |
31 | app_forgot_password_request | /reset-password | Path does not match |
32 | app_check_email | /reset-password/check-email | Path does not match |
33 | app_reset_password | /reset-password/reset/{token} | Path does not match |
34 | app_login | /login | Path does not match |
35 | app_logout | /logout | Path does not match |
36 | app_user_index | /user/ | Path does not match |
37 | app_user_new | /user/new | Path does not match |
38 | app_user_show | /user/{id} | Path does not match |
39 | app_user_edit | /user/{id}/edit | Path does not match |
40 | app_user_delete | /user/{id} | Path does not match |
41 | app_user_setpw | /user/{id}/setpw | Path does not match |
42 | _preview_error | /_error/{code}.{_format} | Path does not match |
43 | _wdt | /_wdt/{token} | Path does not match |
44 | _profiler_home | /_profiler/ | Path does not match |
45 | _profiler_search | /_profiler/search | Path does not match |
46 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
47 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
48 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
49 | _profiler_open_file | /_profiler/open | Path does not match |
50 | _profiler | /_profiler/{token} | Path does not match |
51 | _profiler_router | /_profiler/{token}/router | Path does not match |
52 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
53 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.