Routing
        home
        Matched route
    
Route Parameters
| Name | Value | 
|---|---|
| _locale | "tr" | 
Route Matching Logs
    Path to match: 
/
| # | 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 | admin.tr | /admin/{reactRouting} | Path does not match | 
| 13 | admin.en | /en/admin/{reactRouting} | Path does not match | 
| 14 | admin_1.tr | /admin/{reactRouting}/{reactRouting1} | Path does not match | 
| 15 | admin_1.en | /en/admin/{reactRouting}/{reactRouting1} | Path does not match | 
| 16 | api.tr | /api | Path does not match | 
| 17 | api.en | /en/api | Path does not match | 
| 18 | api_auth_login.tr | /api/auth/login | Path does not match | 
| 19 | api_auth_login.en | /en/api/auth/login | Path does not match | 
| 20 | api_blog_index.tr | /api/blog | Path does not match | 
| 21 | api_blog_index.en | /en/api/blog | Path does not match | 
| 22 | api_blog_store.tr | /api/blog | Path does not match | 
| 23 | api_blog_store.en | /en/api/blog | Path does not match | 
| 24 | api_blog_update.tr | /api/blog | Path does not match | 
| 25 | api_blog_update.en | /en/api/blog | Path does not match | 
| 26 | api_blog_delete.tr | /api/blog | Path does not match | 
| 27 | api_blog_delete.en | /en/api/blog | Path does not match | 
| 28 | api_contact_get.tr | /api/contact | Path does not match | 
| 29 | api_contact_get.en | /en/api/contact | Path does not match | 
| 30 | api_contact_delete.tr | /api/contact | Path does not match | 
| 31 | api_contact_delete.en | /en/api/contact | Path does not match | 
| 32 | api_dashboard.tr | /api/dashboard | Path does not match | 
| 33 | api_dashboard.en | /en/api/dashboard | Path does not match | 
| 34 | api_file.tr | /api/file | Path does not match | 
| 35 | api_file.en | /en/api/file | Path does not match | 
| 36 | api_page_get.tr | /api/page | Path does not match | 
| 37 | api_page_get.en | /en/api/page | Path does not match | 
| 38 | api_page_put.tr | /api/page | Path does not match | 
| 39 | api_page_put.en | /en/api/page | Path does not match | 
| 40 | api_product_item_index.tr | /api/product/item | Path does not match | 
| 41 | api_product_item_index.en | /en/api/product/item | Path does not match | 
| 42 | api_product_item_store.tr | /api/product/item | Path does not match | 
| 43 | api_product_item_store.en | /en/api/product/item | Path does not match | 
| 44 | api_product_item_update.tr | /api/product/item | Path does not match | 
| 45 | api_product_item_update.en | /en/api/product/item | Path does not match | 
| 46 | api_product_item_delete.tr | /api/product/item | Path does not match | 
| 47 | api_product_item_delete.en | /en/api/product/item | Path does not match | 
| 48 | api_product_item_type_index.tr | /api/product/item/type | Path does not match | 
| 49 | api_product_item_type_index.en | /en/api/product/item/type | Path does not match | 
| 50 | api_product_item_type_store.tr | /api/product/item/type | Path does not match | 
| 51 | api_product_item_type_store.en | /en/api/product/item/type | Path does not match | 
| 52 | api_product_item_type_update.tr | /api/product/item/type | Path does not match | 
| 53 | api_product_item_type_update.en | /en/api/product/item/type | Path does not match | 
| 54 | api_product_item_type_delete.tr | /api/product/item/type | Path does not match | 
| 55 | api_product_item_type_delete.en | /en/api/product/item/type | Path does not match | 
| 56 | api_product_index.tr | /api/product | Path does not match | 
| 57 | api_product_index.en | /en/api/product | Path does not match | 
| 58 | api_product_store.tr | /api/product | Path does not match | 
| 59 | api_product_store.en | /en/api/product | Path does not match | 
| 60 | api_product_update.tr | /api/product | Path does not match | 
| 61 | api_product_update.en | /en/api/product | Path does not match | 
| 62 | api_product_delete.tr | /api/product | Path does not match | 
| 63 | api_product_delete.en | /en/api/product | Path does not match | 
| 64 | api_product_property_index.tr | /api/product/property | Path does not match | 
| 65 | api_product_property_index.en | /en/api/product/property | Path does not match | 
| 66 | api_product_property_store.tr | /api/product/property | Path does not match | 
| 67 | api_product_property_store.en | /en/api/product/property | Path does not match | 
| 68 | api_product_property_update.tr | /api/product/property | Path does not match | 
| 69 | api_product_property_update.en | /en/api/product/property | Path does not match | 
| 70 | api_product_property_delete.tr | /api/product/property | Path does not match | 
| 71 | api_product_property_delete.en | /en/api/product/property | Path does not match | 
| 72 | api_slider_item_index.tr | /api/slider/item | Path does not match | 
| 73 | api_slider_item_index.en | /en/api/slider/item | Path does not match | 
| 74 | api_slider_item_store.tr | /api/slider/item | Path does not match | 
| 75 | api_slider_item_store.en | /en/api/slider/item | Path does not match | 
| 76 | api_slider_item_update.tr | /api/slider/item | Path does not match | 
| 77 | api_slider_item_update.en | /en/api/slider/item | Path does not match | 
| 78 | api_slider_item_delete.tr | /api/slider/item | Path does not match | 
| 79 | api_slider_item_delete.en | /en/api/slider/item | Path does not match | 
| 80 | api_slider_index.tr | /api/slider | Path does not match | 
| 81 | api_slider_index.en | /en/api/slider | Path does not match | 
| 82 | api_slider_store.tr | /api/slider | Path does not match | 
| 83 | api_slider_store.en | /en/api/slider | Path does not match | 
| 84 | api_slider_update.tr | /api/slider | Path does not match | 
| 85 | api_slider_update.en | /en/api/slider | Path does not match | 
| 86 | api_slider_delete.tr | /api/slider | Path does not match | 
| 87 | api_slider_delete.en | /en/api/slider | Path does not match | 
| 88 | api_traffic.tr | /api/traffic | Path does not match | 
| 89 | api_traffic.en | /en/api/traffic | Path does not match | 
| 90 | api_user_profile.tr | /api/user/profile | Path does not match | 
| 91 | api_user_profile.en | /en/api/user/profile | Path does not match | 
| 92 | blog_detail.tr | /blog/{titleSlug} | Path does not match | 
| 93 | blog_detail.en | /en/blog/{titleSlug} | Path does not match | 
| 94 | blog_page.tr | /blog/page/{page} | Path does not match | 
| 95 | blog_page.en | /en/blog/page/{page} | Path does not match | 
| 96 | cookie_policy.en | /en/cookie-policy | Path does not match | 
| 97 | cookie_policy.tr | /cerez-politikasi | Path does not match | 
| 98 | certificate.en | /en/certificates | Path does not match | 
| 99 | certificate.tr | /sertifikalarimiz | Path does not match | 
| 100 | environmental.en | /en/environmental-awareness-and-environmental-policy | Path does not match | 
| 101 | environmental.tr | /cevre-bilinci-ve-cevre-politikasi | Path does not match | 
| 102 | fqa.tr | /s.s.s | Path does not match | 
| 103 | fqa.en | /en/s.s.s | Path does not match | 
| 104 | general_policy.en | /en/general-policy | Path does not match | 
| 105 | general_policy.tr | /genel-aydinlatma-metni | Path does not match | 
| 106 | home.tr | / | Route matches! | 
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.