Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | Route name | Path | Log |
---|---|---|---|
1 | api_company_settings_get | /api/company/config/{uuid} | Path does not match |
2 | api_company_settings_put | /api/company/config/{uuid} | Path does not match |
3 | _preview_error | /_error/{code}.{_format} | Path does not match |
4 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
5 | app.swagger_ui | /api/doc | Path does not match |
6 | app.swagger | /api/doc.json | Path does not match |
7 | _wdt | /_wdt/{token} | Path does not match |
8 | _profiler_home | /_profiler/ | Path does not match |
9 | _profiler_search | /_profiler/search | Path does not match |
10 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
11 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
13 | _profiler_open_file | /_profiler/open | Path does not match |
14 | _profiler | /_profiler/{token} | Path does not match |
15 | _profiler_router | /_profiler/{token}/router | Path does not match |
16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
18 | api_add_absence_post | /api/absence | Path does not match |
19 | api_activity_list_day | /api/activity/list/{driver}/day/{date} | Path does not match |
20 | api_activity_list_week | /api/activity/list/{driver}/week/{date} | Path does not match |
21 | api_activity_list_month | /api/activity/list/{driver}/month/{date} | Path does not match |
22 | api_activity_list_range | /api/activity/list/{driver}/range/{date}/{dateTo} | Path does not match |
23 | api_one_activity | /api/activity/one/{activity} | Path does not match |
24 | api_activity_drivers_list | /api/activity/drivers/list | Path does not match |
25 | api_activity_list_year | /api/activity/list/{driver}/year/{date} | Path does not match |
26 | api_activity_types_list | /api/activity/types | Path does not match |
27 | api_insert_activity_get | /api/activity/ | Path does not match |
28 | api_update_activity_get | /api/activity/{activity} | Path does not match |
29 | api_delete_activity_get | /api/activity/{activity} | Path does not match |
30 | api_apk_delegations | /api/apk/delegations | Path does not match |
31 | api_apk_delegation | /api/apk/delegation/{delegationUuid} | Path does not match |
32 | api_apk_activity_delegations | /api/apk/activity/{delegationUuid} | Path does not match |
33 | api_apk_cargo_delegations | /api/apk/cargo/{delegationUuid} | Path does not match |
34 | api_apk_gps | /api/apk/gps/{delegationUuid} | Path does not match |
35 | api_apk_activity_export | /api/apk/export-activity/{delegationUuid} | Path does not match |
36 | api_apk_boarders_export | /api/apk/export-boarders/{delegationUuid} | Path does not match |
37 | api_apk_gps_export | /api/apk/export-gps/{delegationUuid} | Path does not match |
38 | api_get_databases | /api/apk/get-databases | Path does not match |
39 | api_get_delegations | /api/apk/get-delegations/{db} | Path does not match |
40 | api_get_drivers | /api/apk/get-drivers/{db} | Path does not match |
41 | api_add_cargo | /api/apk/add-cargo/{db}/{trip}/{delegationUuid} | Path does not match |
42 | api_apk_add_delegation | /api/apk/add-delegation/{db}/{driver}/{delegationUuid} | Path does not match |
43 | imported_upload_cerificate | /api/certificates/upload | Path does not match |
44 | api_driver_certificates | /api/certificates/list/{card} | Path does not match |
45 | api_driver_certificates_by_driver | /api/certificates/listByDriver/{driver} | Path does not match |
46 | api_company_get | /api/company | Path does not match |
47 | api_one_company_get | /api/company/{uuid} | Path does not match |
48 | api_add_company_get | /api/company | Path does not match |
49 | api_update_company_get | /api/company/{uuid} | Path does not match |
50 | api_core_navigation | /api/core/navigation | Path does not match |
51 | api_users_get | /api/core/users | Path does not match |
52 | api_user_get | /api/core/users/{uuid} | Path does not match |
53 | api_user_PUS | /api/core/users/{uuid} | Path does not match |
54 | api_user_POST | /api/core/users | Path does not match |
55 | api_roles_get | /api/core/roles | Path does not match |
56 | api_countries_get | /api/core/countries | Path does not match |
57 | api_currency_get | /api/core/currency | Path does not match |
58 | employment-system | /api/core/employment-system | Path does not match |
59 | engagement-dictionary | /api/core/engagement | Path does not match |
60 | trip-items-types-dictionary | /api/core/trip-items-types | Path does not match |
61 | absence-types-dictionary | /api/core/absence-types | Path does not match |
62 | api_core_import-currency | /api/core/import-currency | Path does not match |
63 | api_core_import_countries | /api/core/import-countries | Path does not match |
64 | api_trips_get | /api/delegation/trips | Path does not match |
65 | api_trip_get | /api/delegation/trips/{trip} | Path does not match |
66 | api_driver_trips_get | /api/delegation/trips/{driver}/driver | Path does not match |
67 | api_trips_add | /api/delegation/trips | Path does not match |
68 | api_trips_edit | /api/delegation/trips/{trip} | Path does not match |
69 | api_trips_items_get | /api/delegation/trips/{trip}/items | Path does not match |
70 | api_trips_delete | /api/delegation/trips/{trip} | Path does not match |
71 | api_trips_item_add | /api/delegation/trips/{trip}/items | Path does not match |
72 | api_trips_crosscountry_add | /api/delegation/trips/{trip}/cross-border | Path does not match |
73 | api_trips_item_edit | /api/delegation/trips/{trip}/items/{tirpItem} | Path does not match |
74 | api_trips_calculate_accommodations | /api/delegation/trips/{trip}/calculate-accommodations | Path does not match |
75 | api_trips_calculate | /api/delegation/trips/{trip}/calculate | Path does not match |
76 | api_trips_item_delete | /api/delegation/trips/{trip}/items/{item} | Path does not match |
77 | api_driver_trips_accomodation | /api/delegation/trip-accommodation/{trip}/list | Path does not match |
78 | api_driver_trips_accomodation_add | /api/delegation/trip-accommodation/{trip}/add | Path does not match |
79 | api_driver_trips_accomodation_edit | /api/delegation/trip-accommodation/{tripAccommodation}/edit | Path does not match |
80 | api_driver_trips_accomodation_remove | /api/delegation/trip-accommodation/{tripAccommodation}/delete | Path does not match |
81 | api_driver_trips_invoices | /api/delegation/trip-invoices/{trip}/list | Path does not match |
82 | api_driver_trips_invoices_add | /api/delegation/trip-invoices/{trip}/add | Path does not match |
83 | api_driver_trips_invoices_edit | /api/delegation/trip-invoices/{tripInvoices}/edit | Path does not match |
84 | api_driver_trips_invoices_remove | /api/delegation/trip-invoices/{tripInvoices}/delete | Path does not match |
85 | api_driver_trips_loans | /api/delegation/trip-loans/{trip}/list | Path does not match |
86 | api_driver_trips_loans_add | /api/delegation/trip-loans/{trip}/add | Path does not match |
87 | api_driver_trips_loans_edit | /api/delegation/trip-loans/{tripLoans}/edit | Path does not match |
88 | api_driver_trips_loans_remove | /api/delegation/trip-loans/{tripLoans}/delete | Path does not match |
89 | api_driver_trips_part_list | /api/delegation/trip-parts/{trip}/list | Path does not match |
90 | api_generate_trips_get | /api/delegation/trips-generate/{driver}/driver/{period}/period | Path does not match |
91 | api_company_config_get | /api/dictionary/companyConfigs | Path does not match |
92 | api_cargo_types | /api/dictionary/cargoTypes | Path does not match |
93 | api_drivers_get | /api/driver | Path does not match |
94 | api_driver_get | /api/driver/{id} | Path does not match |
95 | api_add_driver_post | /api/driver | Path does not match |
96 | api_edit_driver_put | /api/driver/{id} | Path does not match |
97 | api_add_driver_umowa | /api/driver/{driver}/contract | Path does not match |
98 | api_edit_driver_umowa | /api/driver/{driver}/contract/{contract} | Path does not match |
99 | api_get_driver_umowa | /api/driver/{driver}/contract/{contract} | Path does not match |
100 | api_delete_driver_umowa | /api/driver/{driver}/contract/{contract} | Path does not match |
101 | api_get_driver_umowy | /api/driver/{driver}/contracts | Path does not match |
102 | api_updateLocation | /api/updateLocation | Path does not match |
103 | api_updateCargo | /api/updateCargo | Path does not match |
104 | api_start_delegation | /api/startDelegation | Path does not match |
105 | api_stop_delegation | /api/stopDelegation | Path does not match |
106 | api_geolocation | /api/geolocation | Path does not match |
107 | api_import_directory_list_cars | /api/import-cars/directory-list | Path does not match |
108 | api_import_directory_delete_cars | /api/import-cars/directory-list/{file} | Path does not match |
109 | api_import_directory_delete_all_cars | /api/import-cars/directory-list | Path does not match |
110 | imported_driver_cars | /api/import-cars/importedVehicles | Path does not match |
111 | imported_driver_delete_cars | /api/import-cars/deleteImportedDriver | Path does not match |
112 | imported_driver_move_cars | /api/import-cars/moveToActivity | Path does not match |
113 | api_import_directory_list | /api/import/directory-list | Path does not match |
114 | api_import_directory_delete | /api/import/directory-list/{file} | Path does not match |
115 | api_import_directory_delete_all | /api/import/directory-list | Path does not match |
116 | imported_driver | /api/import/importedDriver | Path does not match |
117 | imported_driver_delete | /api/import/deleteImportedDriver | Path does not match |
118 | imported_driver_move | /api/import/moveToActivity | Path does not match |
119 | imported_upload_drivers | /api/import/upload-drivers | Path does not match |
120 | imported_upload_cars | /api/import/upload-cars | Path does not match |
121 | api_profile_get | /api/profile/logged | Path does not match |
122 | api_one_user_get | /api/profile/byUuid/{uuid} | Path does not match |
123 | api_add_user_get | /api/profile | Path does not match |
124 | api_update_user_get | /api/profile/{uuid} | Path does not match |
125 | api_caclulates_reconing_post | /api/reckoning/calculate/{driver}/{dateFrom} | Path does not match |
126 | api_get_reconing_post | /api/reckoning/get/{driver}/{dateFrom} | Path does not match |
127 | api_types_reconing_post | /api/reckoning/types/{driver}/{dateFrom} | Path does not match |
128 | app_report02 | /api/reports/report-02 | Path does not match |
129 | app_report03 | /api/reports/report-03 | Path does not match |
130 | app_report04 | /api/reports/report-04 | Path does not match |
131 | app_report05 | /api/reports/report-05 | Path does not match |
132 | app_report06 | /api/reports/report-06 | Path does not match |
133 | app_report08 | /api/reports/report-08 | Path does not match |
134 | app_report09 | /api/reports/report-09 | Path does not match |
135 | app_report10 | /api/reports/report-10 | Path does not match |
136 | app_report11 | /api/reports/report-11 | Path does not match |
137 | app_report12 | /api/reports/report-12 | Path does not match |
138 | app_report13 | /api/reports/report-13 | Path does not match |
139 | app_report14 | /api/reports/report-14 | Path does not match |
140 | app_report15 | /api/reports/report-15 | Path does not match |
141 | app_report16 | /api/reports/report-16 | Path does not match |
142 | app_report07 | /api/reports/report-177/{vehicle}/{from}/{to} | Path does not match |
143 | app_report01 | /api/reports/report-01 | Path does not match |
144 | process_driver | /api/tachocard/processDriver | Path does not match |
145 | process_all_driver | /api/tachocard/processAllDriver | Path does not match |
146 | process_vehicle | /api/tachocard/processVehicle | Path does not match |
147 | process_all_vehicle | /api/tachocard/processAllVehicle | Path does not match |
148 | process_vehicle_v2 | /api/tachocard/processVehicleV2 | Path does not match |
149 | process_processTestGen2 | /api/tachocard/processTestGen2cz | Path does not match |
150 | api_vehicle_get | /api/truck/{id} | Path does not match |
151 | api_vehicle_activity_list_day | /api/vehicle-activity/list/{truck}/{slot}/day/{date} | Path does not match |
152 | api_vehicle_activity_list_week | /api/vehicle-activity/list/{truck}/{slot}/week/{date} | Path does not match |
153 | api_vehicle_activity_list_month | /api/vehicle-activity/list/{truck}/{slot}/month/{date} | Path does not match |
154 | api_vehicle_activity_list_range | /api/vehicle-activity/list/{truck}/{slot}/range/{date}/{dateTo} | Path does not match |
155 | api_one_vehicle_activity | /api/vehicle-activity/one/{activity} | Path does not match |
156 | api_vehicle_activity_trucks_list | /api/vehicle-activity/trucks/list | Path does not match |
157 | api_vehicle_activity_list_year | /api/vehicle-activity/list/{truck}/{slot}/year/{date} | Path does not match |
158 | api_vehicle_activity_types_list | /api/vehicle-activity/types | Path does not match |
159 | violations_get | /api/violations/{driver}/{dateFrom}/{dateTo}/{chargeTo} | Path does not match |
160 | violations_process | /api/violations/{driver}/process | Path does not match |
161 | api_login | /api/login | Path does not match |
162 | api_security_grants | /api/security/grants | Path does not match |
163 | api_login_check | /api/login_check | Path does not match |
164 | api_refresh_token | /api/token/refresh | 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.