Routing
_pimcore_service_robots_txt
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | createAlbum | /api_rest/album/create/ | Path does not match |
| 13 | getAlbum | /api_rest/album/get/ | Path does not match |
| 14 | getPublicAlbum | /api_rest/album/public/get/ | Path does not match |
| 15 | getAlbums | /api_rest/album/list/ | Path does not match |
| 16 | updateAlbum | /api_rest/album/update/ | Path does not match |
| 17 | unpublishAlbum | /api_rest/album/unpublish/ | Path does not match |
| 18 | publishAlbumAction | /api_rest/album/publish/ | Path does not match |
| 19 | createAudio | /api_rest/audio/create/ | Path does not match |
| 20 | updateAudio | /api_rest/audio/update/ | Path does not match |
| 21 | deleteAudio | /api_rest/audio/delete/ | Path does not match |
| 22 | createBackImage | /api_rest/backImage/create/ | Path does not match |
| 23 | deleteBackImage | /api_rest/backImage/delete/ | Path does not match |
| 24 | getBasket | /api_rest/basket/get/ | Path does not match |
| 25 | deletePhoto | /api_rest/photo/delete/ | Path does not match |
| 26 | deleteAlbum | /api_rest/album/delete/ | Path does not match |
| 27 | billingGetProducts | /api_rest/billing/getProducts/ | Path does not match |
| 28 | billingGetSubscriptionsByUser | /api_rest/billing/getSubscriptionsByUser/ | Path does not match |
| 29 | billingGetActiveSubscriptionByUser | /api_rest/billing/getActiveSubscriptionByUser/ | Path does not match |
| 30 | billingGetPriceNewProductInSubscription | /api_rest/billing/getPriceNewProductInSubscription/ | Path does not match |
| 31 | billingGetHistoryPaymentsUser | /api_rest/billing/getHistoryPaymentsUser/ | Path does not match |
| 32 | billingUsePromoCode | /api_rest/billing/usePromoCode/ | Path does not match |
| 33 | billingExtendSubscription | /api_rest/billing/extendSubscription/ | Path does not match |
| 34 | billingUpdateSubscription | /api_rest/billing/updateSubscription/ | Path does not match |
| 35 | billingBuyProduct | /api_rest/billing/buyProduct/ | Path does not match |
| 36 | billingChangeProductInSubscription | /api_rest/billing/changeProductInSubscription/ | Path does not match |
| 37 | billingChangesCardInSubscription | /api_rest/billing/changesCardInSubscription/ | Path does not match |
| 38 | billingDeleteCardInSubscription | /api_rest/billing/deleteCardInSubscription/ | Path does not match |
| 39 | billingCommonProduct | /api_rest/billing/getCommonProduct/ | Path does not match |
| 40 | getAlbumCovers | /api_rest/cover/getForAlbums/ | Path does not match |
| 41 | addCoverToAlbum | /api_rest/cover/addToAlbum/ | Path does not match |
| 42 | createPhoto | /api_rest/photo/create/ | Path does not match |
| 43 | getPhoto | /api_rest/photo/get/ | Path does not match |
| 44 | getPublicPhotosAlbum | /api_rest/photo/public/allByAlbum/ | Path does not match |
| 45 | getPublicPhoto | /api_rest/photo/public/get/ | Path does not match |
| 46 | getPhotosAlbum | /api_rest/photo/getPhotos/ | Path does not match |
| 47 | updatePhoto | /api_rest/photo/update/ | Path does not match |
| 48 | unpublishPhoto | /api_rest/photo/unpublish/ | Path does not match |
| 49 | publishPhotoAction | /api_rest/photo/publish/ | Path does not match |
| 50 | userLogin | /api_rest/user/login/ | Path does not match |
| 51 | userLogout | /api_rest/user/logout/ | Path does not match |
| 52 | userCreate | /api_rest/user/create/ | Path does not match |
| 53 | userAddAvatar | /api_rest/user/addAvatar/ | Path does not match |
| 54 | userInfo | /api_rest/user/info/ | Path does not match |
| 55 | userUpdate | /api_rest/user/update/ | Path does not match |
| 56 | confirmationEmail | /api_rest/user/confirmationEmail/ | Path does not match |
| 57 | resendConfirmationEmail | /api_rest/user/resendConfirmationEmail/ | Path does not match |
| 58 | changePasswordUser | /api_rest/user/updatePassword/ | Path does not match |
| 59 | changePassword | /api_rest/user/changePassword/ | Path does not match |
| 60 | userStatistics | /api_rest/user/statistics/ | Path does not match |
| 61 | usersStatistics | /api_rest/users/statistics/ | Path does not match |
| 62 | _pimcore_service_robots_txt | /robots.txt | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.