https://mmwec-api.dev.knectar.com/api/upload_datas/select/towns

Routing

api_upload_data_select_towns_get_collection Matched route

Route Parameters

Name Value
_api_collection_operation_name
"get"
_api_has_composite_identifier
false
_api_identifiers
[
  "id"
]
_api_resource_class
"App\Entity\Main\UploadDataSelectTowns"
_format
null
_stateless
null

Route Matching Logs

Path to match: /api/upload_datas/select/towns
# Route name Path Log
1 app_home / Path does not match
2 app_log_list /admin/log/list Path does not match
3 app_login /login Path does not match
4 app_register /register Path does not match
5 app_logout /logout Path does not match
6 api_entrypoint /api/{index}.{_format} Path does not match
7 api_doc /api/docs.{_format} Path does not match
8 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
9 api_upload_data_ids_get_collection /api/upload_data/ids Path does not match
10 api_upload_data_ids_get_item /api/upload_data/ids/{id} Path does not match
11 api_lmp_fives_get_collection /api/lmp_fives.{_format} Path does not match
12 api_lmp_fives_get_item /api/lmp_fives/{id}.{_format} Path does not match
13 api_lmp_select_towns_get_collection /api/lmp/select/towns Path does not match
14 api_lmp_select_towns_get_item /api/lmp/select/towns/{id} Path does not match
15 api_meter_monthly_rollups_get_collection /api/meter_monthly_rollups.{_format} Path does not match
16 api_meter_monthly_rollups_get_item /api/meter_monthly_rollups/{id}.{_format} Path does not match
17 api_upload_datas_get_collection /api/upload_datas.{_format} Path does not match
18 api_upload_datas_get_item /api/upload_datas/{id}.{_format} Path does not match
19 api_actual_resource_dispatches_get_collection /api/actual_resource_dispatches.{_format} Path does not match
20 api_actual_resource_dispatches_get_item /api/actual_resource_dispatches/{id}.{_format} Path does not match
21 api_fcms_get_collection /api/fcms.{_format} Path does not match
22 api_fcms_get_item /api/fcms/{id}.{_format} Path does not match
23 api_ard_select_towns_get_collection /api/ard/select/towns Path does not match
24 api_ard_select_towns_get_item /api/ard/select/towns/{id} Path does not match
25 api_meter_fifteen_minutes_get_collection /api/meter_fifteen_minutes.{_format} Path does not match
26 api_meter_fifteen_minutes_get_item /api/meter_fifteen_minutes/{id}.{_format} Path does not match
27 api_median_calculations_get_collection /api/median_calculations.{_format} Path does not match
28 api_median_calculations_get_item /api/median_calculations/{id}.{_format} Path does not match
29 api_units_get_collection /api/units.{_format} Path does not match
30 api_units_get_item /api/units/{id}.{_format} Path does not match
31 api_upload_data_select_towns_get_collection /api/upload_datas/select/towns Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.