http://dev.manager.goh-app.com/robots.txt

Routing

(none) Matched route

Route Matching Logs

Path to match: /robots.txt
# Route name Path Log
1 _twig_error_test /_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_search_results /_profiler/{token}/search/results Path does not match
8 _profiler_open_file /_profiler/open Path does not match
9 _profiler /_profiler/{token} Path does not match
10 _profiler_router /_profiler/{token}/router Path does not match
11 _profiler_exception /_profiler/{token}/exception Path does not match
12 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
13 code_unlock /api/{version}/codes/{slug}/unlock Path does not match
14 hello_test /api/v4/itineraries/test Path does not match
15 api_v4_itineraries_index /api/v4/itineraries Path does not match
16 api_v4_itineraries_detail /api/v4/itineraries/{slug}/{state}/{locale} Path does not match
17 publication_v1 /v1/publications Path does not match
18 publication_v2 /v2/publications Path does not match
19 publication_live_v2 /v2/publications/live Path does not match
20 publication_beta_v2 /v2/publications/beta Path does not match
21 publication_v3 /v3/publications Path does not match
22 publication_live_v3 /v3/publications/live Path does not match
23 publication_beta_v3 /v3/publications/beta Path does not match
24 manager_code_index /{_locale}/itineraries/{itinerarySlug}/codes Path does not match
25 manager_code_create /{_locale}/itineraries/{itinerarySlug}/codes/create Path does not match
26 manager_code_detail /{_locale}/itineraries/{itinerarySlug}/codes/{codeId} Path does not match
27 manager_guide_index /{_locale}/guide Path does not match
28 manager_itinerary_index /{_locale}/itineraries Path does not match
29 manager_itineraries_json_immages /{_locale}/itineraries/json/images Path does not match
30 manager_itineraries_json_sounds /{_locale}/itineraries/json/sound Path does not match
31 manager_itinerary_create /{_locale}/itineraries/create Path does not match
32 manager_itinerary_restore /{_locale}/itineraries/restore Path does not match
33 manager_itinerary_detail /{_locale}/itineraries/{itinerarySlug} Path does not match
34 manager_change_owner_itinerary /{_locale}/itineraries/{itinerarySlug}/ChangeOwner Path does not match
35 manager_itinerary_simulator /{_locale}/itineraries/{itinerarySlug}/simulator Path does not match
36 manager_itinerary_backup /{_locale}/itineraries/{itinerarySlug}/backup Path does not match
37 manager_organization_index /{_locale}/organizations Path does not match
38 manager_organization_create /{_locale}/organizations/create Path does not match
39 manager_organization_detail /{_locale}/organizations/{id} Path does not match
40 manager_permission_index /{_locale}/organizations/{id}/permissions Path does not match
41 manager_permission_create /{_locale}/organizations/{id}/permissions/create Path does not match
42 manager_permission_delete /{_locale}/organizations/{organizationId}/permissions/{permissionId} Path does not match
43 manager_player_index /{_locale}/itineraries/{itinerarySlug}/players Path does not match
44 manager_player_create /{_locale}/itineraries/{itinerarySlug}/players/create Path does not match
45 manager_player_detail /{_locale}/itineraries/{itinerarySlug}/players/{playerSlug} Path does not match
46 manager_sound_index /{_locale}/itineraries/{itinerarySlug}/sounds Path does not match
47 manager_sound_create /{_locale}/itineraries/{itinerarySlug}/sounds/create Path does not match
48 manager_sound_detail /{_locale}/itineraries/{itinerarySlug}/sounds/{soundSlug} Path does not match
49 manager_user_account /{_locale}/account Path does not match
50 manager_user_login /{_locale}/login Path does not match
51 manager_user_logout /{_locale}/logout Path does not match
52 manager_user_index /{_locale}/users Path does not match
53 manager_user_create /{_locale}/users}/create Path does not match
54 manager_user_detail /{_locale}/users/{id} Path does not match
55 index / 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.