Routing
list_parameters
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/intern/dataParameters
| # | 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/tow/operations/{operationId}.{_format} | Path does not match |
| 41 | api_exist_check_list_today | /api/tow/existCheckListToday.{_format} | Path does not match |
| 42 | api_save_check_list_tow | /api/tow/sendCheckListTow.{_format} | Path does not match |
| 43 | api_send_email_check_list_bad | /api/tow/sendEmailCheckListBad.{_format} | Path does not match |
| 44 | api_download_info | /api/download/info.{_format} | Path does not match |
| 45 | api_download_info_v2 | /api/downloadV2/info.{_format} | Path does not match |
| 46 | api_tow_request_create | /api/towRequest.{_format} | Path does not match |
| 47 | api_tow_request_pending | /api/towRequestPending.{_format} | Path does not match |
| 48 | api_tow_request_accept | /api/towRequest/{towRequestId}/accept.{_format} | Path does not match |
| 49 | api_create_tow_location | /api/create_tow_location.{_format} | Path does not match |
| 50 | api_tow_request_reject | /api/towRequest/{towRequestId}/reject.{_format} | Path does not match |
| 51 | api_get_tow_requests_from_parking | /api/parkings/{parkingId}/towRequests.{_format} | Path does not match |
| 52 | api_assigned_tow_request_inventory | /api/towRequest.{_format} | Path does not match |
| 53 | api_tow_request_agent | /api/towRequestAgent.{_format} | Path does not match |
| 54 | api_cancel_tow_request | /api/towRequest/{towRequestId}/cancel.{_format} | Path does not match |
| 55 | api_vehicle_delivery_list | /api/vehicleDelivery.{_format} | Path does not match |
| 56 | delivery_vehicle | /api/towRequest/{towRequestId}/deliveryVehicle.{_format} | Path does not match |
| 57 | change_parking | /api/towRequest/{towRequestId}/changeParking.{_format} | Path does not match |
| 58 | get_tow_request_by_id | /api/towRequest/{towRequestId}/getTowRequestById.{_format} | Path does not match |
| 59 | tow_request_by_tow_operator | /api/towRequestByTowOperator.{_format} | Path does not match |
| 60 | api_tow_request_answered | /api/towRequestAnswered.{_format} | Path does not match |
| 61 | api_tow_request_modify_vehicle_class | /api/towRequest/{towRequestId}/modifyVehicleClass.{_format} | Path does not match |
| 62 | audit_vehicle_plate_change | /api/towRequest/{towRequestId}/auditVehiclePlateChange.{_format} | Path does not match |
| 63 | api_tow_request_modify_vehicle_plate | /api/towRequest/{towRequestId}/modifyVehiclePlate.{_format} | Path does not match |
| 64 | api_get_cars_inside | /api/getCarsInside.{_format} | Path does not match |
| 65 | api_get_cars_inside_resumed | /api/getCarsInsideResumed.{_format} | Path does not match |
| 66 | api_validate_plate_status | /api/validatePlateStatus.{_format} | Path does not match |
| 67 | api_validate_plate_in_process | /api/validatePlateInProcess.{_format} | Path does not match |
| 68 | api_notifications | /api/notification.{_format} | Path does not match |
| 69 | get_inventory_requests | /api/inventoryRequest.{_format} | Path does not match |
| 70 | get_inventory_request_by_id | /api/inventoryRequest/{inventoryRequestId}.{_format} | Path does not match |
| 71 | open_inventory_revision | /api/inventoryRequest/{inventoryId}/preliminaryRevision/open.{_format} | Path does not match |
| 72 | open_inventory_check_in | /api/inventoryRequest/{inventoryId}/checkInRevision/open.{_format} | Path does not match |
| 73 | open_inventory_check_out | /api/inventoryRequest/{inventoryId}/checkOutRevision/open.{_format} | Path does not match |
| 74 | close_inventory_preliminary | /api/inventoryRequest/{inventoryId}/preliminaryRevision/close.{_format} | Path does not match |
| 75 | close_inventory_check_in | /api/inventoryRequest/{inventoryRequestId}/checkInRevision/close.{_format} | Path does not match |
| 76 | close_inventory_check_out | /api/inventoryRequest/{inventoryId}/checkOutRevision/close.{_format} | Path does not match |
| 77 | save_evidence | /api/inventoryRequest/{inventoryId}/evidence/{origen}/{evidenceType}.{_format} | Path does not match |
| 78 | test_wasabi_connection | /api/test-wasabi-connection.{_format} | Path does not match |
| 79 | get_inventory_requests_list | /api/inventoryRequestList.{_format} | Path does not match |
| 80 | get_dates_and_counts_pending | /api/datesAndCountsPending.{_format} | Path does not match |
| 81 | obtener_json_acciweb | /api/obtenerJsonAcciweb/{plate}/{immobilization}.{_format} | Path does not match |
| 82 | api_vehicle_type | /api/vehicleType.{_format} | Path does not match |
| 83 | api_subpoena_type | /api/subpoenaType.{_format} | Path does not match |
| 84 | api_inventory_moto_parts | /api/inventoryPart/moto.{_format} | Path does not match |
| 85 | api_inventory_vehicle_parts | /api/inventoryPart/vehicle.{_format} | Path does not match |
| 86 | api_service_types | /api/service.{_format} | Path does not match |
| 87 | api_immobilization_type | /api/immobilizationType.{_format} | Path does not match |
| 88 | api_cancellation_types | /api/cancellationTypes.{_format} | Path does not match |
| 89 | api_brand_search | /api/brand.{_format} | Path does not match |
| 90 | api_color_search | /api/color.{_format} | Path does not match |
| 91 | citizen_home | /citizen/home | Path does not match |
| 92 | add_citizen | /citizen/add | Path does not match |
| 93 | recover_password_view | /citizen/recover-password | Path does not match |
| 94 | indexOperation | /intern/operations | Path does not match |
| 95 | viewListReport | /intern/viewListReport | Path does not match |
| 96 | indexAdministration | /intern/administration | Path does not match |
| 97 | audit | /intern/audit | Path does not match |
| 98 | view_data_protection | /intern/view_data_protection | Path does not match |
| 99 | data_protection_parameters | /intern/dataProtectionParameters | Path does not match |
| 100 | fileDataProtection_save | /intern/save_fileDataProtection | Path does not match |
| 101 | fileView | /intern/viewFile/{id} | Path does not match |
| 102 | view_exempt_by_class | /intern/view_exempt_by_class | Path does not match |
| 103 | get_vehicleClassType | /intern/get_vehicleClassType | Path does not match |
| 104 | save_selected | /intern/save_selected | Path does not match |
| 105 | view_externProcedureType | /intern/view_externProcedureType | Path does not match |
| 106 | list_extern_proceduretypes | /intern/dataExternProcedureTypes | Path does not match |
| 107 | view_create_extern_procedureType | /intern/view_create_extern_procedureType | Path does not match |
| 108 | create_extern_procedure_type | /intern/create_extern_procedure_type | Path does not match |
| 109 | view_edit_extern_procedure_type | /intern/view_edit_extern_procedure_type | Path does not match |
| 110 | update_extern_procedure_type | /intern/update_extern_procedure_type | Path does not match |
| 111 | inactive_extern_procedure_type | /intern/inactive_extern_procedure_type | Path does not match |
| 112 | active_extern_procedure_type | /intern/active_extern_procedure_type | Path does not match |
| 113 | dashboard | /intern/dashboard | Path does not match |
| 114 | view_internal_users | /intern/view_internal_users | Path does not match |
| 115 | list_interns | /intern/dataInterns | Path does not match |
| 116 | register_intern | /intern/register_intern | Path does not match |
| 117 | edit_internal_user | /intern/edit_internal_user | Path does not match |
| 118 | user_internal_create | /intern/create_internal_user | Path does not match |
| 119 | update_internal_user | /intern/update_internal_user | Path does not match |
| 120 | inactive_intern | /intern/inactive_intern | Path does not match |
| 121 | active_intern | /intern/active_intern | Path does not match |
| 122 | intern_add_role | /intern/intern_add_role | Path does not match |
| 123 | role_set_intern | /intern/role_set_intern | Path does not match |
| 124 | view_notifications | /intern/view_notifications | Path does not match |
| 125 | list_notifications | /intern/dataNotifications | Path does not match |
| 126 | add_notification | /intern/add_notification | Path does not match |
| 127 | create_notification | /intern/create_notification | Path does not match |
| 128 | edit_notification | /intern/edit_notification | Path does not match |
| 129 | update_notification | /intern/update_notification | Path does not match |
| 130 | inactive_notification | /intern/inactive_notification | Path does not match |
| 131 | active_notification | /intern/active_notification | Path does not match |
| 132 | view_operations | /intern/view_operations | Path does not match |
| 133 | list_operations | /intern/data_operations | Path does not match |
| 134 | register_operation | /intern/register_operation | Path does not match |
| 135 | add_operation | /intern/add_operation | Path does not match |
| 136 | create_operation | /intern/create_operation | Path does not match |
| 137 | edit_operation | /intern/edit_operation/{id} | Path does not match |
| 138 | update_operation | /intern/update_operation | Path does not match |
| 139 | view_assign_intern_operation | /intern/view_assign_intern_operation | Path does not match |
| 140 | add_intern_operation | /intern/add_intern_operation/{id} | Path does not match |
| 141 | search_interns | /intern/search_interns | Path does not match |
| 142 | assign_intern_operation | /intern/assign_intern_operation | Path does not match |
| 143 | set_intern_operation | /intern/set_intern_operation | Path does not match |
| 144 | view_assign_tow_operation | /intern/view_assign_tow_operation | Path does not match |
| 145 | search_gruas | /intern/search_gruas | Path does not match |
| 146 | assign_tow_operation | /intern/assign_tow_operation | Path does not match |
| 147 | set_tow_operation | /intern/set_tow_operation | Path does not match |
| 148 | set_grua_operation | /intern/set_grua_operation | Path does not match |
| 149 | consult_tow_operation | /intern/consult_tow_operation | Path does not match |
| 150 | getInitialPosition | /intern/getInitialPosition | Path does not match |
| 151 | inactivate_operation | /intern/inactivate_operation | Path does not match |
| 152 | activate_operation | /intern/activate_operation | Path does not match |
| 153 | parameters_and_exceptions | /intern/parameters_and_exceptions | Path does not match |
| 154 | view_parameter_standbyTimeTow | /intern/view_parameter_standbyTimeTow | Path does not match |
| 155 | view_parameter_gps | /intern/view_parameter_gps | Path does not match |
| 156 | update_parameter_gps | /intern/update_parameter_gps | Path does not match |
| 157 | update_parameter_standbyTimeTow | /intern/update_parameter_standbyTimeTow | Path does not match |
| 158 | view_admin_parameters | /intern/view_admin_parameters | Path does not match |
| 159 | list_parameters | /intern/dataParameters | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.