Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/intern/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | 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 | api_app_version | /api/appVersion.{_format} | Path does not match |
| 15 | api_parameter_gps | /api/parameterGps.{_format} | Path does not match |
| 16 | api_parameter_photos | /api/parameterPhotos.{_format} | Path does not match |
| 17 | api_parameter_photos_opg | /api/parameterPhotosOPG.{_format} | Path does not match |
| 18 | api_parameter_photos_opi | /api/parameterPhotosOPI.{_format} | Path does not match |
| 19 | api_parameter_photos_ops | /api/parameterPhotosOPS.{_format} | Path does not match |
| 20 | api_parameter_videos | /api/parameterVideos.{_format} | Path does not match |
| 21 | api_parameter_wait_time | /api/parameterWaitTime.{_format} | Path does not match |
| 22 | api_parameter_required_fields | /api/parameters/requiredFields.{_format} | Path does not match |
| 23 | api_parameter_required_inventory_fields | /api/parameters/requiredInventoryFields.{_format} | Path does not match |
| 24 | api_parameter_add_vehicle | /api/parameters/addVehicle.{_format} | Path does not match |
| 25 | api_parameter_cancel_allowed | /api/parameters/cancelAllowed.{_format} | Path does not match |
| 26 | api_parameter_range_comparendo | /api/parameters/rangeComparendo.{_format} | Path does not match |
| 27 | api_parameter_min_comparendo | /api/parameters/minComparendo.{_format} | Path does not match |
| 28 | api_parameter_max_comparendo | /api/parameters/maxComparendo.{_format} | Path does not match |
| 29 | api_parameter_get_by_id | /api/parameters/getByID/{param_id}.{_format} | Path does not match |
| 30 | api_get_dni | /api/dni.{_format} | Path does not match |
| 31 | api_get_username | /api/username.{_format} | Path does not match |
| 32 | api_is_active_intern | /api/active.{_format} | Path does not match |
| 33 | api_intern_parking | /api/interns/me/parking.{_format} | Path does not match |
| 34 | api_intern_tow_plate | /api/towPlate.{_format} | Path does not match |
| 35 | api_search_agents | /api/agents.{_format} | Path does not match |
| 36 | api_intern_jobtitle | /api/intern/jobtitle.{_format} | Path does not match |
| 37 | api_intern_update_firebase_token | /api/intern/firebaseToken.{_format} | Path does not match |
| 38 | api_intern_session_delete | /api/intern/session.{_format} | Path does not match |
| 39 | api_intern_tow_operations | /api/intern/me/tow/operations.{_format} | Path does not match |
| 40 | api_finish_operation | /api/intern/me/tow/operations/{operationId}.{_format} | Path does not match |
| 41 | api_exist_check_list_today | /api/tow/existCheckListToday.{_format} | Path does not match |
| 42 | api_can_receive_tow_notification | /api/tow/canReceiveTowNotification.{_format} | Path does not match |
| 43 | api_save_check_list_tow | /api/tow/sendCheckListTow.{_format} | Path does not match |
| 44 | api_send_email_check_list_bad | /api/tow/sendEmailCheckListBad.{_format} | Path does not match |
| 45 | api_download_info | /api/download/info.{_format} | Path does not match |
| 46 | api_download_info_v2 | /api/downloadV2/info.{_format} | Path does not match |
| 47 | api_tow_request_create | /api/towRequest.{_format} | Path does not match |
| 48 | api_tow_request_pending | /api/towRequestPending.{_format} | Path does not match |
| 49 | api_tow_request_accept | /api/towRequest/{towRequestId}/accept.{_format} | Path does not match |
| 50 | api_create_tow_location | /api/create_tow_location.{_format} | Path does not match |
| 51 | api_tow_request_reject | /api/towRequest/{towRequestId}/reject.{_format} | Path does not match |
| 52 | api_get_tow_requests_from_parking | /api/parkings/{parkingId}/towRequests.{_format} | Path does not match |
| 53 | api_assigned_tow_request_inventory | /api/towRequest.{_format} | Path does not match |
| 54 | api_tow_request_agent | /api/towRequestAgent.{_format} | Path does not match |
| 55 | api_cancel_tow_request | /api/towRequest/{towRequestId}/cancel.{_format} | Path does not match |
| 56 | api_vehicle_delivery_list | /api/vehicleDelivery.{_format} | Path does not match |
| 57 | delivery_vehicle | /api/towRequest/{towRequestId}/deliveryVehicle.{_format} | Path does not match |
| 58 | change_parking | /api/towRequest/{towRequestId}/changeParking.{_format} | Path does not match |
| 59 | get_tow_request_by_id | /api/towRequest/{towRequestId}/getTowRequestById.{_format} | Path does not match |
| 60 | tow_request_by_tow_operator | /api/towRequestByTowOperator.{_format} | Path does not match |
| 61 | api_tow_request_answered | /api/towRequestAnswered.{_format} | Path does not match |
| 62 | api_tow_request_modify_vehicle_class | /api/towRequest/{towRequestId}/modifyVehicleClass.{_format} | Path does not match |
| 63 | audit_vehicle_plate_change | /api/towRequest/{towRequestId}/auditVehiclePlateChange.{_format} | Path does not match |
| 64 | api_tow_request_modify_vehicle_plate | /api/towRequest/{towRequestId}/modifyVehiclePlate.{_format} | Path does not match |
| 65 | api_get_cars_inside | /api/getCarsInside.{_format} | Path does not match |
| 66 | api_get_cars_inside_resumed | /api/getCarsInsideResumed.{_format} | Path does not match |
| 67 | api_validate_plate_status | /api/validatePlateStatus.{_format} | Path does not match |
| 68 | api_validate_plate_in_process | /api/validatePlateInProcess.{_format} | Path does not match |
| 69 | api_notifications | /api/notification.{_format} | Path does not match |
| 70 | get_inventory_requests | /api/inventoryRequest.{_format} | Path does not match |
| 71 | get_inventory_request_by_id | /api/inventoryRequest/{inventoryRequestId}.{_format} | Path does not match |
| 72 | open_inventory_revision | /api/inventoryRequest/{inventoryId}/preliminaryRevision/open.{_format} | Path does not match |
| 73 | open_inventory_check_in | /api/inventoryRequest/{inventoryId}/checkInRevision/open.{_format} | Path does not match |
| 74 | open_inventory_check_out | /api/inventoryRequest/{inventoryId}/checkOutRevision/open.{_format} | Path does not match |
| 75 | close_inventory_preliminary | /api/inventoryRequest/{inventoryId}/preliminaryRevision/close.{_format} | Path does not match |
| 76 | close_inventory_check_in | /api/inventoryRequest/{inventoryRequestId}/checkInRevision/close.{_format} | Path does not match |
| 77 | close_inventory_check_out | /api/inventoryRequest/{inventoryId}/checkOutRevision/close.{_format} | Path does not match |
| 78 | save_evidence | /api/inventoryRequest/{inventoryId}/evidence/{origen}/{evidenceType}.{_format} | Path does not match |
| 79 | delete_evidence | /api/inventoryRequest/{inventoryId}/evidence/{evidenceId}.{_format} | Path does not match |
| 80 | test_wasabi_connection | /api/test-wasabi-connection.{_format} | Path does not match |
| 81 | get_inventory_requests_list | /api/inventoryRequestList.{_format} | Path does not match |
| 82 | get_dates_and_counts_pending | /api/datesAndCountsPending.{_format} | Path does not match |
| 83 | obtener_json_acciweb | /api/obtenerJsonAcciweb/{plate}/{immobilization}.{_format} | Path does not match |
| 84 | api_vehicle_type | /api/vehicleType.{_format} | Path does not match |
| 85 | api_subpoena_type | /api/subpoenaType.{_format} | Path does not match |
| 86 | api_inventory_moto_parts | /api/inventoryPart/moto.{_format} | Path does not match |
| 87 | api_inventory_vehicle_parts | /api/inventoryPart/vehicle.{_format} | Path does not match |
| 88 | api_service_types | /api/service.{_format} | Path does not match |
| 89 | api_immobilization_type | /api/immobilizationType.{_format} | Path does not match |
| 90 | api_cancellation_types | /api/cancellationTypes.{_format} | Path does not match |
| 91 | api_brand_search | /api/brand.{_format} | Path does not match |
| 92 | api_color_search | /api/color.{_format} | Path does not match |
| 93 | api_vehicle_immobilization_plate_to_position | /api/vehicleImmobilization/plateToPosition.{_format} | Path does not match |
| 94 | api_vehicle_immobilization_save_position | /api/vehicleImmobilization/savePosition.{_format} | Path does not match |
| 95 | viewLoginApp | /intern/audit/viewLoginApp | Path does not match |
| 96 | list_login_app | /intern/dataLoginApp | Path does not match |
| 97 | viewLoginWeb | /intern/audit/viewLoginWeb | Path does not match |
| 98 | list_login_web | /intern/dataLoginWeb | Path does not match |
| 99 | viewAudit | /intern/audit/viewAudit | Path does not match |
| 100 | list_audit | /intern/dataAudit | Path does not match |
| 101 | reportExcelAudit | /intern/audit/reportExcelAudit | Path does not match |
| 102 | cancelled_request | /intern/cancelled_request | Path does not match |
| 103 | list_cancelled_request | /intern/dataCancelledRequest | Path does not match |
| 104 | historical_status | /intern/historical_status | Path does not match |
| 105 | historical_parking | /intern/historical_parking | Path does not match |
| 106 | historical_inmobilization | /intern/historical_inmobilization | Path does not match |
| 107 | historicalExcelTurnsCancelled | /intern/historicalExcelTurnsCancelled | Path does not match |
| 108 | citizen_home | /citizen/home | Path does not match |
| 109 | recover_password_view | /citizen/recover-password | Path does not match |
| 110 | document_ajax | /citizen/list_ajax | Path does not match |
| 111 | verifyExistsEmail | /citizen/verifyExistsEmail | Path does not match |
| 112 | setEmailCitizen | /citizen/setEmailCitizen | Path does not match |
| 113 | recoverPassword | /citizen/recover_password | Path does not match |
| 114 | registerCitizen | /citizen/register_citizen | Path does not match |
| 115 | list_ajax_countries | /citizen/list_ajax_countries | Path does not match |
| 116 | create_citizen | /citizen/create_citizen | Path does not match |
| 117 | viewConsultPlate | /citizen/view_consult_plate | Path does not match |
| 118 | consultPlate | /citizen/consult_plate | Path does not match |
| 119 | liquidateHomeCitizen | /citizen/liquidateHomeCitizen | Path does not match |
| 120 | immobilizationVerifyExistsPdfHomeCitizen | /citizenimmobilizationVerifyExistsPdfHomeCitizen | Path does not match |
| 121 | getShowPdfHomeCitizen | /citizen/getShowPdfHomeCitizen | Path does not match |
| 122 | fileViewCitizen | /citizen/viewFileCitizen/{id} | Path does not match |
| 123 | indexOperation | /intern/operations | Path does not match |
| 124 | indexAdministration | /intern/administration | Path does not match |
| 125 | audit | /intern/audit | Path does not match |
| 126 | app_version | /intern/app_version | Path does not match |
| 127 | view_data_protection | /intern/view_data_protection | Path does not match |
| 128 | data_protection_parameters | /intern/dataProtectionParameters | Path does not match |
| 129 | fileDataProtection_save | /intern/save_fileDataProtection | Path does not match |
| 130 | fileView | /intern/viewFile/{id} | Path does not match |
| 131 | evidence_file | /evidence/file/{year}/{month}/{day}/{inventoryRequestId}/{fileName} | Path does not match |
| 132 | uploadImageEvidence | /evidence/upload | Path does not match |
| 133 | view_exempt_by_class | /intern/view_exempt_by_class | Path does not match |
| 134 | get_vehicleClassType | /intern/get_vehicleClassType | Path does not match |
| 135 | save_selected | /intern/save_selected | Path does not match |
| 136 | view_exit_authorization | /intern/view_exit_authorization | Path does not match |
| 137 | downloadExitAuthorization | /intern/downloadExitAuthorization | Path does not match |
| 138 | exitAuthorizationExportExcel | /intern/intern/export-excel | Path does not match |
| 139 | list_exit_authorization | /intern/dataExitAutorizatons | Path does not match |
| 140 | detalle | /intern/detalle | Path does not match |
| 141 | cargar | /intern/cargar | Path does not match |
| 142 | obtenerOrdenSalida | /intern/obtenerOrdenSalida | Path does not match |
| 143 | eliminarOrdenSalida | /intern/eliminarOrdenSalida | Path does not match |
| 144 | checkLiquidation | /intern/checkLiquidation | Path does not match |
| 145 | cancelLiquidation | /intern/cancelLiquidation | Path does not match |
| 146 | getsearchCitizen | /intern/getsearchCitizen | Path does not match |
| 147 | searchCitizen | /intern/searchCitizen | Path does not match |
| 148 | add_citizen_immobilizations | /intern/immbolization/add_citizen_immobilizations | Path does not match |
| 149 | citizen_create | /intern/create_citizen | Path does not match |
| 150 | edit_citizen_immobilizations | /intern/edit_citizen_immobilizations | Path does not match |
| 151 | update_citizen | /intern/update_citizen/{id} | Path does not match |
| 152 | list_ajax | /intern/list_ajax | Path does not match |
| 153 | list_states_ajax | /intern/list_states_ajax | Path does not match |
| 154 | list_cities_ajax | /intern/list_cities_ajax | Path does not match |
| 155 | immobilizationVerifiyExistsPdf | /internimmobilizationVerifyExistsPdf | Path does not match |
| 156 | getShowPdf | /intern/getShowPdf | Path does not match |
| 157 | liquidate | /intern/liquidate | Path does not match |
| 158 | authorizeCheckout | /internauthorizeCheckout | Path does not match |
| 159 | exitAuthorizationInventoryPdf | /intern/intern/inventory-pdf | Path does not match |
| 160 | exitAuthorizationGetShowPdfInventoryDetail | /intern/intern/get-pdf-inventory | Path does not match |
| 161 | modifyTowRequestImmobilization | /internmodifyTowRequestImmobilization | Path does not match |
| 162 | submitTowRequestModificationImmobilization | /internsubmitTowRequestModificationImmobilization | Path does not match |
| 163 | showModalExempt | /intern/showModalExempt | Path does not match |
| 164 | saveModalExempt | /intern/saveModalExempt | Path does not match |
| 165 | saveModalExemptPDF | /intern/saveModalExemptPDF/{id} | Path does not match |
| 166 | plainTextUrl | /intern/plainTextUrl | Path does not match |
| 167 | plainTextDownload | /intern/plainTextDownload | Path does not match |
| 168 | view_externProcedureType | /intern/view_externProcedureType | Path does not match |
| 169 | list_extern_proceduretypes | /intern/dataExternProcedureTypes | Path does not match |
| 170 | view_create_extern_procedureType | /intern/view_create_extern_procedureType | Path does not match |
| 171 | create_extern_procedure_type | /intern/create_extern_procedure_type | Path does not match |
| 172 | view_edit_extern_procedure_type | /intern/view_edit_extern_procedure_type | Path does not match |
| 173 | update_extern_procedure_type | /intern/update_extern_procedure_type | Path does not match |
| 174 | inactive_extern_procedure_type | /intern/inactive_extern_procedure_type | Path does not match |
| 175 | active_extern_procedure_type | /intern/active_extern_procedure_type | Path does not match |
| 176 | view_heat_map | /intern/heat_map/view_heat_map | Path does not match |
| 177 | renderTowRequestLatLonByDates | /intern/heat_map/renderTowRequestLatLonByDates | Path does not match |
| 178 | renderLongestTowRequestByDates | /intern/heat_map/renderLongestTowRequestByDates | Path does not match |
| 179 | renderTowPositionsByDates | /intern/heat_map/renderTowPositionsByDates | Path does not match |
| 180 | list_agents | /intern/heat_map/list_agents | Path does not match |
| 181 | list_type_immobilizations | /intern/heat_map/list_type_immobilizations | Path does not match |
| 182 | list_type_vehicles | /intern/heat_map/list_type_vehicles | Path does not match |
| 183 | list_tows_filter | /intern/heat_map/list_tows_filter | Path does not match |
| 184 | historicalRequest | /intern/historicalRequest/ | Path does not match |
| 185 | historicalExcelTurns | /intern/historicalRequest/historicalExcelTurns | Path does not match |
| 186 | historicalExcelTurnsAll | /intern/historicalRequest/historicalExcelTurnsAll | Path does not match |
| 187 | historicalExcelAvailabilityTow | /intern/historicalRequest/historicalExcelAvailabilityTow | Path does not match |
| 188 | historicalExcelDifferenceQX | /intern/historicalRequest/historicalExcelDifferenceQX | Path does not match |
| 189 | historicalStatus | /intern/historicalRequest/historicalStatus/{id} | Path does not match |
| 190 | historicalParking | /intern/historicalRequest/historicalParking/{id} | Path does not match |
| 191 | annexMultimedia | /intern/historicalRequest/annexMultimedia/{id} | Path does not match |
| 192 | statusInventory | /intern/historicalRequest/statusInventory/{id} | Path does not match |
| 193 | detailImmobilization | /intern/historicalRequest/detailImmobilization/{id} | Path does not match |
| 194 | options | /intern/historicalRequest/options/{id} | Path does not match |
| 195 | historicalAjax | /intern/historicalRequest/historicalAjax | Path does not match |
| 196 | historicalCanceledAjax | /intern/historicalRequest/historicalCanceledAjax | Path does not match |
| 197 | historicalVerifiedOutputAjax | /intern/historicalRequest/historicalVerifiedOutputAjax | Path does not match |
| 198 | ModifyImmobilizationRequest | /intern/historicalRequest/ModifyImmobilizationRequest/{towRequestId} | Path does not match |
| 199 | submitTowRequestModification | /intern/historicalRequest/submitTowRequestModification/{towRequestId} | Path does not match |
| 200 | reassignParking | /intern/historicalRequest/reassignParking/{towRequestId} | Path does not match |
| 201 | reassignParkingAjax | /intern/historicalRequest/reassignParkingAjax/{towRequestId} | Path does not match |
| 202 | submitParkingReassignation | /intern/historicalRequest/submitParkingReassignation/{towRequestId} | Path does not match |
| 203 | changeTow | /intern/historicalRequest/changeTow/{towRequestId} | Path does not match |
| 204 | reassignTow | /intern/historicalRequest/reassignTow/{towRequestId} | Path does not match |
| 205 | search_Reassigntow | /intern/historicalRequest/reassign_Tow/search_Reassigntow | Path does not match |
| 206 | setReassignTow | /intern/historicalRequest/setReassignTow | Path does not match |
| 207 | cancellationInventoryRequest | /intern/historicalRequest/cancellationInventoryRequest/{towRequestId} | Path does not match |
| 208 | submitTowRequestCancellation | /intern/historicalRequest/submitTowRequestCancellation/{towRequestId} | Path does not match |
| 209 | uploadAnnexImages | /intern/historicalRequest/uploadAnnexImages | Path does not match |
| 210 | dashboard | /intern/dashboard | Path does not match |
| 211 | view_internal_users | /intern/view_internal_users | Path does not match |
| 212 | list_interns | /intern/dataInterns | Path does not match |
| 213 | register_intern | /intern/register_intern | Path does not match |
| 214 | edit_internal_user | /intern/edit_internal_user | Path does not match |
| 215 | user_internal_create | /intern/create_internal_user | Path does not match |
| 216 | update_internal_user | /intern/update_internal_user | Path does not match |
| 217 | inactive_intern | /intern/inactive_intern | Path does not match |
| 218 | active_intern | /intern/active_intern | Path does not match |
| 219 | intern_add_role | /intern/intern_add_role | Path does not match |
| 220 | role_set_intern | /intern/role_set_intern | Path does not match |
| 221 | test_iframe | /intern/test_iframe | Path does not match |
| 222 | view_notifications | /intern/view_notifications | Path does not match |
| 223 | list_notifications | /intern/dataNotifications | Path does not match |
| 224 | add_notification | /intern/add_notification | Path does not match |
| 225 | create_notification | /intern/create_notification | Path does not match |
| 226 | edit_notification | /intern/edit_notification | Path does not match |
| 227 | update_notification | /intern/update_notification | Path does not match |
| 228 | inactive_notification | /intern/inactive_notification | Path does not match |
| 229 | active_notification | /intern/active_notification | Path does not match |
| 230 | view_operations | /intern/view_operations | Path does not match |
| 231 | list_operations | /intern/data_operations | Path does not match |
| 232 | register_operation | /intern/register_operation | Path does not match |
| 233 | add_operation | /intern/add_operation | Path does not match |
| 234 | create_operation | /intern/create_operation | Path does not match |
| 235 | edit_operation | /intern/edit_operation/{id} | Path does not match |
| 236 | update_operation | /intern/update_operation | Path does not match |
| 237 | view_assign_intern_operation | /intern/view_assign_intern_operation | Path does not match |
| 238 | add_intern_operation | /intern/add_intern_operation/{id} | Path does not match |
| 239 | search_interns | /intern/search_interns | Path does not match |
| 240 | assign_intern_operation | /intern/assign_intern_operation | Path does not match |
| 241 | set_intern_operation | /intern/set_intern_operation | Path does not match |
| 242 | view_assign_tow_operation | /intern/view_assign_tow_operation | Path does not match |
| 243 | search_gruas | /intern/search_gruas | Path does not match |
| 244 | assign_tow_operation | /intern/assign_tow_operation | Path does not match |
| 245 | set_tow_operation | /intern/set_tow_operation | Path does not match |
| 246 | set_grua_operation | /intern/set_grua_operation | Path does not match |
| 247 | consult_tow_operation | /intern/consult_tow_operation | Path does not match |
| 248 | getInitialPosition | /intern/getInitialPosition | Path does not match |
| 249 | inactivate_operation | /intern/inactivate_operation | Path does not match |
| 250 | activate_operation | /intern/activate_operation | Path does not match |
| 251 | parameters_and_exceptions | /intern/parameters_and_exceptions | Path does not match |
| 252 | view_parameter_standbyTimeTow | /intern/view_parameter_standbyTimeTow | Path does not match |
| 253 | view_parameter_gps | /intern/view_parameter_gps | Path does not match |
| 254 | update_parameter_gps | /intern/update_parameter_gps | Path does not match |
| 255 | update_parameter_standbyTimeTow | /intern/update_parameter_standbyTimeTow | Path does not match |
| 256 | view_admin_parameters | /intern/view_admin_parameters | Path does not match |
| 257 | list_parameters | /intern/dataParameters | Path does not match |
| 258 | edit_parameter | /intern/edit_parameter | Path does not match |
| 259 | update_parameter | /intern/update_parameter | Path does not match |
| 260 | vehicle_pound | /intern/vehicle_pound | Path does not match |
| 261 | list_parkings | /intern/dataParkings | Path does not match |
| 262 | view_register_parking | /intern/view_register_parking | Path does not match |
| 263 | create_parking | /intern/create_parking | Path does not match |
| 264 | edit_parking | /intern/edit_parking | Path does not match |
| 265 | update_parking | /intern/update_parking | Path does not match |
| 266 | get_parking_coordinates | /intern/get_parking_coordinates | Path does not match |
| 267 | list_staff_for_assignment | /intern/parking/list_staff_for_assignment | Path does not match |
| 268 | assign_operator_to_parking | /intern/assign_operator_to_parking | Path does not match |
| 269 | inactive_parking | /intern/inactive_parking | Path does not match |
| 270 | active_parking | /intern/active_parking | Path does not match |
| 271 | view_space_parking | /intern/view_space_parking | Path does not match |
| 272 | update_space_parking | /intern/update_space_parking | Path does not match |
| 273 | file_adjunt_parking | /intern/file_adjunt_parking | Path does not match |
| 274 | fileViewParking | /intern/view_adjunt_Parking/{id} | Path does not match |
| 275 | view_price | /intern/view_price | Path does not match |
| 276 | list_prices | /intern/dataPrices | Path does not match |
| 277 | view_create_price | /intern/view_create_price | Path does not match |
| 278 | create_price | /intern/create_price | Path does not match |
| 279 | view_edit_price | /intern/view_edit_price | Path does not match |
| 280 | edit_price | /intern/edit_price | Path does not match |
| 281 | inactive_price | /intern/inactive_price | Path does not match |
| 282 | active_price | /intern/active_price | Path does not match |
| 283 | viewListReport | /intern/viewListReport | Path does not match |
| 284 | report | /intern/report | Path does not match |
| 285 | reportFinanciero | /intern/reportFinanciero | Path does not match |
| 286 | consultaCiudadana | /intern/consultaCiudadana | Path does not match |
| 287 | consultaCiudadanaAjax | /intern/consultaCiudadanaAjax | Path does not match |
| 288 | consultaCiudadanaExport | /intern/consultaCiudadanaExport | Path does not match |
| 289 | view_request_control_center | /intern/view_request_control_center | Path does not match |
| 290 | get_tow_request_coordinates | /intern/get_tow_request_coordinates | Path does not match |
| 291 | list_reasons | /intern/list_reasons | Path does not match |
| 292 | list_codigo | /intern/list_codigo | Path does not match |
| 293 | create_request_control_center | /intern/create_request_control_center | Path does not match |
| 294 | view_roles | /intern/view_roles | Path does not match |
| 295 | list_roles | /intern/dataRoles | Path does not match |
| 296 | add_role | /intern/add_role | Path does not match |
| 297 | edit_role | /intern/edit_role | Path does not match |
| 298 | create_role | /intern/create_role | Path does not match |
| 299 | update_role | /intern/update_role | Path does not match |
| 300 | inactive_role | /intern/inactive_role | Path does not match |
| 301 | active_role | /intern/active_role | Path does not match |
| 302 | assign_resources | /intern/assign_resources | Path does not match |
| 303 | get_resources_aux | /intern/get_resources_aux | Path does not match |
| 304 | get_permission | /intern/get_permission | Path does not match |
| 305 | add_resources | /intern/add_resources | Path does not match |
| 306 | index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.