Routing
cart
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/koszyk
# | Route name | Path | Log |
---|---|---|---|
1 | app_config | /admin/config | Path does not match |
2 | set-document-as-payment | /document/set-as-payment | Path does not match |
3 | make-kp-for-document-and-set-as-payment | /document/make-kp-for-document-and-set-as-payment | Path does not match |
4 | make-pay-off-line | /make-pay-offline/{docId} | Path does not match |
5 | get-dokument-pdf | /doc/pdf/{orgcpy}/{docId} | Path does not match |
6 | convert-FP-2-FV | /admin/convert-FP-2-FV | Path does not match |
7 | document-edit | /document/edit/{docId} | Path does not match |
8 | delete-document | /admin/delete-document | Path does not match |
9 | my-documents | /dokumenty | Path does not match |
10 | nie-zaplacone-dokumenty | /nie-zaplacone-dokumenty/{dni} | Path does not match |
11 | update-seller | /update-seller/{id} | Path does not match |
12 | update-client | /update-client/{id} | Path does not match |
13 | update-position | /update-position/{id} | Path does not match |
14 | execute-positions | /execute-positions | Path does not match |
15 | set-positions-as-payd | /setPosAsPayd | Path does not match |
16 | new-document-from-existing-positions | /newDocFromExPos/{documentType}/{finished}/{nabywca} | Path does not match |
17 | deactivate-domain | /deactivate-domain/{domainId} | Path does not match |
18 | activate-domain | /activate-domain/{domainId} | Path does not match |
19 | wygasajace-domeny | /wygasajace-domeny/{dni} | Path does not match |
20 | manually-reNew-domain | /manuallyReNewDomain | Path does not match |
21 | manually-reNew-domains-create-doc | /manuallyReNewDomains-createNewDocument | Path does not match |
22 | domains-config | /domainsConfig | Path does not match |
23 | my-domains | /mojeDomeny | Path does not match |
24 | domain-search | /domeny | Path does not match |
25 | domains-check-portions | /domains-check | Path does not match |
26 | synchronize-prices | /admin/synchronize-prices | Path does not match |
27 | price-list | /admin/price-list | Path does not match |
28 | create-csa-4-user | /admin/user/createCSA | Path does not match |
29 | add-csa-2-user | /admin/hrd/add-csa-2-user | Path does not match |
30 | hrd-get-domains-propositions | /admin/hrd-get-domains-propositions?depth={depth} | Path does not match |
31 | hrd-get-domains-propositions-html | /admin/hrd-get-domains-propositions-html?depth={depth} | Path does not match |
32 | hrd-check-domain-available-for-rejestration | /admin/hrd-check-domain-available-for-rejestration | Path does not match |
33 | hrd-domain-whois | /admin/hrd-domain-whois | Path does not match |
34 | remove-domain | /admin/removeDomain/{domainId} | Path does not match |
35 | hrduser-delete | /admin/HRDUser/delete | Path does not match |
36 | cart | /koszyk | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.