Routing
app_city
Matched route
Route Parameters
| Name | Value |
|---|---|
| citySlug | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_main | /api/logout | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | admin_email_settings_get | /api/admin/email-settings | Path does not match |
| 18 | admin_email_settings_create | /api/admin/email-settings | Path does not match |
| 19 | admin_email_settings_update | /api/admin/email-settings/{id} | Path does not match |
| 20 | admin_email_settings_test | /api/admin/email-settings/test | Path does not match |
| 21 | app_adminapi_getdashboard | /api/admin/dashboard | Path does not match |
| 22 | app_adminapi_getusers | /api/admin/users | Path does not match |
| 23 | app_adminapi_getuserbyid | /api/admin/users/{id} | Path does not match |
| 24 | app_adminapi_createuser | /api/admin/users | Path does not match |
| 25 | app_adminapi_updateuser | /api/admin/users/{id} | Path does not match |
| 26 | app_adminapi_deleteuser | /api/admin/users/{id} | Path does not match |
| 27 | app_adminapi_getorders | /api/admin/orders | Path does not match |
| 28 | app_adminapi_getorder | /api/admin/orders/{id} | Path does not match |
| 29 | app_adminapi_createorder | /api/admin/orders | Path does not match |
| 30 | app_adminapi_updateorder | /api/admin/orders/{id} | Path does not match |
| 31 | app_adminapi_deleteorder | /api/admin/orders/{id} | Path does not match |
| 32 | app_adminapi_getrootcategories | /api/admin/categories/roots | Path does not match |
| 33 | app_adminapi_getcategories | /api/admin/categories | Path does not match |
| 34 | app_adminapi_createcategory | /api/admin/categories | Path does not match |
| 35 | app_adminapi_updatecategory | /api/admin/categories/{id} | Path does not match |
| 36 | app_adminapi_deletecategory | /api/admin/categories/{id} | Path does not match |
| 37 | app_adminapi_getskills | /api/admin/skills | Path does not match |
| 38 | app_adminapi_createskill | /api/admin/skills | Path does not match |
| 39 | app_adminapi_updateskill | /api/admin/skills/{id} | Path does not match |
| 40 | app_adminapi_deleteskill | /api/admin/skills/{id} | Path does not match |
| 41 | app_adminapi_bulkupdateusers | /api/admin/users/bulk | Path does not match |
| 42 | app_adminapi_bulkdeleteusers | /api/admin/users/bulk-delete | Path does not match |
| 43 | app_adminapi_bulkupdateorders | /api/admin/orders/bulk | Path does not match |
| 44 | app_adminapi_bulkdeleteorders | /api/admin/orders/bulk-delete | Path does not match |
| 45 | app_adminapi_bulkdeletecategories | /api/admin/categories/bulk-delete | Path does not match |
| 46 | app_adminapi_bulkupdateskills | /api/admin/skills/bulk | Path does not match |
| 47 | app_adminapi_bulkdeleteskills | /api/admin/skills/bulk-delete | Path does not match |
| 48 | app_adminapi_getorderresponses | /api/admin/orders/{id}/responses | Path does not match |
| 49 | app_adminapi_getresponses | /api/admin/responses | Path does not match |
| 50 | app_adminapi_uploadimage | /api/admin/upload-image | Path does not match |
| 51 | app_adminapi_getpages | /api/admin/pages | Path does not match |
| 52 | app_adminapi_getpage | /api/admin/pages/{id} | Path does not match |
| 53 | app_adminapi_createpage | /api/admin/pages | Path does not match |
| 54 | app_adminapi_updatepage | /api/admin/pages/{id} | Path does not match |
| 55 | app_adminapi_deletepage | /api/admin/pages/{id} | Path does not match |
| 56 | app_adminapi_getcountries | /api/admin/countries | Path does not match |
| 57 | app_adminapi_createcountry | /api/admin/countries | Path does not match |
| 58 | app_adminapi_updatecountry | /api/admin/countries/{id} | Path does not match |
| 59 | app_adminapi_deletecountry | /api/admin/countries/{id} | Path does not match |
| 60 | app_adminapi_getregions | /api/admin/regions | Path does not match |
| 61 | app_adminapi_createregion | /api/admin/regions | Path does not match |
| 62 | app_adminapi_updateregion | /api/admin/regions/{id} | Path does not match |
| 63 | app_adminapi_deleteregion | /api/admin/regions/{id} | Path does not match |
| 64 | app_adminapi_getcities | /api/admin/cities | Path does not match |
| 65 | app_adminapi_createcity | /api/admin/cities | Path does not match |
| 66 | app_adminapi_updatecity | /api/admin/cities/{id} | Path does not match |
| 67 | app_adminapi_deletecity | /api/admin/cities/{id} | Path does not match |
| 68 | app_adminapi_getsystemsettings | /api/admin/system-settings | Path does not match |
| 69 | app_adminapi_updatesystemsettings | /api/admin/system-settings | Path does not match |
| 70 | app_adminapi_uploadlogo | /api/admin/upload-logo | Path does not match |
| 71 | app_adminapi_gettranslations | /api/admin/translations | Path does not match |
| 72 | app_adminapi_gettranslationslist | /api/admin/translations/list | Path does not match |
| 73 | app_adminapi_gettranslation | /api/admin/translations/{id} | Path does not match |
| 74 | app_adminapi_createtranslation | /api/admin/translations | Path does not match |
| 75 | app_adminapi_updatetranslation | /api/admin/translations/{id} | Path does not match |
| 76 | app_adminapi_deletetranslation | /api/admin/translations/{id} | Path does not match |
| 77 | app_adminapi_getlanguages | /api/admin/translations/languages | Path does not match |
| 78 | app_adminapi_gettranslationcategories | /api/admin/translations/categories | Path does not match |
| 79 | app_adminapi_importtranslations | /api/admin/translations/import | Path does not match |
| 80 | app_adminapi_getcategorytranslations | /api/admin/categories/{id}/translations | Path does not match |
| 81 | app_adminapi_savecategorytranslations | /api/admin/categories/{id}/translations | Path does not match |
| 82 | app_adminapi_getskilltranslations | /api/admin/skills/{id}/translations | Path does not match |
| 83 | app_adminapi_saveskilltranslations | /api/admin/skills/{id}/translations | Path does not match |
| 84 | register | /api/register | Path does not match |
| 85 | login | /api/login | Path does not match |
| 86 | logout | /api/logout | Path does not match |
| 87 | get_profile | /api/profile | Path does not match |
| 88 | update_profile | /api/profile | Path does not match |
| 89 | email_verification_send | /api/email-verification/send | Path does not match |
| 90 | email_verification_verify | /api/email-verification/verify | Path does not match |
| 91 | email_verification_resend | /api/email-verification/resend | Path does not match |
| 92 | email_verification_check | /api/email-verification/check | Path does not match |
| 93 | search_specialists | /api/search | Path does not match |
| 94 | get_specialist | /api/specialist/{id} | Path does not match |
| 95 | get_categories | /api/categories | Path does not match |
| 96 | get_skills | /api/skills | Path does not match |
| 97 | get_suggestions | /api/suggestions | Path does not match |
| 98 | get_cities | /api/cities | Path does not match |
| 99 | get_regions | /api/regions | Path does not match |
| 100 | get_cities_grouped | /api/cities-grouped | Path does not match |
| 101 | get_page | /api/pages/{slug} | Path does not match |
| 102 | get_system_settings | /api/system-settings | Path does not match |
| 103 | app_home | / | Path does not match |
| 104 | app_search | /search | Path does not match |
| 105 | app_specialist_detail | /specialist/{id} | Path does not match |
| 106 | app_register | /register | Path does not match |
| 107 | app_login | /login | Path does not match |
| 108 | app_profile | /profile | Path does not match |
| 109 | app_customer_profile | /customer/profile | Path does not match |
| 110 | app_specialist_profile | /specialist/profile | Path does not match |
| 111 | app_my_orders | /my-orders | Path does not match |
| 112 | app_find_work | /find-work | Path does not match |
| 113 | app_order_detail | /order/{id} | Path does not match |
| 114 | app_my_responses | /my-responses | Path does not match |
| 115 | app_admin_panel | /admin-panel | Path does not match |
| 116 | app_admin_panel_sub | /admin-panel/{path} | Path does not match |
| 117 | app_page | /pages/{slug} | Path does not match |
| 118 | get_city_by_slug | /api/city/{slug} | Path does not match |
| 119 | get_top_specialists | /api/top-specialists | Path does not match |
| 120 | get_top_customers | /api/top-customers | Path does not match |
| 121 | get_settings | /api/settings | Path does not match |
| 122 | get_translations | /api/translations/{language} | Path does not match |
| 123 | get_notifications | /api/notifications | Path does not match |
| 124 | get_unread_notifications | /api/notifications/unread | Path does not match |
| 125 | count_unread_notifications | /api/notifications/count | Path does not match |
| 126 | mark_notification_read | /api/notifications/{id}/read | Path does not match |
| 127 | mark_all_notifications_read | /api/notifications/read-all | Path does not match |
| 128 | delete_notification | /api/notifications/{id} | Path does not match |
| 129 | clear_read_notifications | /api/notifications/clear-read | Path does not match |
| 130 | create_order | /api/orders | Path does not match |
| 131 | get_customer_orders | /api/orders/customer/{customerId} | Path does not match |
| 132 | get_order | /api/orders/{id} | Path does not match |
| 133 | update_order | /api/orders/{id} | Path does not match |
| 134 | delete_order | /api/orders/{id} | Path does not match |
| 135 | get_approved_orders | /api/orders/approved/list | Path does not match |
| 136 | registration_create_specialist | /api/registration/specialist | Path does not match |
| 137 | create_response | /api/responses | Path does not match |
| 138 | get_order_responses | /api/responses/order/{orderId} | Path does not match |
| 139 | get_specialist_responses | /api/responses/specialist/{specialistId} | Path does not match |
| 140 | update_response_status | /api/responses/{id} | Path does not match |
| 141 | delete_response | /api/responses/{id} | Path does not match |
| 142 | test_auth | /api/test-auth | Path does not match |
| 143 | test_session | /api/test-session | Path does not match |
| 144 | app_city | /{citySlug} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.