Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | 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 | addMedia | /api/admin/addMedia | Path does not match |
15 | addMediaHasLanguages | /api/admin/add_media_has_languages | Path does not match |
16 | addPoi | /api/admin/addPoi | Path does not match |
17 | addTags | /api/admin/addTag | Path does not match |
18 | addRutas | /api/admin/addRutas | Path does not match |
19 | addRouteshasPois | /api/admin/addRouteshasPois | Path does not match |
20 | admin_add_tour | /api/admin/addTour | Path does not match |
21 | admin_add_tour_translation | /api/admin/addTourTranslation | Path does not match |
22 | app_admin_admin_addcarsmanagershastour | /api/admin/add_carsmanagershastour | Path does not match |
23 | app_admin_delete_deleterouteshaspois | /api/admin/delete_routeshaspois/{route_id}/{poi_id} | Path does not match |
24 | app_admin_delete_deletemediabyid | /api/admin/deleteMediaById/{id}/ | Path does not match |
25 | app_admin_delete_deletepoibyid | /api/admin/deletePoiById/{id}/ | Path does not match |
26 | app_admin_delete_deleteroutebyid | /api/admin/deleteRouteById/{id}/ | Path does not match |
27 | app_admin_delete_deletecarsmanagershastour | /api/admin/delete_carsmanagershastour/{car_id}/{tour_id} | Path does not match |
28 | listSetting | /api/admin/listSetting/{companyId} | Path does not match |
29 | listMedia | /api/admin/listMedia/{companyId} | Path does not match |
30 | listTags | /api/admin/listTags/{companyId} | Path does not match |
31 | languagesList | /api/admin/languagesList/{companyId} | Path does not match |
32 | listPoi | /api/admin/listPoi/{companyId} | Path does not match |
33 | listMediaLanguages | /api/admin/listMediaLanguages/{companyId} | Path does not match |
34 | findLanguagesByMediaId | /api/admin/listLanguagesByMediaId/{mediaId} | Path does not match |
35 | listCities | /api/admin/listCities | Path does not match |
36 | listTravelMethods | /api/admin/listTravelMethods | Path does not match |
37 | listRoutes | /api/admin/listRoutes/{companyId} | Path does not match |
38 | listToursByCompany | /api/admin/listToursByCompany/{companyId} | Path does not match |
39 | listByTourIdTranslations | /api/admin/listByTourIdTranslations/{idTour} | Path does not match |
40 | listTourhasPoisRepositoryByTOUR | /api/admin/listTourhasPoisRepositoryByTOUR/{idTour} | Path does not match |
41 | listFindCarsByRolesAndCompany | /api/admin/listFindCarsByRolesAndCompany/{idCompany} | Path does not match |
42 | findToursByCARS_MANAGERS_id_car | /api/admin/findToursByCARS_MANAGERS_id_car/{idCar}/{idCompany} | Path does not match |
43 | edit_media | /api/admin/edit-PoiStatus/{id} | Path does not match |
44 | editMedia | /api/admin/edit-media/{id} | Path does not match |
45 | editTag | /api/admin/edit-tag/{id} | Path does not match |
46 | editPoi | /api/admin/edit-poi/{id} | Path does not match |
47 | editRouteName | /api/admin/edit-route-name/{id} | Path does not match |
48 | fill_users | /api/fill-users | Path does not match |
49 | app_client_tours_list | /api/client/toursList/{companyId} | Path does not match |
50 | app_client_languages_list | /api/client/languagesList/{companyId} | Path does not match |
51 | app_client_toursRoutesPoisMedia | /api/client/toursRoutesPoisMedia/{companyId} | Path does not match |
52 | app_client | /api/client/toursPois/{companyId} | Path does not match |
53 | app_upload_audio | /api/upload/audio/{idCompany} | Path does not match |
54 | app_download_audio | /api/client/download/audio/{idCompany}/{language}/{filename} | Path does not match |
55 | app_update_audio | /api/update/audio/{idEmpresa} | Path does not match |
56 | app_home | / | Path does not match |
57 | api_login | /api/login | 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.