Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 3 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 5 | _wdt | /_wdt/{token} | Path does not match |
| 6 | _profiler_home | /_profiler/ | Path does not match |
| 7 | _profiler_search | /_profiler/search | Path does not match |
| 8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 13 | _profiler_open_file | /_profiler/open | Path does not match |
| 14 | _profiler | /_profiler/{token} | Path does not match |
| 15 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 18 | app_about | /about | Path does not match |
| 19 | admin_dashboard | /admin/dashboard | Path does not match |
| 20 | admin_plan_pricing_index | /admin/plan-pricing/ | Path does not match |
| 21 | admin_plan_pricing_edit | /admin/plan-pricing/{id}/edit | Path does not match |
| 22 | admin_plan_pricing_option_edit | /admin/plan-pricing/pricing-option/{id}/edit | Path does not match |
| 23 | admin_plan_pricing_option_toggle | /admin/plan-pricing/pricing-option/{id}/toggle | Path does not match |
| 24 | admin_promo_index | /admin/promos/ | Path does not match |
| 25 | admin_promo_new | /admin/promos/new | Path does not match |
| 26 | admin_promo_edit | /admin/promos/{id}/edit | Path does not match |
| 27 | admin_promo_delete | /admin/promos/{id}/delete | Path does not match |
| 28 | admin_bug_report_index | /admin/bug-reports/ | Path does not match |
| 29 | admin_bug_report_new | /admin/bug-reports/new | Path does not match |
| 30 | admin_bug_report_show | /admin/bug-reports/{id} | Path does not match |
| 31 | admin_bug_report_edit | /admin/bug-reports/{id}/edit | Path does not match |
| 32 | admin_bug_report_delete | /admin/bug-reports/{id} | Path does not match |
| 33 | admin_categories | /admin/categories | Path does not match |
| 34 | admin_category_new | /admin/categories/new | Path does not match |
| 35 | admin_category_add | /admin/categories/new/add | Path does not match |
| 36 | admin_category_tree_refresh | /admin/categories/new/tree | Path does not match |
| 37 | admin_category_forms | /admin/category-forms | Path does not match |
| 38 | admin_category_forms_new | /admin/category-forms/new | Path does not match |
| 39 | admin_category_forms_new_post | /admin/category-forms/new | Path does not match |
| 40 | admin_category_fields_new | /admin/category-fields/new | Path does not match |
| 41 | admin_category_fields_list | /admin/category-fields/list | Path does not match |
| 42 | admin_category_form_field_new | /admin/category-forms/field/new | Path does not match |
| 43 | admin_ip_blacklist_index | /admin/ip-blacklist/ | Path does not match |
| 44 | admin_ip_blacklist_new | /admin/ip-blacklist/new | Path does not match |
| 45 | admin_ip_blacklist_search | /admin/ip-blacklist/search | Path does not match |
| 46 | admin_ip_blacklist_show | /admin/ip-blacklist/{id} | Path does not match |
| 47 | admin_ip_blacklist_edit | /admin/ip-blacklist/{id}/edit | Path does not match |
| 48 | admin_ip_blacklist_deactivate | /admin/ip-blacklist/{id}/deactivate | Path does not match |
| 49 | admin_ip_blacklist_history | /admin/ip-blacklist/{id}/history | Path does not match |
| 50 | admin_ip_blacklist_cleanup | /admin/ip-blacklist/cleanup | Path does not match |
| 51 | admin_user_index | /admin/users/ | Path does not match |
| 52 | admin_user_impersonate | /admin/users/{id}/impersonate | Path does not match |
| 53 | admin_impersonate_exit | /admin/users/impersonate/exit | Path does not match |
| 54 | admin_user_create | /admin/users/create | Path does not match |
| 55 | admin_user_edit | /admin/users/{id}/edit | Path does not match |
| 56 | admin_user_subscription | /admin/users/{id}/subscription | Path does not match |
| 57 | admin_user_listings | /admin/users/{id}/listings | Path does not match |
| 58 | admin_user_feeds | /admin/users/{id}/feeds | Path does not match |
| 59 | admin_user_toggle_active | /admin/users/{id}/toggle-active | Path does not match |
| 60 | admin_user_delete | /admin/users/{id}/delete | Path does not match |
| 61 | admin_user_pricing_options | /admin/users/plan/{id}/pricing-options | Path does not match |
| 62 | admin_user_avatar_upload | /admin/users/{id}/avatar | Path does not match |
| 63 | admin_user_delete_all_listings | /admin/users/{id}/delete-all-listings | Path does not match |
| 64 | admin_user_ip_history_index | /admin/user-ip-history/ | Path does not match |
| 65 | admin_user_ip_history_user | /admin/user-ip-history/user/{id} | Path does not match |
| 66 | admin_user_ip_history_ip | /admin/user-ip-history/ip/{ipAddress} | Path does not match |
| 67 | admin_user_ip_history_suspicious | /admin/user-ip-history/suspicious | Path does not match |
| 68 | admin_user_ip_history_cleanup | /admin/user-ip-history/cleanup | Path does not match |
| 69 | api_categories_tree | /api/categories/tree | Path does not match |
| 70 | api_listing_toggle_favorite | /api/favorites/toggle/{id} | Path does not match |
| 71 | app_favorite_update_note | /api/favorites/{id}/update-note | Path does not match |
| 72 | api_listing_images_list | /api/listings/{id}/images | Path does not match |
| 73 | api_listing_images_upload | /api/listings/{id}/images | Path does not match |
| 74 | api_listing_image_delete | /api/listings/{listingId}/images/{id} | Path does not match |
| 75 | api_listing_images_sort | /api/listings/{id}/images/sort | Path does not match |
| 76 | api_listing_image_edit | /api/listings/{listingId}/images/{id}/edit | Path does not match |
| 77 | api_locations_search | /api/locations/search | Path does not match |
| 78 | api_locations_geocode | /api/locations/geocode | Path does not match |
| 79 | api_locations_save_selected_location | /api/locations/save-selected-location | Path does not match |
| 80 | api_locations_get_selected_location | /api/locations/get-selected-location | Path does not match |
| 81 | api_locations_geocode_address | /api/locations/geocode-address | Path does not match |
| 82 | api_locations_find_coordinates | /api/locations/find-coordinates | Path does not match |
| 83 | api_locations_unified_search | /api/locations/unified-search | Path does not match |
| 84 | api_locations_nearest_city | /api/locations/nearest-city | Path does not match |
| 85 | api_store_design_awnings | /api/store-design/awnings | Path does not match |
| 86 | api_store_design_billboards | /api/store-design/billboards | Path does not match |
| 87 | api_store_design_backgrounds | /api/store-design/backgrounds | Path does not match |
| 88 | api_store_design_shelves | /api/store-design/shelves | Path does not match |
| 89 | api_vehicles_makes | /api/vehicles/makes | Path does not match |
| 90 | api_vehicles_models | /api/vehicles/models | Path does not match |
| 91 | app_contact | /contact | Path does not match |
| 92 | app_contact_preview | /contact/preview | Path does not match |
| 93 | app_cross_domain_auth | /cross-domain-auth | Path does not match |
| 94 | app_clear_cross_domain_auth | /clear-cross-domain-auth | Path does not match |
| 95 | webhook_email_reply | /webhooks/email/reply | Path does not match |
| 96 | app_faqs | /faqs | Path does not match |
| 97 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.