Routing
_api_/filters{._format}_get_collection
Matched route
Route Parameters
| Name | Value |
|---|---|
| _api_operation_name | "_api_/filters{._format}_get_collection" |
| _api_resource_class | "App\Entity\Filter" |
| _format | null |
| _stateless | null |
Route Matching Logs
Path to match:
/api/filters
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_entrypoint | /api/{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | _api_errors_problem | /api/errors/{status} | Path does not match |
| 6 | _api_errors_hydra | /api/errors/{status} | Path does not match |
| 7 | _api_errors_jsonapi | /api/errors/{status} | Path does not match |
| 8 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 11 | _api_/algo_results{._format}_get_collection | /api/algo_results.{_format} | Path does not match |
| 12 | _api_/algo_results/{id}{._format}_get | /api/algo_results/{id}.{_format} | Path does not match |
| 13 | get_algo_results_from_search_manager | /api/search_managers/{searchManagerId}/algo_results | Path does not match |
| 14 | start_algo | /api/algo_results | Path does not match |
| 15 | _api_/algo_results/{id}{._format}_put | /api/algo_results/{id}.{_format} | Path does not match |
| 16 | _api_/algo_results/{id}{._format}_patch | /api/algo_results/{id}.{_format} | Path does not match |
| 17 | _api_/algo_results/{id}{._format}_delete | /api/algo_results/{id}.{_format} | Path does not match |
| 18 | _api_/algo_result_user_manager_skills{._format}_get_collection | /api/algo_result_user_manager_skills.{_format} | Path does not match |
| 19 | get_user_manager_skills | /api/algo_results/{algoResultId}/user_manager_skills | Path does not match |
| 20 | _api_/algo_result_user_manager_skills/{id}{._format}_delete | /api/algo_result_user_manager_skills/{id}.{_format} | Path does not match |
| 21 | _api_/algo_result_user_manager_skills/{id}{._format}_get | /api/algo_result_user_manager_skills/{id}.{_format} | Path does not match |
| 22 | _api_/appointments{._format}_get_collection | /api/appointments.{_format} | Path does not match |
| 23 | _api_/appointments/{id}{._format}_get | /api/appointments/{id}.{_format} | Path does not match |
| 24 | _api_/appointments{._format}_post | /api/appointments.{_format} | Path does not match |
| 25 | _api_/appointments/{id}{._format}_put | /api/appointments/{id}.{_format} | Path does not match |
| 26 | _api_/appointments/{id}{._format}_patch | /api/appointments/{id}.{_format} | Path does not match |
| 27 | _api_/appointments/{id}{._format}_delete | /api/appointments/{id}.{_format} | Path does not match |
| 28 | _api_/appointment_dates{._format}_get_collection | /api/appointment_dates.{_format} | Path does not match |
| 29 | _api_/appointment_dates/{id}{._format}_get | /api/appointment_dates/{id}.{_format} | Path does not match |
| 30 | _api_/appointment_dates/{id}{._format}_put | /api/appointment_dates/{id}.{_format} | Path does not match |
| 31 | _api_/appointment_dates/{id}{._format}_patch | /api/appointment_dates/{id}.{_format} | Path does not match |
| 32 | _api_/appointment_dates/{id}{._format}_delete | /api/appointment_dates/{id}.{_format} | Path does not match |
| 33 | _api_/companies{._format}_get_collection | /api/companies.{_format} | Path does not match |
| 34 | _api_/companies/{id}{._format}_get | /api/companies/{id}.{_format} | Path does not match |
| 35 | _api_/companies{._format}_post | /api/companies.{_format} | Path does not match |
| 36 | update_company | /api/companies/{id} | Path does not match |
| 37 | _api_/companies/{id}{._format}_patch | /api/companies/{id}.{_format} | Path does not match |
| 38 | _api_/companies/{id}{._format}_delete | /api/companies/{id}.{_format} | Path does not match |
| 39 | kpi_company | /api/companies/stats | Path does not match |
| 40 | _api_/console_command_logs{._format}_get_collection | /api/console_command_logs.{_format} | Path does not match |
| 41 | _api_/console_command_logs/{id}{._format}_get | /api/console_command_logs/{id}.{_format} | Path does not match |
| 42 | _api_/console_command_logs/{id}{._format}_delete | /api/console_command_logs/{id}.{_format} | Path does not match |
| 43 | _api_/contracts{._format}_get_collection | /api/contracts.{_format} | Path does not match |
| 44 | _api_/contracts/{id}{._format}_get | /api/contracts/{id}.{_format} | Path does not match |
| 45 | contract_documents_download | /api/contracts/{id}/documents/download | Path does not match |
| 46 | contracts_validate_yousign_signature | /api/contracts/{id}/validate_yousign_signature | Path does not match |
| 47 | contracts_check_yousign_state | /api/contracts/{id}/check_yousign_state | Path does not match |
| 48 | contracts_change_payment_method_start | /api/contracts/{id}/change-payment-method-start | Path does not match |
| 49 | contracts_change_payment_method_validate | /api/contracts/{id}/change-payment-method-validate | Path does not match |
| 50 | contracts_resend_notification | /api/contracts/{id}/resend-notification | Path does not match |
| 51 | contracts_cancel_subscription | /api/contracts/{id}/cancel-subscription | Path does not match |
| 52 | _api_/contracts{._format}_post | /api/contracts.{_format} | Path does not match |
| 53 | update_contract | /api/contracts/{id} | Path does not match |
| 54 | _api_/contracts/{id}{._format}_patch | /api/contracts/{id}.{_format} | Path does not match |
| 55 | _api_/contracts/{id}{._format}_delete | /api/contracts/{id}.{_format} | Path does not match |
| 56 | kpi_contract | /api/contracts/stats | Path does not match |
| 57 | _api_/documents{._format}_get_collection | /api/documents.{_format} | Path does not match |
| 58 | _api_/documents/{id}{._format}_get | /api/documents/{id}.{_format} | Path does not match |
| 59 | _api_/documents{._format}_post | /api/documents.{_format} | Path does not match |
| 60 | update_document | /api/documents/{id} | Path does not match |
| 61 | _api_/documents/{id}{._format}_patch | /api/documents/{id}.{_format} | Path does not match |
| 62 | _api_/documents/{id}{._format}_delete | /api/documents/{id}.{_format} | Path does not match |
| 63 | _api_/email_templates{._format}_get_collection | /api/email_templates.{_format} | Path does not match |
| 64 | _api_/email_templates/{id}{._format}_get | /api/email_templates/{id}.{_format} | Path does not match |
| 65 | _api_/email_templates{._format}_post | /api/email_templates.{_format} | Path does not match |
| 66 | _api_/email_templates/{id}{._format}_put | /api/email_templates/{id}.{_format} | Path does not match |
| 67 | _api_/email_templates/{id}{._format}_patch | /api/email_templates/{id}.{_format} | Path does not match |
| 68 | _api_/email_templates/{id}{._format}_delete | /api/email_templates/{id}.{_format} | Path does not match |
| 69 | _api_/email_template_translations{._format}_get_collection | /api/email_template_translations.{_format} | Path does not match |
| 70 | _api_/email_template_translations/{id}{._format}_get | /api/email_template_translations/{id}.{_format} | Path does not match |
| 71 | _api_/email_template_translations{._format}_post | /api/email_template_translations.{_format} | Path does not match |
| 72 | _api_/email_template_translations/{id}{._format}_put | /api/email_template_translations/{id}.{_format} | Path does not match |
| 73 | _api_/email_template_translations/{id}{._format}_patch | /api/email_template_translations/{id}.{_format} | Path does not match |
| 74 | _api_/email_template_translations/{id}{._format}_delete | /api/email_template_translations/{id}.{_format} | Path does not match |
| 75 | _api_/filters{._format}_get_collection | /api/filters.{_format} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.