Routing
_pimcore_service_robots_txt
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | bestellungen | /{_locale}/{path}/orders | Path does not match |
| 2 | bestellungen-entwuerfe | /{_locale}/{path}/orders/drafts | Path does not match |
| 3 | bestellungen-abgeschlossen | /{_locale}/{path}/orders/completed | Path does not match |
| 4 | bestellungen-warenkorb | /{_locale}/{path}/orders/cart | Path does not match |
| 5 | bestellungen-neu-zubehoer | /{_locale}/{path}/orders/new/{zubehoerTitle}-z{zubehoerId} | Path does not match |
| 6 | bestellungen-neu | /{_locale}/{path}/orders/new/{productTitle}-p{productId} | Path does not match |
| 7 | bestellungen-zubehoer-detail | /{_locale}/{path}/orders/{zubehoerTitle}-z{zubehoerId}/{orderId} | Path does not match |
| 8 | bestellungen-detail | /{_locale}/{path}/orders/{productTitle}-p{productId}/{orderId} | Path does not match |
| 9 | bestellungen-warenkorb-add | /{_locale}/{path}/orders/{productTitle}-p{productId}/{orderId}/add | Path does not match |
| 10 | bestellungen-warenkorb-add-zubehoer | /{_locale}/{path}/orders/{zubehoerTitle}-z{zubehoerId}/{orderId}/add | Path does not match |
| 11 | bestellungen-entwurf-save | /{_locale}/{path}/orders/{productTitle}-p{productId}/{orderId}/save | Path does not match |
| 12 | bestellungen-entwurf-save-zubehoer | /{_locale}/{path}/orders/{zubehoerTitle}-z{zubehoerId}/{orderId}/save | Path does not match |
| 13 | bestellungen-entwurf-delete | /{_locale}/{path}/orders/{productTitle}-p{productId}/{orderId}/delete | Path does not match |
| 14 | bestellungen-entwurf-delete-zubehoer | /{_locale}/{path}/orders/{zubehoerTitle}-z{zubehoerId}/{orderId}/delete | Path does not match |
| 15 | bestellungen-entwurf-edit | /{_locale}/{path}/orders/{productTitle}-p{productId}/{orderId}/edit | Path does not match |
| 16 | bestellungen-entwurf-edit-zubehoer | /{_locale}/{path}/orders/{zubehoerTitle}-z{zubehoerId}/{orderId}/edit | Path does not match |
| 17 | bestellungen-checkout | /{_locale}/{path}/orders/checkout | Path does not match |
| 18 | bestellungen-order | /{_locale}/{path}/orders/order | Path does not match |
| 19 | fachportal-einstellungen | /{_locale}/{path}/einstellungen | Path does not match |
| 20 | fachportal-einstellungen-fr | /{_locale}/{path}/parametres | Path does not match |
| 21 | fachportal-einstellungen-it | /{_locale}/{path}/impostazioni | Path does not match |
| 22 | fachportal-einstellungen-en | /{_locale}/{path}/settings | Path does not match |
| 23 | fachportal-favoriten | /{_locale}/{path}/favoriten | Path does not match |
| 24 | fachportal-favoriten-fr | /{_locale}/{path}/favoris | Path does not match |
| 25 | fachportal-favoriten-it | /{_locale}/{path}/preferiti | Path does not match |
| 26 | fachportal-favoriten-en | /{_locale}/{path}/favourites | Path does not match |
| 27 | api-fachportal-add-favourite | /api/fachportal/add_favourite | Path does not match |
| 28 | referenzen-index | /{_locale}/downloads/references | Path does not match |
| 29 | referenzen-neu | /{_locale}/downloads/references/new | Path does not match |
| 30 | referenzen-detail | /{_locale}/downloads/references/new/{productId} | Path does not match |
| 31 | referenzen-save | /{_locale}/downloads/references/new/{productId}/save | Path does not match |
| 32 | referenzen-delete | /{_locale}/downloads/references/{referenceId}/delete | Path does not match |
| 33 | referenzen-publish-all | /references-api/publish-all | Path does not match |
| 34 | bestellungen-print | /{_locale}/{path}/printorder/{userId}/{orderId} | Path does not match |
| 35 | fachportal-product | /{_locale}/{path}/{categoryTitle}-c{categoryId}/{familyTitle}-f{familyId}/{productTitle}-p{productId}/{section} | Path does not match |
| 36 | fachportal-technische-daten | /{_locale}/{path}/{productTitle}-d{productId} | Path does not match |
| 37 | fachportal-family | /{_locale}/{path}/{categoryTitle}-c{categoryId}/{familyTitle}-f{familyId}/{section} | Path does not match |
| 38 | fachportal-category | /{_locale}/{path}/{categoryTitle}-c{categoryId}/{section} | Path does not match |
| 39 | product-detail | /{_locale}/{path}/{category}/{title}-p{id} | Path does not match |
| 40 | fachportal | /{_locale}/{path}/{section} | Path does not match |
| 41 | product-detail-old | /{_locale}/{path}/{category}/{title}_p{id} | Path does not match |
| 42 | _wdt | /_wdt/{token} | Path does not match |
| 43 | _profiler_home | /_profiler/ | Path does not match |
| 44 | _profiler_search | /_profiler/search | Path does not match |
| 45 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 46 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 47 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 48 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 49 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 50 | _profiler_open_file | /_profiler/open | Path does not match |
| 51 | _profiler | /_profiler/{token} | Path does not match |
| 52 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 53 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 54 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 55 | _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.