GET https://wine.dracoder.com/login

Routing

vue_pages Matched route

Route Parameters

Name Value
route
"login"

Route Matching Logs

Path to match: /login
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 admin_batch_get_all /api/admin/product/{productId}/batch Path does not match
15 admin_contact_show /api/admin/contact/{contactId} Path does not match
16 admin_contact_store /api/admin/contact Path does not match
17 admin_contact_update /api/admin/contact/{contactId} Path does not match
18 admin_contact_delete /api/admin/contact/{contactId} Path does not match
19 admin_container_get_all /api/admin/product/{productId}/container Path does not match
20 admin_customer_get_all /api/admin/customer Path does not match
21 admin_distributor_index /api/admin/distributor Path does not match
22 admin_distributor_show /api/admin/distributor/{distributorId} Path does not match
23 admin_distributor_store /api/admin/distributor Path does not match
24 admin_distributor_update /api/admin/distributor/{distributorId} Path does not match
25 admin_distributor_delete /api/admin/distributor/{distributorId} Path does not match
26 admin_distributor_request_index /api/admin/distributor-request Path does not match
27 admin_distributor_request_show /api/admin/distributor-request/{distributorRequestId} Path does not match
28 admin_distributor_request_update /api/admin/distributor-request/{distributorRequestId} Path does not match
29 admin_distributor_request_delete /api/admin/distributor-request/{distributorRequestId} Path does not match
30 admin_distributor_request_confirm /api/admin/distributor-request/{distributorRequestId} Path does not match
31 admin_manufacturer_index /api/admin/manufacturer Path does not match
32 admin_manufacturer_show /api/admin/manufacturer/{manufacturerId} Path does not match
33 admin_manufacturer_store /api/admin/manufacturer Path does not match
34 admin_manufacturer_update /api/admin/manufacturer/{manufacturerId} Path does not match
35 admin_manufacturer_delete /api/admin/manufacturer/{manufacturerId} Path does not match
36 admin_pallet_get_all /api/admin/product/{productId}/pallet Path does not match
37 admin_product_index /api/admin/product Path does not match
38 admin_product_unit_get_all /api/admin/product/{productId}/product-unit Path does not match
39 admin_provider_distributor_store /api/admin/provider-distributor Path does not match
40 admin_resource_index /api/admin/resource Path does not match
41 admin_resource_show /api/admin/resource/{resourceId} Path does not match
42 admin_user_get_all /api/admin/user Path does not match
43 admin_user_update /api/admin/user/{userId} Path does not match
44 app_switch_to_user /api/admin/user/switch-to-user/{userId} Path does not match
45 auth_profile_index /api/auth/profile Path does not match
46 auth_profile_update /api/auth/profile Path does not match
47 external_product_unit_minted /api/external/product-unit/minted Path does not match
48 external_product_unit_transferred /api/external/product-unit/transferred Path does not match
49 customer_document_get_all /api/customer/product/{productId}/document Path does not match
50 customer_document_get_file /api/customer/product/{productId}/document/{documentId}/file Path does not match
51 customer_product_unit_index /api/customer/product-unit Path does not match
52 customer_product_unit_traceability /api/customer/product-unit/traceability/{productUnitId} Path does not match
53 customer_product_unit_transfer /api/customer/product-unit/transfer Path does not match
54 customer_profile_index /api/customer/profile Path does not match
55 customer_profile_update /api/customer/profile Path does not match
56 distributor_batch_get_all /api/distributor/product/{productId}/batch Path does not match
57 distributor_container_get_all /api/distributor/product/{productId}/container Path does not match
58 distributor_distributor_index /api/distributor/distributor Path does not match
59 distributor_distributor_delete /api/distributor/distributor/{distributorId} Path does not match
60 distributor_distributor_request_index /api/distributor/distributor-request Path does not match
61 distributor_distributor_request_store /api/distributor/distributor-request Path does not match
62 distributor_distributor_request_update /api/distributor/distributor-request/{distributorRequestId} Path does not match
63 distributor_distributor_request_delete /api/distributor/distributor-request/{distributorRequestId} Path does not match
64 distributor_pallet_get_all /api/distributor/product/{productId}/pallet Path does not match
65 distributor_product_index /api/distributor/product Path does not match
66 distributor_product_unit_get_all /api/distributor/product/{productId}/product-unit Path does not match
67 app_distributor_providerdistributor_distributorbyprovider /api/distributor/provider-distributor/find-by-provider/{providerId} Path does not match
68 app_distributor_providerdistributor_getproviderinvitations /api/distributor/provider-distributor/get-provider-invitations Path does not match
69 app_distributor_providerdistributor_acceptinvite /api/distributor/provider-distributor/accept-provider/{providerDistributorId} Path does not match
70 root / Path does not match
71 vue_pages /{route} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.