http://shop-dev.arz-digital.de/.env

Routing

(none) Matched route

Route Matching Logs

Path to match: /.env
# Route name Path Log
1 admin /admin Path does not match
2 checkout_ehba /bestellvorgang/ehba-pruefung Path does not match
3 checkout_ehba_missing /bestellvorgang/kein-ehba Path does not match
4 checkout_smcb /bestellvorgang/smcb-pruefung Path does not match
5 register_and_delivery_address /bestellvorgang/registrierung-und-lieferanschrift Path does not match
6 delivery_address /bestellvorgang/lieferanschrift Path does not match
7 checkout_overview /bestellvorgang/bestelluebersicht Path does not match
8 checkout_done /bestellvorgang/bestellbestaetigung Path does not match
9 kim_check_availability /kim/check-availability Path does not match
10 kim_reserve /kim/reserve Path does not match
11 otp_retrieve /kim/otpretrieve Path does not match
12 product_details /produkt/{productId} Path does not match
13 add_to_cart /cart/add Path does not match
14 remove_from_cart /cart/remove/{productId} Path does not match
15 increase_quantity /cart/increase/{productId} Path does not match
16 decrease_quantity /cart/decrease/{productId} Path does not match
17 storefront_login /kundenkonto/login Path does not match
18 app_logout /kundenkonto/logout Path does not match
19 customer_account_index /kundenkonto/uebersicht Path does not match
20 customer_account_profile_edit /kundenkonto/meine-daten Path does not match
21 customer_account_orders_index /kundenkonto/bestellungen/uebersicht Path does not match
22 customer_account_kim_mail_index /kundenkonto/kim-mail/uebersicht Path does not match
23 app_register /kundenkonto/registrierung Path does not match
24 app_verify_email /kundenkonto/verifizierung/email/{token} Path does not match
25 app_verify_registration /kundenkonto/registrierung/verifizieren Path does not match
26 app_register_success /kundenkonto/registrierung/erfolgreich Path does not match
27 app_verification_link_expired /kundenkonto/verifizierung/link-abgelaufen Path does not match
28 app_forgot_password_request /passwort-zuruecksetzen/anfrage Path does not match
29 app_forgot_password_reset /passwort-zuruecksetzen/anfrage/{token} Path does not match
30 app_forgot_password_request_success /passwort-zuruecksetzen/anfrage-versendet Path does not match
31 app_forgot_password_failed /passwort-zuruecksetzen/anfrage-fehlgeschlagen Path does not match
32 app_forgot_password_reset_success /passwort-zuruecksetzen/zueucksetzen-erfolgreich Path does not match
33 app_forgot_password_reset_failed /passwort-zuruecksetzen/zueucksetzen-fehlgeschlagen Path does not match
34 admin_login /admin/login Path does not match
35 admin_logout /admin/logout Path does not match
36 index / Path does not match
37 flow /der-ablauf Path does not match
38 categories /kategorien Path does not match
39 products /produkte/{categoryId} Path does not match
40 faq /faq Path does not match
41 imprint /impressum Path does not match
42 privacy /datenschutz Path does not match
43 version /get-version Path does not match
44 _preview_error /_error/{code}.{_format} Path does not match
45 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
46 _wdt /_wdt/{token} Path does not match
47 _profiler_home /_profiler/ Path does not match
48 _profiler_search /_profiler/search Path does not match
49 _profiler_search_bar /_profiler/search_bar Path does not match
50 _profiler_phpinfo /_profiler/phpinfo Path does not match
51 _profiler_search_results /_profiler/{token}/search/results Path does not match
52 _profiler_open_file /_profiler/open Path does not match
53 _profiler /_profiler/{token} Path does not match
54 _profiler_router /_profiler/{token}/router Path does not match
55 _profiler_exception /_profiler/{token}/exception Path does not match
56 _profiler_exception_css /_profiler/{token}/exception.css 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.