Routing
default_route
Matched route
Route Parameters
| Name | Value |
|---|---|
| uri | "cookie-policy" |
Route Matching Logs
Path to match:
/cookie-policy
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _logout_admin | /admin/logout | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 17 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 18 | admin_user_login | /admin/login | Path does not match |
| 19 | admin_user_logout | /admin/logout | Path does not match |
| 20 | admin_user_profile | /admin/profile | Path does not match |
| 21 | admin_admin_user_list | /admin/admin-user/list | Path does not match |
| 22 | admin_admin_user_add | /admin/admin-user/add | Path does not match |
| 23 | admin_admin_user_edit | /admin/admin-user/edit/{id} | Path does not match |
| 24 | admin_admin_user_delete | /admin/admin-user/delete/{id} | Path does not match |
| 25 | admin_front_user_list | /admin/front-user/list | Path does not match |
| 26 | admin_front_user_add | /admin/front-user/add | Path does not match |
| 27 | admin_front_user_edit | /admin/front-user/edit/{id} | Path does not match |
| 28 | admin_front_user_delete | /admin/front-user/delete/{id} | Path does not match |
| 29 | admin_structure_list | /admin/structure/ | Path does not match |
| 30 | admin_structure_add | /admin/structure/add-item | Path does not match |
| 31 | admin_structure_edit | /admin/structure/edit-item/{id} | Path does not match |
| 32 | admin_structure_update_form | /admin/structure/update-item-form/{id} | Path does not match |
| 33 | admin_structure_delete | /admin/structure/delete-item/{id} | Path does not match |
| 34 | admin_structure_move | /admin/structure/move/{id}/{position}/{destinationId} | Path does not match |
| 35 | admin_structure_copy_from_lang_popup_ajax | /admin/structure/copy-from-lang-popup | Path does not match |
| 36 | admin_structure_copy_item_popup_ajax | /admin/structure/copy-item/{id} | Path does not match |
| 37 | admin_structure_constructor_edit | /admin/structure/item-constructor/{id} | Path does not match |
| 38 | admin_structure_constructor_update_element_ajax | /admin/structure/item-constructor/update-element/{itemId}/{elementIndex} | Path does not match |
| 39 | admin_structure_constructor_validate_element_ajax | /admin/structure/item-constructor/validate-element/{itemId}/{elementIndex} | Path does not match |
| 40 | admin_file_repository_list | /admin/file-repository/ | Path does not match |
| 41 | admin_file_repository_folder_add | /admin/file-repository/folder/add/{parentId}/{name} | Path does not match |
| 42 | admin_file_repository_folder_edit | /admin/file-repository/folder/edit/{id}/{name} | Path does not match |
| 43 | admin_file_repository_folder_delete | /admin/file-repository/folder/delete/{id} | Path does not match |
| 44 | admin_file_repository_file_edit | /admin/file-repository/file/edit/{id} | Path does not match |
| 45 | admin_file_repository_file_delete | /admin/file-repository/file/delete/{id} | Path does not match |
| 46 | admin_file_repository_download_file | /admin/file-repository/download/{id}/{force} | Path does not match |
| 47 | admin_file_repository_move_selected_items | /admin/file-repository/move-selected-items/{folderId} | Path does not match |
| 48 | admin_file_repository_delete_selected_items | /admin/file-repository/delete-selected-items | Path does not match |
| 49 | admin_file_repository_save_uploaded_files | /admin/file-repository/save-uploaded-files/{folderId}/{tempDir} | Path does not match |
| 50 | admin_file_repository_widget_file_selector_popup_ajax | /admin/file-repository/file-selector-popup | Path does not match |
| 51 | admin_file_repository_widget_folder_selector_popup_ajax | /admin/file-repository/folder-selector-popup | Path does not match |
| 52 | admin_translator_list | /admin/translator/list | Path does not match |
| 53 | admin_translator_add | /admin/translator/add | Path does not match |
| 54 | admin_translator_edit | /admin/translator/edit/{id} | Path does not match |
| 55 | admin_translator_delete | /admin/translator/delete/{id} | Path does not match |
| 56 | admin_settings_edit | /admin/settings/ | Path does not match |
| 57 | admin_settings_update_form_ajax | /admin/settings/update-form | Path does not match |
| 58 | admin_settings_sales_edit | /admin/settings/sales | Path does not match |
| 59 | admin_order_list | /admin/orders/ | Path does not match |
| 60 | admin_order_details | /admin/orders/details/{id} | Path does not match |
| 61 | admin_order_delete | /admin/orders/delete/{id} | Path does not match |
| 62 | admin_client_list | /admin/clients/ | Path does not match |
| 63 | admin_client_add | /admin/clients/add | Path does not match |
| 64 | admin_client_edit | /admin/clients/edit/{id} | Path does not match |
| 65 | admin_client_delete | /admin/clients/delete/{id} | Path does not match |
| 66 | admin_module_entry_list | /admin/module/entry/list/{moduleType} | Path does not match |
| 67 | admin_module_entry_add | /admin/module/entry/add/{moduleType} | Path does not match |
| 68 | admin_module_entry_edit | /admin/module/entry/edit/{id}/{lang} | Path does not match |
| 69 | admin_module_update_entry_form_ajax | /admin/module/entry/update-form/{id}/{lang} | Path does not match |
| 70 | admin_module_entry_delete | /admin/module/entry/delete/{id} | Path does not match |
| 71 | admin_module_update_config_form_ajax | /admin/module/entry/update-config-form/{moduleType}/{entryId} | Path does not match |
| 72 | admin_module_dictionary_list | /admin/module/dictionary/list/{moduleType}/{dictionaryType} | Path does not match |
| 73 | admin_module_dictionary_add | /admin/module/dictionary/add/{moduleType}/{dictionaryType} | Path does not match |
| 74 | admin_module_dictionary_edit | /admin/module/dictionary/edit/{moduleType}/{id} | Path does not match |
| 75 | admin_module_dictionary_delete | /admin/module/dictionary/delete/{id} | Path does not match |
| 76 | admin_module_product_category_add | /admin/products/categories/add/{parentId} | Path does not match |
| 77 | admin_module_product_category_edit | /admin/products/categories/edit/{id} | Path does not match |
| 78 | admin_module_product_category_delete | /admin/products/categories/delete/{id} | Path does not match |
| 79 | admin_module_product_category_move_ajax | /admin/products/categories/move/{id}/{position}/{parentId} | Path does not match |
| 80 | admin_module_product_category_list | /admin/products/categories/{parentId} | Path does not match |
| 81 | admin_newsletter_list | /admin/newsletter/ | Path does not match |
| 82 | admin_newsletter_update_active_newsletters_ajax | /admin/newsletter/update-active-newsletters | Path does not match |
| 83 | admin_newsletter_add | /admin/newsletter/add | Path does not match |
| 84 | admin_newsletter_edit | /admin/newsletter/edit/{id} | Path does not match |
| 85 | admin_newsletter_update_form_ajax | /admin/newsletter/update-form/{id} | Path does not match |
| 86 | admin_newsletter_delete | /admin/newsletter/delete/{id} | Path does not match |
| 87 | admin_newsletter_start | /admin/newsletter/start/{id} | Path does not match |
| 88 | admin_newsletter_cancel | /admin/newsletter/cancel/{id} | Path does not match |
| 89 | admin_newsletter_init_send_ajax | /admin/newsletter/init-send/{id} | Path does not match |
| 90 | admin_newsletter_send | /admin/newsletter/send/{id}/{key} | Path does not match |
| 91 | admin_newsletter_mailing_list_list | /admin/newsletter/mailing-lists | Path does not match |
| 92 | admin_newsletter_mailing_list_add | /admin/newsletter/mailing-lists/add | Path does not match |
| 93 | admin_newsletter_mailing_list_edit | /admin/newsletter/mailing-lists/edit/{id} | Path does not match |
| 94 | admin_newsletter_mailing_list_delete | /admin/newsletter/mailing-lists/delete/{id} | Path does not match |
| 95 | admin_newsletter_mailing_list_subscriber_list | /admin/newsletter/mailing-lists/subscribers/{mailingListId} | Path does not match |
| 96 | admin_newsletter_mailing_list_subscriber_add | /admin/newsletter/mailing-lists/subscribers/add/{mailingListId} | Path does not match |
| 97 | admin_newsletter_mailing_list_subscriber_edit | /admin/newsletter/mailing-lists/subscribers/edit/{id} | Path does not match |
| 98 | admin_newsletter_mailing_list_subscriber_delete | /admin/newsletter/mailing-lists/subscribers/delete/{id} | Path does not match |
| 99 | admin_newsletter_mailing_list_subscriber_export_to_csv | /admin/newsletter/mailing-lists/subscribers/export-to-csv/{mailingListId} | Path does not match |
| 100 | admin_newsletter_template_list | /admin/newsletter/templates | Path does not match |
| 101 | admin_newsletter_template_add | /admin/newsletter/templates/add | Path does not match |
| 102 | admin_newsletter_template_edit | /admin/newsletter/templates/edit/{id} | Path does not match |
| 103 | admin_newsletter_template_delete | /admin/newsletter/templates/delete/{id} | Path does not match |
| 104 | admin_index | /admin/ | Path does not match |
| 105 | admin_change_locale | /admin/change-locale/{locale} | Path does not match |
| 106 | admin_change_content_locale | /admin/change-content-locale/{locale} | Path does not match |
| 107 | admin_upload_temp_file_ajax | /admin/upload-temp-file | Path does not match |
| 108 | admin_file_upload_popup_ajax | /admin/upload-file-popup | Path does not match |
| 109 | admin_file_upload_move_uploaded_files_to_repository_ajax | /admin/move-uploaded-files-to-repository/{tempDir}/{folderId} | Path does not match |
| 110 | user_login | /user/login | Path does not match |
| 111 | user_logout | /user/logout | Path does not match |
| 112 | user_register | /user/register | Path does not match |
| 113 | user_register_verify | /user/register/verify/{userId}/{code} | Path does not match |
| 114 | user_registered | /user/registered | Path does not match |
| 115 | user_reset_password | /user/reset-password | Path does not match |
| 116 | user_change_password | /user/change-password/{userId}/{code} | Path does not match |
| 117 | user_password_changed | /user/password-changed | Path does not match |
| 118 | token_index | /token/dashboard | Path does not match |
| 119 | token_admin | /token/admin | Path does not match |
| 120 | partner_index | /partner/ | Path does not match |
| 121 | airdrops_list | /airdrops/list | Path does not match |
| 122 | airdrops_save_proofs | /airdrops/saveProofs | Path does not match |
| 123 | airdrops_generate_csv | /airdrops/generateFile | Path does not match |
| 124 | airdrops_confirm_claim | /airdrops/confirmClaim/{address}/{proof} | Path does not match |
| 125 | airdrops_user_data | /airdrops/getUser/{address} | Path does not match |
| 126 | airdrops_user_save | /airdrops/saveUser/{address}/{email} | Path does not match |
| 127 | module_structure_sitemap_generate_xml | /sitemap.xml | Path does not match |
| 128 | cart_details | /cart/ | Path does not match |
| 129 | cart_details_update_ajax | /cart/update | Path does not match |
| 130 | cart_add_product_ajax | /cart/add/{id} | Path does not match |
| 131 | cart_client_data | /cart/client-data | Path does not match |
| 132 | cart_payment_data | /cart/payment-data | Path does not match |
| 133 | cart_widget_update | /cart/update-widget | Path does not match |
| 134 | order_go_to_payment | /order/go-to-payment/{orderId}/{paymentMethodId}/{key} | Path does not match |
| 135 | order_payment_verify | /order/payment/verify/{orderId}/{paymentMethodId}/{key} | Path does not match |
| 136 | order_payment_success | /order/payment/success/{orderId}/{paymentMethodId}/{key} | Path does not match |
| 137 | newsletter_show | /newsletter/show/{id} | Path does not match |
| 138 | newsletter_subscribe_ajax | /newsletter/subscribe | Path does not match |
| 139 | newsletter_verify | /newsletter/verify/{lang}/{email}/{code} | Path does not match |
| 140 | newsletter_unsubscribe | /newsletter/unsubscribe | Path does not match |
| 141 | user_panel_user_profile_edit | /panel/user/profile | Path does not match |
| 142 | user_panel_user_profile_twitter_username_widget_ajax | /panel/user/profile/twitter-username-widget | Path does not match |
| 143 | user_panel_user_profile_twitter_username_tasks_widget_ajax | /panel/user/profile/twitter-username-tasks-widget | Path does not match |
| 144 | user_panel_user_referral_details | /panel/user/referral | Path does not match |
| 145 | user_panel_user_referral_send_invitation | /panel/user/referral/send-invitation/{email} | Path does not match |
| 146 | user_panel_user_tasks_index | /panel/user/tasks | Path does not match |
| 147 | user_panel_page_welcome | /panel/welcome | Path does not match |
| 148 | user_panel_page_dashboard | /panel/dashboard | Path does not match |
| 149 | user_panel_order_list | /panel/orders/ | Path does not match |
| 150 | user_panel_order_details | /panel/orders/details/{id} | Path does not match |
| 151 | user_panel_index | /panel/ | Path does not match |
| 152 | file_repository_download_file | /download/{id}/{force} | Path does not match |
| 153 | index_default_lang | / | Path does not match |
| 154 | default_route | /{uri} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.