Routing
client_page_show
Matched route
Route Parameters
| Name | Value |
|---|---|
| slug | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | client_registration_invite | /registration/invite | Path does not match |
| 2 | client_registration_registration | /registration | Path does not match |
| 3 | client_registration_optional_first | /registration/optional/1 | Path does not match |
| 4 | client_registration_optional_second | /registration/optional/2 | Path does not match |
| 5 | client_registration_secrete | /registration/s3cr3t/4r34 | Path does not match |
| 6 | client_reset_password_request | /reset-password | Path does not match |
| 7 | client_reset_password_check_email | /reset-password/check-email | Path does not match |
| 8 | client_reset_password_reset_password | /reset-password/reset/{token} | Path does not match |
| 9 | client_search_index | /search | Path does not match |
| 10 | client_security_login | /login | Path does not match |
| 11 | client_security_logout | /logout | Path does not match |
| 12 | client_settings_index | /settings | Path does not match |
| 13 | client_settings_profile | /settings/profile | Path does not match |
| 14 | client_settings_about | /settings/about | Path does not match |
| 15 | client_settings_photo | /settings/photos | Path does not match |
| 16 | client_settings_delete_avatar | /settings/photos/avatar | Path does not match |
| 17 | client_settings_update_photo_sort | /settings/photos/sort | Path does not match |
| 18 | client_settings_deleteAccount | /settings/account/delete | Path does not match |
| 19 | client_api_check_username | /api/check-username | Path does not match |
| 20 | manager_home_index | /manager | Path does not match |
| 21 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 22 | _wdt | /_wdt/{token} | Path does not match |
| 23 | _profiler_home | /_profiler/ | Path does not match |
| 24 | _profiler_search | /_profiler/search | Path does not match |
| 25 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 26 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 27 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 28 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 29 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 30 | _profiler_open_file | /_profiler/open | Path does not match |
| 31 | _profiler | /_profiler/{token} | Path does not match |
| 32 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 33 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 34 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 35 | api_messages_cors_options_any | /api/messages/{any} | Path does not match |
| 36 | api_messages_send_to_user | /api/messages/send-to/{username} | Path does not match |
| 37 | api_messages_send | /api/messages/{id}/send | Path does not match |
| 38 | api_messages_send_with_files | /api/messages/{id}/send-with-files | Path does not match |
| 39 | api_messages_history | /api/messages/{id}/history | Path does not match |
| 40 | api_messages_mark_read | /api/messages/{id}/read | Path does not match |
| 41 | api_messages_unread_count | /api/messages/unread-count | Path does not match |
| 42 | api_messages_typing | /api/messages/{id}/typing | Path does not match |
| 43 | api_messages_edit | /api/messages/{messageId}/edit | Path does not match |
| 44 | api_messages_delete | /api/messages/{messageId}/delete | Path does not match |
| 45 | api_messages_restore | /api/messages/{messageId}/restore | Path does not match |
| 46 | api_messages_new | /api/messages/{id}/new | Path does not match |
| 47 | api_posts_gratitude | /api/posts/{id}/gratitude | Path does not match |
| 48 | api_posts_remove_gratitude | /api/posts/{id}/gratitude | Path does not match |
| 49 | api_posts_get_gratitude | /api/posts/{id}/gratitude | Path does not match |
| 50 | client_activity_posts_list | /profile/{username}/activity-posts | Path does not match |
| 51 | client_activity_posts_create | /profile/{username}/activity-posts/create | Path does not match |
| 52 | client_activity_posts_store | /profile/{username}/activity-posts/store | Path does not match |
| 53 | client_activity_posts_edit | /profile/{username}/activity-posts/{post}/edit | Path does not match |
| 54 | client_activity_posts_update | /profile/{username}/activity-posts/{post}/update | Path does not match |
| 55 | client_blog_list | /news | Path does not match |
| 56 | client_blog_show | /news/{slug} | Path does not match |
| 57 | cities | /cities | Path does not match |
| 58 | client_donate_index | /donate | Path does not match |
| 59 | client_favorite_user | /favorites | Path does not match |
| 60 | client_favorite_offer | /favorites/offers | Path does not match |
| 61 | client_favorite_film | /favorites/films | Path does not match |
| 62 | client_favorite_book | /favorites/books | Path does not match |
| 63 | client_favorite_quote | /favorites/quotes | Path does not match |
| 64 | client_favorite_video | /favorites/videos | Path does not match |
| 65 | client_favorite_posts | /favorites/posts | Path does not match |
| 66 | client_favorite_poems | /favorites/poems | Path does not match |
| 67 | client_favorite_create | /favorites/create | Path does not match |
| 68 | client_favorite_remove | /favorites/remove | Path does not match |
| 69 | client_feed_index | /feed | Path does not match |
| 70 | client_feedback_index | /feedback | Path does not match |
| 71 | client_feedback_faq | /feedback/faq | Path does not match |
| 72 | client_gratitude_create | /gratitude/create/{id} | Path does not match |
| 73 | client_home_index | / | Path does not match |
| 74 | client_inspiration_film_reorder | /profile/{username}/inspiration/films/reorder | Path does not match |
| 75 | client_inspiration_book_reorder | /profile/{username}/inspiration/books/reorder | Path does not match |
| 76 | client_inspiration_film | /profile/{username}/inspiration/films | Path does not match |
| 77 | client_inspiration_delete_film | /profile/{username}/inspiration/films/{id}/delete | Path does not match |
| 78 | client_inspiration_book | /profile/{username}/inspiration/books | Path does not match |
| 79 | client_inspiration_delete_book | /profile/{username}/inspiration/books/{id}/delete | Path does not match |
| 80 | client_inspiration_books_search | /profile/{username}/inspiration/books/search | Path does not match |
| 81 | client_inspiration_quote | /profile/{username}/inspiration/quotes | Path does not match |
| 82 | client_inspiration_delete_quote | /profile/{username}/inspiration/quotes/{id}/delete | Path does not match |
| 83 | client_inspiration_quote_update | /profile/{username}/inspiration/quotes/{id}/update | Path does not match |
| 84 | client_inspiration_quote_create | /profile/{username}/inspiration/quotes | Path does not match |
| 85 | client_inspiration_quotes_search | /profile/{username}/inspiration/quotes/search | Path does not match |
| 86 | client_inspiration_video | /profile/{username}/inspiration/videos | Path does not match |
| 87 | client_inspiration_videos_search | /profile/{username}/inspiration/videos/search | Path does not match |
| 88 | client_inspiration_delete_video | /profile/{username}/inspiration/videos/{id}/delete | Path does not match |
| 89 | client_inspiration_video_update | /profile/{username}/inspiration/videos/{id}/update | Path does not match |
| 90 | client_inspiration_video_create | /profile/{username}/inspiration/videos | Path does not match |
| 91 | client_inspiration_search | /profile/{username}/inspiration/search | Path does not match |
| 92 | client_inspiration_ajax-search | /profile/{username}/inspiration/ajax-search | Path does not match |
| 93 | client_inspiration_add_film | /profile/{username}/inspiration/add/film/{id} | Path does not match |
| 94 | client_inspiration_poem | /profile/{username}/inspiration/poems | Path does not match |
| 95 | client_inspiration_poem_show | /profile/{username}/inspiration/poems/{id} | Path does not match |
| 96 | client_inspiration_poem_create | /profile/{username}/inspiration/poems/create | Path does not match |
| 97 | client_inspiration_poem_update | /profile/{username}/inspiration/poems/{id}/update | Path does not match |
| 98 | client_inspiration_poem_delete | /profile/{username}/inspiration/poems/{id}/delete | Path does not match |
| 99 | client_inspiration_film_move_up | /profile/{username}/inspiration/films/{id}/move-up | Path does not match |
| 100 | client_inspiration_film_move_down | /profile/{username}/inspiration/films/{id}/move-down | Path does not match |
| 101 | client_inspiration_book_move_up | /profile/{username}/inspiration/books/{id}/move-up | Path does not match |
| 102 | client_inspiration_book_move_down | /profile/{username}/inspiration/books/{id}/move-down | Path does not match |
| 103 | client_invite_list | /invites | Path does not match |
| 104 | client_invite_generate | /invites/generate | Path does not match |
| 105 | client_messages_index | /messages | Path does not match |
| 106 | client_messages_unread_count | /messages/unread-count | Path does not match |
| 107 | client_messages_thread | /messages/{username} | Path does not match |
| 108 | client_messages_archive | /messages/{id}/archive | Path does not match |
| 109 | client_messages_mute | /messages/{id}/mute | Path does not match |
| 110 | client_messages_delete | /messages/{id}/delete | Path does not match |
| 111 | client_notification_list | /notifications | Path does not match |
| 112 | client_notification_count | /notifications/count | Path does not match |
| 113 | client_offer_posts_list | /profile/{username}/offer-posts | Path does not match |
| 114 | client_offer_posts_create | /profile/{username}/offer-posts/create | Path does not match |
| 115 | client_offer_posts_store | /profile/{username}/offer-posts/store | Path does not match |
| 116 | client_offer_posts_edit | /profile/{username}/offer-posts/{post}/edit | Path does not match |
| 117 | client_offer_posts_update | /profile/{username}/offer-posts/{post}/update | Path does not match |
| 118 | client_page_show | /{slug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.