Routing
app_packing_list
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/get-packing-list
# | Route name | Path | Log |
---|---|---|---|
1 | app_admin_airline_managetariffview | /admin/airline/tariff/render | Path does not match |
2 | app_admin_airline_managetariffsave | /admin/airline/tariff/save | Path does not match |
3 | app_appuser_changecurrency | /admin/user/currency-change/{newCurrency} | Path does not match |
4 | app_appuser_profile | /admin/user/profile | Path does not match |
5 | app_appointments_generate | /appointment/generate/render | Path does not match |
6 | app_appointments_save | /appointment/generate/save | Path does not match |
7 | app_appointments_details | /appointment/details | Path does not match |
8 | app_appointments_data | /appointment/data | Path does not match |
9 | app_appointments_range | /admin/appointment/range | Path does not match |
10 | app_appointments_available_dates | /admin/appointment/available-dates | Path does not match |
11 | app_appointments_change_status | /admin/appointment/change-status | Path does not match |
12 | app_appointments_logs | /admin/appointment/logs | Path does not match |
13 | attention_days_block_dates_render | /attention-days/block-date/render | Path does not match |
14 | attention_days_block_dates_get | /attention-days/block-date/get | Path does not match |
15 | attention_days_block_dates_save | /attention-days/block-date/save | Path does not match |
16 | admin | /admin | Path does not match |
17 | app_dispatch_prepare | /dispatch/prepare | Path does not match |
18 | app_dispatch_details_render | /dispatch/details/view | Path does not match |
19 | app_dispatch_details | /dispatch/details | Path does not match |
20 | app_dispatch_expedient_available | /dispatch/shipping/available | Path does not match |
21 | app_dispatch_documentation_master | /dispatch/documentation/generate/master | Path does not match |
22 | app_dispatch_documentation_cargo_manifest | /dispatch/documentation/generate/cargo-manifest | Path does not match |
23 | app_dispatch_documentation_expedient_house | /dispatch/documentation/generate/expedient/house | Path does not match |
24 | app_dispatch_documentation_expedient_cargo_manifest | /dispatch/documentation/generate/expedient/cargo-manifest | Path does not match |
25 | app_dispatch_documentation_expedient_documents | /dispatch/documentation/generate/expedient/documents | Path does not match |
26 | app_dispatch_documentation_expedient_packing_list | /dispatch/documentation/generate/expedient/packing-list | Path does not match |
27 | app_dispatch_save | /dispatch/save | Path does not match |
28 | app_dispatch_download_cargo_manifest | /dispatch/download/cargo-manifest | Path does not match |
29 | app_documentation_security_document_export | /documentation/security-document/export | Path does not match |
30 | app_documentation_master_guide_export | /documentation/master-guide/export | Path does not match |
31 | expedient_reception_model | /admin/expedient/reception-model | Path does not match |
32 | expedient_shipping_packing_list | /admin/expedient/packing-list | Path does not match |
33 | expedient_shipping_house_guide_save | /admin/expedient/house-guide/save | Path does not match |
34 | expedient_shipping_house_guide_generate | /admin/expedient/house-guide/export | Path does not match |
35 | expedient_shipping_air_manifest_export | /admin/expedient/air-manifest/export | Path does not match |
36 | app_admin_houseguidenumber_rendergenerate | /admin/house-guide-number-render | Path does not match |
37 | app_admin_houseguidenumber_generatenumbers | /admin/house-guide-number-generate | Path does not match |
38 | app_admin_masterguidenumber_rendergeneratenumbers | /admin/master-guide-number/render | Path does not match |
39 | app_admin_masterguidenumber_generatenumbers | /admin/master-guide-number/generate | Path does not match |
40 | app_metric_unit_all | /admin/metric-unit/all | Path does not match |
41 | app_admin_products | /product/all | Path does not match |
42 | app_quote_generate_render | /admin/quote/generate/render | Path does not match |
43 | app_quote_generate_save | /admin/quote/generate/save | Path does not match |
44 | app_quote_details | /admin/quote/details | Path does not match |
45 | app_quote_data | /admin/quote/data | Path does not match |
46 | app_security_document_enabled | /admin/security-documents/enabled | Path does not match |
47 | app_security_document_export | /admin/security-documents/export | Path does not match |
48 | app_shelving_generate_render | /shelving/generate/render | Path does not match |
49 | app_shelving_generate_savel | /shelving/generate/save | Path does not match |
50 | app_shelving_clone_render | /shelving/clone/render | Path does not match |
51 | app_shelving_clone_save | /shelving/clone/save | Path does not match |
52 | app_package_reception | /package/reception | Path does not match |
53 | app_package_reception_details | /package/reception/details | Path does not match |
54 | app_package_search | /package/search | Path does not match |
55 | app_package_general_config | /package/get-general-config | Path does not match |
56 | app_packing_list | /get-packing-list | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.