Routing
app_backend_dashboard
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/admin/" |
| permanent | true |
| scheme | null |
| template | "backend/index.html.twig" |
Route Redirection
This page redirects to:
http://preprod.pellipop.com/admin/login
Route Matching Logs
Path to match:
/admin
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_login_check | /api/authentication_token | Path does not match |
| 2 | api_refresh_token | /api/token/refresh | Path does not match |
| 3 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_/addresses{._format}_post | /api/addresses.{_format} | Path does not match |
| 8 | _api_/addresses/{id}{._format}_put | /api/addresses/{id}.{_format} | Path does not match |
| 9 | _api_/addresses/{id}{._format}_delete | /api/addresses/{id}.{_format} | Path does not match |
| 10 | _api_/addresses{._format}_get_collection | /api/addresses.{_format} | Path does not match |
| 11 | _api_/addresses/{id}{._format}_get | /api/addresses/{id}.{_format} | Path does not match |
| 12 | _api_/countries{._format}_get_collection | /api/countries.{_format} | Path does not match |
| 13 | _api_/countries/{id}{._format}_get | /api/countries/{id}.{_format} | Path does not match |
| 14 | _api_/credit_packs/{id}{._format}_get | /api/credit_packs/{id}.{_format} | Path does not match |
| 15 | _api_/credit_packs{._format}_get_collection | /api/credit_packs.{_format} | Path does not match |
| 16 | _api_/credit_packs/{id}/apply-coupon_post | /api/credit_packs/{id}/apply-coupon | Path does not match |
| 17 | _api_/customers{._format}_post | /api/customers.{_format} | Path does not match |
| 18 | _api_/request_password_post | /api/request_password | Path does not match |
| 19 | _api_/reset_password/{token}_patch | /api/reset_password/{token} | Path does not match |
| 20 | _api_/customers/{id}{._format}_get | /api/customers/{id}.{_format} | Path does not match |
| 21 | _api_/customers/{id}{._format}_put | /api/customers/{id}.{_format} | Path does not match |
| 22 | _api_customers/{id}/password_patch | /api/customers/{id}/password | Path does not match |
| 23 | _api_customers/{id}/disable_patch | /api/customers/{id}/disable | Path does not match |
| 24 | _api_/devices/{token}{._format}_delete | /api/devices/{token}.{_format} | Path does not match |
| 25 | _api_/devices/register_post | /api/devices/register | Path does not match |
| 26 | _api_/devices/{token}{._format}_get | /api/devices/{token}.{_format} | Path does not match |
| 27 | _api_/orders{._format}_post | /api/orders.{_format} | Path does not match |
| 28 | _api_/orders{._format}_get_collection | /api/orders.{_format} | Path does not match |
| 29 | _api_/orders/price_post | /api/orders/price | Path does not match |
| 30 | _api_/orders/{id}{._format}_get | /api/orders/{id}.{_format} | Path does not match |
| 31 | _api_/order_item_photos/{id}{._format}_get | /api/order_item_photos/{id}.{_format} | Path does not match |
| 32 | _api_/orders/{id}/photos_post | /api/orders/{id}/photos | Path does not match |
| 33 | _api_/orders/{id}/photos/{tag}_post | /api/orders/{id}/photos/{tag} | Path does not match |
| 34 | _api_/payments/{id}{._format}_get | /api/payments/{id}.{_format} | Path does not match |
| 35 | _api_/payments{._format}_post | /api/payments.{_format} | Path does not match |
| 36 | _api_/payments/direct-intent_post | /api/payments/direct-intent | Path does not match |
| 37 | _api_/photo-upload-errors/report_post | /api/photo-upload-errors/report | Path does not match |
| 38 | _api_/photo_upload_error_reports/{id}{._format}_get | /api/photo_upload_error_reports/{id}.{_format} | Path does not match |
| 39 | _api_/promotion_codes/{code}{._format}_get | /api/promotion_codes/{code}.{_format} | Path does not match |
| 40 | _api_/promotion_codes/{code}/add-credits_put | /api/promotion_codes/{code}/add-credits | Path does not match |
| 41 | app_backend_dashboard | /admin/ | Path does not match |
| 42 | sylius_backend_partial_customer_latest | /admin/_partial/customers/latest/{count} | Path does not match |
| 43 | sylius_backend_admin_user_index | /admin/users/ | Path does not match |
| 44 | sylius_backend_admin_user_create | /admin/users/new | Path does not match |
| 45 | sylius_backend_admin_user_update | /admin/users/{id}/edit | Path does not match |
| 46 | sylius_backend_admin_user_bulk_delete | /admin/users/bulk-delete | Path does not match |
| 47 | sylius_backend_admin_user_delete | /admin/users/{id} | Path does not match |
| 48 | sylius_backend_customer_index | /admin/customers/ | Path does not match |
| 49 | sylius_backend_customer_create | /admin/customers/new | Path does not match |
| 50 | sylius_backend_customer_update | /admin/customers/{id}/edit | Path does not match |
| 51 | sylius_backend_customer_bulk_delete | /admin/customers/bulk-delete | Path does not match |
| 52 | sylius_backend_customer_delete | /admin/customers/{id} | Path does not match |
| 53 | sylius_backend_customer_bulk_export | /admin/customers/bulk-export | Path does not match |
| 54 | sylius_backend_customer_bulk_export_b2c | /admin/customers/bulk-export-b2c | Path does not match |
| 55 | sylius_backend_customer_bulk_export_b2b | /admin/customers/bulk-export-b2b | Path does not match |
| 56 | sylius_backend_customer_show | /admin/customers/{id} | Path does not match |
| 57 | sylius_backend_login | /admin/login | Path does not match |
| 58 | sylius_backend_login_check | /admin/login-check | Path does not match |
| 59 | sylius_backend_logout | /admin/logout | Path does not match |
| 60 | app_backend_ajax_customers_by_name_or_email_phrase | /admin/ajax/customers/search | Path does not match |
| 61 | app_backend_ajax_customers | /admin/ajax/customers | Path does not match |
| 62 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 63 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 64 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 65 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 66 | app_backend_fuji_transit_index | /admin/fuji-transits/ | Path does not match |
| 67 | app_backend_fuji_transit_show | /admin/fuji-transits/{id} | Path does not match |
| 68 | app_backend_country_index | /admin/countrys/ | Path does not match |
| 69 | app_backend_country_create | /admin/countrys/new | Path does not match |
| 70 | app_backend_country_update | /admin/countrys/{id}/edit | Path does not match |
| 71 | app_backend_country_bulk_delete | /admin/countrys/bulk-delete | Path does not match |
| 72 | app_backend_country_delete | /admin/countrys/{id} | Path does not match |
| 73 | app_backend_country_bulk_export | /admin/countrys/bulk-export | Path does not match |
| 74 | app_backend_order_index | /admin/orders/ | Path does not match |
| 75 | app_backend_order_show | /admin/orders/{id} | Path does not match |
| 76 | app_backend_payment_index | /admin/payments/ | Path does not match |
| 77 | app_backend_payment_show | /admin/payments/{id} | Path does not match |
| 78 | app_backend_photo_upload_error_report_index | /admin/photo-upload-errors/ | Path does not match |
| 79 | app_backend_photo_upload_error_report_show | /admin/photo-upload-errors/{id} | Path does not match |
| 80 | app_backend_credit_pack_index | /admin/credit-packs/ | Path does not match |
| 81 | app_backend_credit_pack_create | /admin/credit-packs/new | Path does not match |
| 82 | app_backend_credit_pack_update | /admin/credit-packs/{id}/edit | Path does not match |
| 83 | app_backend_credit_pack_bulk_delete | /admin/credit-packs/bulk-delete | Path does not match |
| 84 | app_backend_credit_pack_delete | /admin/credit-packs/{id} | Path does not match |
| 85 | app_backend_credit_pack_bulk_export | /admin/credit-packs/bulk-export | Path does not match |
| 86 | app_backend_product_index | /admin/products/ | Path does not match |
| 87 | app_backend_product_create | /admin/products/new | Path does not match |
| 88 | app_backend_product_update | /admin/products/{id}/edit | Path does not match |
| 89 | app_backend_product_bulk_delete | /admin/products/bulk-delete | Path does not match |
| 90 | app_backend_product_delete | /admin/products/{id} | Path does not match |
| 91 | app_backend_product_bulk_export | /admin/products/bulk-export | Path does not match |
| 92 | app_backend_promotion_code_index | /admin/promotion-codes/ | Path does not match |
| 93 | app_backend_promotion_code_update | /admin/promotion-codes/{id}/edit | Path does not match |
| 94 | app_backend_promotion_code_bulk_delete | /admin/promotion-codes/bulk-delete | Path does not match |
| 95 | app_backend_promotion_code_delete | /admin/promotion-codes/{id} | Path does not match |
| 96 | app_backend_promotion_code_bulk_export | /admin/promotion-codes/bulk-export | Path does not match |
| 97 | app_backend_unique_promotion_index | /admin/unique-promotion/ | Path does not match |
| 98 | app_backend_unique_promotion_create | /admin/unique-promotion/new | Path does not match |
| 99 | app_backend_unique_promotion_show | /admin/unique-promotion/{id} | Path does not match |
| 100 | app_backend_unique_promotion_download | /admin/unique-promotion/{id}/download | Path does not match |
| 101 | app_backend_promotion_code_create | /admin/promotion-codes/new/{type} | Path does not match |
| 102 | _wdt | /_wdt/{token} | Path does not match |
| 103 | _profiler_home | /_profiler/ | Path does not match |
| 104 | _profiler_search | /_profiler/search | Path does not match |
| 105 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 106 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 107 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 108 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 109 | _profiler_open_file | /_profiler/open | Path does not match |
| 110 | _profiler | /_profiler/{token} | Path does not match |
| 111 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 112 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 113 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 114 | index | / | Path does not match |
| 115 | payum_capture_do_session | /payment/capture/session-token | Path does not match |
| 116 | payum_capture_do | /payment/capture/{payum_token} | Path does not match |
| 117 | payum_authorize_do | /payment/authorize/{payum_token} | Path does not match |
| 118 | payum_notify_do_unsafe | /payment/notify/unsafe/{gateway} | Path does not match |
| 119 | payum_notify_do | /payment/notify/{payum_token} | Path does not match |
| 120 | payum_payout_do | /payment/payout/{payum_token} | Path does not match |
| 121 | payum_refund_do | /payment/refund/{payum_token} | Path does not match |
| 122 | payum_sync_do | /payment/sync/{payum_token} | Path does not match |
| 123 | payum_cancel_do | /payment/cancel/{payum_token} | Path does not match |
| 124 | payum_notify_do_unsafe_stripe | /payment/notify | Path does not match |
| 125 | app_api_b2b_attach_shared_event | /api/b2b/attach-shared-event | Path does not match |
| 126 | app_api_payment_order | /api/payments/{id}/order | Path does not match |
| 127 | app_api_price_simulation_post | /api/prices/simulation | Path does not match |
| 128 | app_dev_settings_index | /api/settings | Path does not match |
| 129 | app_b2b | /admin/b2b | Path does not match |
| 130 | app_b2b_new | /admin/b2b/new | Path does not match |
| 131 | app_b2b_delete | /admin/b2b/delete/{id} | Path does not match |
| 132 | app_b2b_edit | /admin/b2b/edit/{id} | Path does not match |
| 133 | app_b2b_access | /b2b-access | Path does not match |
| 134 | app_b2b_dashboard | /b2b/dashboard | Path does not match |
| 135 | app_b2b_dashboard_admin | /admin/b2b/dashboard | Path does not match |
| 136 | app_codeevent_save_code | /b2b/dashboard/codeevent/{id}/save-code | Path does not match |
| 137 | app_codeevent_delete_code | /b2b/dashboard/codeevent/{id}/delete-code | Path does not match |
| 138 | app_codeevent_get_count | /b2b/dashboard/codeevent/{id}/count | Path does not match |
| 139 | app_b2b_codeevent_clear_temp_codes | /b2b/dashboard/codeevent/{id}/clear-temp-codes | Path does not match |
| 140 | app_b2b_codeevent_finalize_codes | /b2b/dashboard/codeevent/{id}/finalize-codes | Path does not match |
| 141 | app_b2b_send_recipients | /b2b/send-recipients | Path does not match |
| 142 | app_backend_photo_upload_error_report_resolve | /admin/photo-upload-errors/{id}/resolve | Path does not match |
| 143 | app_code_event | /admin/code_event | Path does not match |
| 144 | app_code_event_new | /admin/code_event/new | Path does not match |
| 145 | app_code_event_delete | /admin/code_event/delete/{id} | Path does not match |
| 146 | app_code_event_deeplinks | /admin/code_event/{id}/deeplinks | Path does not match |
| 147 | app_code_event_generate | /admin/b2b/generate/{id} | Path does not match |
| 148 | app_code_event_edit | /admin/code_event/edit/{id} | Path does not match |
| 149 | admin_export_code_b2b | /admin/export/code-b2b/{id} | Path does not match |
| 150 | app_b2b_use_code | /api/b2b/use-code/{code} | Path does not match |
| 151 | app_b2b_my_registration_code_event | /api/b2b/my-registration-code-event | Path does not match |
| 152 | app_backend_marketing_notification_send | /admin/marketing/create-notification | Path does not match |
| 153 | app_backend_cover_photo | /admin/cover-photo | Path does not match |
| 154 | app_redirect | /app-redirect | Path does not match |
| 155 | app_frontend_reset_password | /reset-password/{token} | Path does not match |
| 156 | app_shared_event_code | /admin/shared_event_code | Path does not match |
| 157 | app_shared_event_code_new | /admin/shared_event_code/new | Path does not match |
| 158 | app_shared_event_code_edit | /admin/shared_event_code/edit/{id} | Path does not match |
| 159 | app_shared_event_code_delete | /admin/shared_event_code/delete/{id} | Path does not match |
| 160 | app_shared_event_code_usages | /admin/shared_event_code/{id}/usages | Path does not match |
| 161 | universal_link | /api/u | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.