Routing
(none)
Matched route
Route Matching Logs
Path to match:
/_fragment
| # | 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 | customer_index | / | Path does not match |
| 15 | customer_form | /form/ | Path does not match |
| 16 | customer_delivery_to | /form/{deliveryTo} | Path does not match |
| 17 | customer_delivery_to_2 | /deliveryTo/{deliveryTo} | Path does not match |
| 18 | customer_thank_you_page | /confirmation/{code} | Path does not match |
| 19 | customer_qr_payment | /qr-code/{proformaInvoiceHash} | Path does not match |
| 20 | customer_get_delivery_price | /get-delivery-price/{iso}/{length}/{width}/{height}/{weight}/{json} | Path does not match |
| 21 | customer_track_and_trace | /track-and-trace/{packageCodeString} | Path does not match |
| 22 | customer_track_and_trace_get_parameter | /track-and-trace/ | Path does not match |
| 23 | customer_flexibee_proforma_invoice | /proforma-invoice/{invoiceHash}.pdf | Path does not match |
| 24 | customer_flexibee_invoice | /invoice/{invoiceHash}.pdf | Path does not match |
| 25 | customer_about_us | /about-us/ | Path does not match |
| 26 | customer_contact | /contact/ | Path does not match |
| 27 | customer_b2b | /b2b/ | Path does not match |
| 28 | customer_terms_and_conditions | /terms-and-conditions/ | Path does not match |
| 29 | customer_price_list | /price-list/ | Path does not match |
| 30 | customer_robots_txt | /robots.txt | Path does not match |
| 31 | customer_delivery_index | / | Path does not match |
| 32 | customer_delivery_points | /delivery-points/ | Path does not match |
| 33 | customer_delivery_point_detail | /delivery-points/{code} | Path does not match |
| 34 | customer_delivery_track_and_trace | /track-and-trace/{packageCodeString} | Path does not match |
| 35 | customer_delivery_track_and_trace_get_parameter | /track-and-trace/ | Path does not match |
| 36 | customer_delivery_b2b | /b2b/ | Path does not match |
| 37 | customer_delivery_contact | /contact/ | Path does not match |
| 38 | customer_delivery_terms_and_conditions | /terms-and-conditions/ | Path does not match |
| 39 | sender_registration | /sender-registration | Path does not match |
| 40 | delivery_point_images | /delivery-point/{deliveryPointId}/image/{imageNumber} | Path does not match |
| 41 | doc_openapi_file | /api/doc/openapi_specs/{fileFormat} | Path does not match |
| 42 | doc_swagger | /api/doc/ | Path does not match |
| 43 | doc_error_list | /api/doc/error-list | Path does not match |
| 44 | customer_delivery_robots_txt | /robots.txt | Path does not match |
| 45 | support_index | / | Path does not match |
| 46 | support_login | /login/ | Path does not match |
| 47 | support_logout | /logout/ | Path does not match |
| 48 | support_logout_page | /logout-page/ | Path does not match |
| 49 | support_order | /order/{orderId}/ | Path does not match |
| 50 | support_order_delivery_add | /sender/delivery/order/add/ | Path does not match |
| 51 | support_order_package | /order/package/{packageId}/ | Path does not match |
| 52 | support_order_add_package_form | /order/{orderId}/add/package/ | Path does not match |
| 53 | support_order_change_carrier_price_form | /order/{orderId}/change/carrier-price/{projectCode} | Path does not match |
| 54 | support_order_find | /order/find/ | Path does not match |
| 55 | support_order_edit_address | /order/{orderId}/edit-address/{addressId}/address-type/{addressType} | Path does not match |
| 56 | support_add_note | /{type}/{id}/add-note/ | Path does not match |
| 57 | support_order_edit_price | /order/{orderId}/edit-price/ | Path does not match |
| 58 | support_order_cancelation | /order/{orderId}/cancellation/ | Path does not match |
| 59 | support_order_renewal | /order/renewal/{orderId}/ | Path does not match |
| 60 | support_order_edit_invoice | /order/edit-invoice/{invoiceHash}/ | Path does not match |
| 61 | support_order_edit_proforma_invoice | /order/edit-proforma-invoice/{proformaInvoiceHash}/ | Path does not match |
| 62 | support_order_fake_pay_invoice | /order/fake-pay-invoice/{orderId}/ | Path does not match |
| 63 | support_orders_delivery | /orders/delivery | Path does not match |
| 64 | support_orders_postman | /orders/postman | Path does not match |
| 65 | support_packages | /packages/{projectCode} | Path does not match |
| 66 | support_error_packages | /error-packages/{projectCode} | Path does not match |
| 67 | support_receiving_package | /receiving-package | Path does not match |
| 68 | support_returned_package_processing | /returned-package | Path does not match |
| 69 | support_package_photo | /packages/photo/{photoId} | Path does not match |
| 70 | support_configuration_values | /configuration/configuration-values/ | Path does not match |
| 71 | support_configuration_value_new | /configuration/configuration-values-new | Path does not match |
| 72 | support_configuration_value_edit | /configuration/configuration-values-edit/{key} | Path does not match |
| 73 | support_configuration_value_remove | /configuration/configuration-values-remove/{key} | Path does not match |
| 74 | support_password_change | /password-change | Path does not match |
| 75 | support_user_list | /user/list/{type}/{projectCode} | Path does not match |
| 76 | support_change_user_pass | /user/change-user-pass/{userId}/{projectCode} | Path does not match |
| 77 | support_add_user | /user/add-user/{type}/{projectCode} | Path does not match |
| 78 | support_add_user_delivery_point_employee | /user/add-user/delivery-point-employee/{deliveryPartnerId}/{presetDeliveryPoint} | Path does not match |
| 79 | support_edit_user | /user/edit-user/{type}/{userId}/{projectCode} | Path does not match |
| 80 | support_detail_user | /user/detail-user/{type}/{userId}/{projectCode} | Path does not match |
| 81 | support_package_internal_label_package | /internal-label/package/{packageCodeId}/ | Path does not match |
| 82 | support_package_dpd_label_package | /dpd-label/{objectType}/{objectId}/ | Path does not match |
| 83 | support_package_internal_label_box | /internal-label/box/{boxCodeId}/ | Path does not match |
| 84 | support_internal_labels_boxes | /internal-label/boxes/ | Path does not match |
| 85 | support_package_add_measurement | /order/package/{packageId}/add-measurement/ | Path does not match |
| 86 | support_package_cancelation_form | /order/package/form-cancellation/{packageId}/ | Path does not match |
| 87 | support_package_allow_resend | /order/package/allow/resend/{packageId}/ | Path does not match |
| 88 | support_package_renew | /order/package/renewal/{packageId}/ | Path does not match |
| 89 | support_package_delivered | /order/package/delivered/{packageId}/ | Path does not match |
| 90 | support_save_package_images | /save-package-images/{packageId} | Path does not match |
| 91 | support_switch_error_state | /order/package/switch-error-state/{errorId} | Path does not match |
| 92 | support_error_queue_processing | /error-queue-processing | Path does not match |
| 93 | support_forgot_password_request | /reset-password | Path does not match |
| 94 | support_forgot_password_check_email | /reset-password/check-email | Path does not match |
| 95 | support_forgot_password_reset_password | /reset-password/reset/{token} | Path does not match |
| 96 | support_delivery_list_packages_delivery_point | /packages/delivery/{deliveryPointId} | Path does not match |
| 97 | support_delivery_list_boxes_delivery_point | /boxes/list/delivery-point/{deliveryPointId} | Path does not match |
| 98 | support_delivery_list_boxes | /boxes/list | Path does not match |
| 99 | support_delivery_list_notclosed_boxes | /boxes/list/notclosed/{daysBack}/{onlyCount} | Path does not match |
| 100 | support_delivery_list_undelivered_boxes | /boxes/list/undelivered/{daysBack}/{onlyCount} | Path does not match |
| 101 | support_delivery_list_undelivered_packages | /packages/list/undelivered/{daysBack} | Path does not match |
| 102 | support_delivery_box_detail | /boxes/detail/{boxId} | Path does not match |
| 103 | support_delivery_point_receiving_packages | /delivery-points/receiving-packages | Path does not match |
| 104 | support_delivery_receiving_package | /delivery/receiving-package | Path does not match |
| 105 | support_delivery_points | /delivery-points/list | Path does not match |
| 106 | support_delivery_points_errors | /delivery-points/list-errors | Path does not match |
| 107 | support_delivery_point_personal_list | /delivery-points/my-points | Path does not match |
| 108 | support_add_delivery_point | /delivery-points/add/{userAccountDeliveryPartnerId} | Path does not match |
| 109 | support_edit_delivery_point | /delivery-points/edit/{deliveryPointId} | Path does not match |
| 110 | support_delivery_point_detail | /delivery-points/detail/{code} | Path does not match |
| 111 | support_delivery_point_add_image | /delivery-points/{code}/images/add | Path does not match |
| 112 | support_delivery_point_select_main_image | /delivery-points/{code}/images/select/main | Path does not match |
| 113 | support_delivery_point_assign_employee | /delivery-points/{deliveryPointId}/employees/assign | Path does not match |
| 114 | support_delivery_point_remove_image | /delivery-points/images/remove/{deliveryPointImageId} | Path does not match |
| 115 | support_delivery_point_add_contact | /delivery-points/{deliveryPointId}/contacts/add | Path does not match |
| 116 | support_delivery_point_edit_contact | /delivery-points/{contactId}/contacts/edit | Path does not match |
| 117 | support_delivery_point_remove_contact | /delivery-points/contacts/remove/{contactId} | Path does not match |
| 118 | support_delivery_point_add_closed | /delivery-points/closed/add/{code} | Path does not match |
| 119 | support_delivery_point_edit_closed | /delivery-points/closed/edit/{id} | Path does not match |
| 120 | support_delivery_point_remove_closed | /delivery-points/closed/remove/{id} | Path does not match |
| 121 | support_delivery_point_list_packages | /delivery-points/list-packages/{deliveryPointId} | Path does not match |
| 122 | support_delivery_point_package_handover | /delivery-points/package-handover | Path does not match |
| 123 | support_delivery_point_package_handover_reverse_step_1 | /delivery-points/package-handover/reverse/{packageId}/step-1 | Path does not match |
| 124 | support_delivery_point_package_handover_reverse_step_2 | /delivery-points/package-handover/reverse/{packageId}/step-2 | Path does not match |
| 125 | support_delivery_close_box | /delivery/close-box | Path does not match |
| 126 | support_delivery_close_single_box | /delivery/close-box/{boxId} | Path does not match |
| 127 | support_delivery_prepare_box | /delivery/prepare-box | Path does not match |
| 128 | support_delivery_prepare_single_box | /delivery/prepare-box/{deliveryPointId} | Path does not match |
| 129 | support_crontask_list | /crontask/list | Path does not match |
| 130 | support_crontask_redeem_orders | /crontask/redeem-orders/ | Path does not match |
| 131 | support_crontask_create_and_send_invoices | /crontask/create-and-send-invoices/ | Path does not match |
| 132 | support_crontask_check_orders_without_invoices | /crontask/cron-check-orders-without-invoices/ | Path does not match |
| 133 | support_crontask_trigger_upload_account_statement | /crontask/trigger-upload-account-statement/ | Path does not match |
| 134 | support_crontask_trigger_payment_pairing | /crontask/trigger-payment-pairing/ | Path does not match |
| 135 | support_crontask_check_not_picked_up | /crontask/check-not-picked-up/ | Path does not match |
| 136 | support_robots_txt | /robots.txt | Path does not match |
| 137 | support_import_orders_from_csv | /data-acquisition/import-orders-from-csv | Path does not match |
| 138 | support_prefix_list | /prefix/list | Path does not match |
| 139 | support_prefix_add | /prefix/add | Path does not match |
| 140 | support_prefix_connect_sender | /prefix/add/prefix-to-sender/{senderId} | Path does not match |
| 141 | support_delivery_label_printing | /label-printing/{prefixParam} | Path does not match |
| 142 | support_delivery_label_printing_last_number | /label-printing/{prefixParam}/last-number | Path does not match |
| 143 | support_accounting_senders_delivery_to_invoice | /accounting/senders-delivery-to-invoice | Path does not match |
| 144 | support_accounting_senders_delivery_to_invoice_csv | /accounting/senders-delivery-to-invoice/csv | Path does not match |
| 145 | support_accounting_senders_delivery_orders_to_invoice | /accounting/delivery-orders-to-invoice/{senderId} | Path does not match |
| 146 | support_accounting_senders_delivery_orders_to_invoice_csv | /accounting/delivery-orders-to-invoice/{senderId}/csv | Path does not match |
| 147 | support_database_reset | /reload-db/eHx3NU9ftXiKaoyV | Path does not match |
| 148 | support_change_last_pickup_date | /packages/change-last-pickup-date | Path does not match |
| 149 | support_reports_index | /reports/ | Path does not match |
| 150 | support_reports_packages | /reports/packages | Path does not match |
| 151 | support_reports_overview | /reports/public/overview/{type}/eigh2aetahThesahd6Nohdieng | Path does not match |
| 152 | support_reports_delivery_points | /reports/delivery-points | Path does not match |
| 153 | support_reports_delivery_point | /reports/delivery-points/{code} | Path does not match |
| 154 | support_reports_package_states | /reports/package-states | Path does not match |
| 155 | support_package_add_customer_code | /order/package/add/customer/code/{packageId}/ | Path does not match |
| 156 | support_delivery_points_export_addresses | /delivery-points/utility/export/csv/delivery-points/{deliveryPointId}/ | Path does not match |
| 157 | support_delivery_point_export_address | /delivery-points/utility/export/csv/delivery-point/{deliveryPointId}/ | Path does not match |
| 158 | support_delivery_point_add_contract | /delivery-points/add-contract/{deliveryPointId} | Path does not match |
| 159 | support_delivery_point_add_address_to_post_info | /delivery-points/add-to-post/{deliveryPointId} | Path does not match |
| 160 | support_delivery_box_new_label | /boxes/detail/print-label/{boxId}/ | Path does not match |
| 161 | support_delivery_package_manually_receive | /order/package/{packageId}/manually-receive | Path does not match |
| 162 | support_delivery_package_force_handover | /order/package/{packageId}/force-handover | Path does not match |
| 163 | support_delivery_package_show_pickup_code | /order/package/{packageCode}/show-pickup-code | Path does not match |
| 164 | support_search_code | /search-code | Path does not match |
| 165 | support_stats_for_partner | /delivery-points/stats-partner | Path does not match |
| 166 | support_delivery_point_show_pricelist | /delivery-points/pricelist | Path does not match |
| 167 | support_delivery_partner_accounting_invoice_emails | /accounting/partner-accounting-invoice-emails | Path does not match |
| 168 | support_temp_fix_db_delivered_orders | /temp/fix-orders | Path does not match |
| 169 | support_temp_fix_db_delivered_boxes | /temp/fix-boxes | Path does not match |
| 170 | support_list_orders_packages_with_notice | /notes/list/{projectCode}/{onlyCount} | Path does not match |
| 171 | support_temp_new_events | /temp/migrate-events | Path does not match |
| 172 | get_options.0 | /api/v1/order/create | Path does not match |
| 173 | get_options.1 | /api/v1/public/delivery-points | Path does not match |
| 174 | get_options.2 | /api/v1/order/{label}/label | Path does not match |
| 175 | create_delivery_order | /api/v1/order/create | Path does not match |
| 176 | batch_delivery_order | /api/v1/batchDispatch | Path does not match |
| 177 | api_delivery_points | /api/v1/public/delivery-points/{force} | Path does not match |
| 178 | api_get_label | /api/v1/order/{label}/label | Path does not match |
| 179 | cron_redeem_orders | /cron/redeem-orders/ | Path does not match |
| 180 | cron_create_and_send_invoices | /cron/create-and-send-invoices/ | Path does not match |
| 181 | cron_check_orders_without_invoices | /cron/cron-check-orders-without-invoices/ | Path does not match |
| 182 | trigger_upload_account_statement | /cron/trigger-upload-account-statement/ | Path does not match |
| 183 | trigger_payment_pairing | /cron/trigger-payment-pairing/ | Path does not match |
| 184 | cron_check_not_picked_up | /cron/check-not-picked-up/ | Path does not match |
| 185 | cron_cancel_old_orders | /cron/cancel-old-orders/ | Path does not match |
| 186 | cron_cancel_old_unreceived_orders | /cron/cancel-old-unreceived-orders/ | Path does not match |
| 187 | cron_check_end_long_closed | /cron/check-end-long-closed/ | Path does not match |
| 188 | cron_send_email | /cron/send-email/ | Path does not match |
| 189 | get_box_track_and_trace_data | /cron/get-box-track-and-trace-data/ | Path does not match |
| 190 | tools_adminer | /adminer/ | Path does not match |
| 191 | apple_touch_icon | /apple-touch-icon.png | Path does not match |
| 192 | favicon_ico | /favicon.ico | Path does not match |
| 193 | browserconfig_xml | /browserconfig.xml | Path does not match |
| 194 | site_webmanifest | /site.webmanifest | Path does not match |
| 195 | android_chrome_512x512_png | /android-chrome-512x512.png | Path does not match |
| 196 | android_chrome_192x192_png | /android-chrome-192x192.png | Path does not match |
| 197 | mstile_310x310_png | /mstile-310x310.png | Path does not match |
| 198 | mstile_310x150_png | /mstile-310x150.png | Path does not match |
| 199 | mstile_70x70_png | /mstile-70x70.png | Path does not match |
| 200 | mstile_150x150_png | /mstile-150x150.png | Path does not match |
| 201 | mstile_144x144_png | /mstile-144x144.png | 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.