Routing
app_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 2 | api_doc | /api/docs.{_format} | Path does not match |
| 3 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 4 | api_promoters_join_collection | /api/promoters/join | Path does not match |
| 5 | api_promoters_get_item | /api/promoters/{id}.{_format} | Path does not match |
| 6 | api_promoters_details_item | /api/promoters/{id}/details | Path does not match |
| 7 | api_promoter_referrals_get_collection | /api/promoter_referrals.{_format} | Path does not match |
| 8 | api_promoter_referrals_get_item | /api/promoter_referrals/{id}.{_format} | Path does not match |
| 9 | api_promoter_payouts_get_collection | /api/promoter_payouts.{_format} | Path does not match |
| 10 | api_promoter_payouts_get_item | /api/promoter_payouts/{id}.{_format} | Path does not match |
| 11 | api_promoter_rewards_get_collection | /api/promoter_rewards.{_format} | Path does not match |
| 12 | api_promoter_rewards_get_item | /api/promoter_rewards/{id}.{_format} | Path does not match |
| 13 | api_assistants_post_collection | /api/assistants.{_format} | Path does not match |
| 14 | api_assistants_get_item | /api/assistants/{id}.{_format} | Path does not match |
| 15 | api_assistants_put_item | /api/assistants/{id}.{_format} | Path does not match |
| 16 | api_thread_messages_post_collection | /api/thread_messages.{_format} | Path does not match |
| 17 | api_thread_messages_get_collection | /api/threads/{id}/messages | Path does not match |
| 18 | api_threads_post_collection | /api/threads.{_format} | Path does not match |
| 19 | api_thread_runs_post_collection | /api/thread_runs.{_format} | Path does not match |
| 20 | api_thread_runs_submit_tool_outputs_collection | /api/thread_runs/submit_tool_outputs | Path does not match |
| 21 | api_thread_runs_get_item | /api/threads/{id}/runs/{runId} | Path does not match |
| 22 | api_change_histories_get_collection | /api/change_histories.{_format} | Path does not match |
| 23 | api_change_histories_get_item | /api/change_histories/{id}.{_format} | Path does not match |
| 24 | api_holiday_calendar_days_post_collection | /api/holiday_calendar_days.{_format} | Path does not match |
| 25 | api_holiday_calendar_days_get_item | /api/holiday_calendar_days/{id}.{_format} | Path does not match |
| 26 | api_holiday_calendar_days_delete_item | /api/holiday_calendar_days/{id}.{_format} | Path does not match |
| 27 | api_holiday_calendar_days_put_item | /api/holiday_calendar_days/{id}.{_format} | Path does not match |
| 28 | api_contract_types_get_collection | /api/contract_types.{_format} | Path does not match |
| 29 | api_contract_types_post_collection | /api/contract_types.{_format} | Path does not match |
| 30 | api_contract_types_get_item | /api/contract_types/{id}.{_format} | Path does not match |
| 31 | api_contract_types_delete_item | /api/contract_types/{id}.{_format} | Path does not match |
| 32 | api_contract_types_put_item | /api/contract_types/{id}.{_format} | Path does not match |
| 33 | api_companies_get_collection | /api/companies.{_format} | Path does not match |
| 34 | api_companies_get_item | /api/companies/{id}.{_format} | Path does not match |
| 35 | api_companies_admin_link_item | /api/companies/{id}/admin_link | Path does not match |
| 36 | api_companies_clear_data_item | /api/companies/{id}/clear_data | Path does not match |
| 37 | api_companies_clear_secret_item | /api/companies/{id}/secret/clear | Path does not match |
| 38 | api_companies_delete_item | /api/companies/{id}.{_format} | Path does not match |
| 39 | api_companies_generate_secret_item | /api/companies/{id}/secret/generate | Path does not match |
| 40 | api_companies_put_item | /api/companies/{id}.{_format} | Path does not match |
| 41 | api_companies_departments_get_subresource | /api/companies/{id}/departments.{_format} | Path does not match |
| 42 | api_companies_job_positions_get_subresource | /api/companies/{id}/job_positions.{_format} | Path does not match |
| 43 | api_companies_workers_get_subresource | /api/companies/{id}/workers.{_format} | Path does not match |
| 44 | api_companies_billing_details_get_subresource | /api/companies/{id}/billing_details.{_format} | Path does not match |
| 45 | api_companies_holiday_calendar_get_subresource | /api/companies/{id}/holiday_calendar.{_format} | Path does not match |
| 46 | api_companies_notification_settings_get_subresource | /api/companies/{id}/notification_settings.{_format} | Path does not match |
| 47 | api_tags_get_collection | /api/tags.{_format} | Path does not match |
| 48 | api_tags_post_collection | /api/tags.{_format} | Path does not match |
| 49 | api_tags_get_item | /api/tags/{id}.{_format} | Path does not match |
| 50 | api_tags_delete_item | /api/tags/{id}.{_format} | Path does not match |
| 51 | api_tags_put_item | /api/tags/{id}.{_format} | Path does not match |
| 52 | api_job_positions_get_collection | /api/job_positions.{_format} | Path does not match |
| 53 | api_job_positions_post_collection | /api/job_positions.{_format} | Path does not match |
| 54 | api_job_positions_get_item | /api/job_positions/{id}.{_format} | Path does not match |
| 55 | api_job_positions_delete_item | /api/job_positions/{id}.{_format} | Path does not match |
| 56 | api_job_positions_put_item | /api/job_positions/{id}.{_format} | Path does not match |
| 57 | api_referrals_post_collection | /api/referrals.{_format} | Path does not match |
| 58 | api_referrals_get_item | /api/referrals/{id}.{_format} | Path does not match |
| 59 | api_workers_get_collection | /api/workers.{_format} | Path does not match |
| 60 | api_workers_face_data_collection | /api/workers/face_data | Path does not match |
| 61 | api_workers_my_team_collection | /api/workers/my_team | Path does not match |
| 62 | api_workers_next_pin_collection | /api/workers/next_pin | Path does not match |
| 63 | api_workers_post_collection | /api/workers.{_format} | Path does not match |
| 64 | api_workers_state_collection | /api/workers/state | Path does not match |
| 65 | api_workers_get_item | /api/workers/{id}.{_format} | Path does not match |
| 66 | api_workers_active_item | /api/workers/{id}/active | Path does not match |
| 67 | api_workers_archive_item | /api/workers/{id}/archive | Path does not match |
| 68 | api_workers_delete_item | /api/workers/{id}.{_format} | Path does not match |
| 69 | api_workers_face_data_item | /api/workers/{id}/face_data | Path does not match |
| 70 | api_workers_invite_item | /api/workers/{id}/invite | Path does not match |
| 71 | api_workers_invite_link_item | /api/workers/{id}/invite/link | Path does not match |
| 72 | api_workers_invite_sms_item | /api/workers/{id}/invite/sms | Path does not match |
| 73 | api_workers_put_item | /api/workers/{id}.{_format} | Path does not match |
| 74 | api_workers_state_item | /api/workers/{id}/state | Path does not match |
| 75 | api_workers_upload_avatar_firebase_item | /api/workers/{id}/avatar | Path does not match |
| 76 | api_holiday_calendars_post_collection | /api/holiday_calendars.{_format} | Path does not match |
| 77 | api_holiday_calendars_get_item | /api/holiday_calendars/{id}.{_format} | Path does not match |
| 78 | api_holiday_calendars_delete_item | /api/holiday_calendars/{id}.{_format} | Path does not match |
| 79 | api_departments_get_collection | /api/departments.{_format} | Path does not match |
| 80 | api_departments_post_collection | /api/departments.{_format} | Path does not match |
| 81 | api_departments_batch_archive_collection | /api/departments/batch/archive | Path does not match |
| 82 | api_departments_batch_activate_collection | /api/departments/batch/activate | Path does not match |
| 83 | api_departments_batch_delete_collection | /api/departments/batch/delete | Path does not match |
| 84 | api_departments_get_item | /api/departments/{id}.{_format} | Path does not match |
| 85 | api_departments_delete_item | /api/departments/{id}.{_format} | Path does not match |
| 86 | api_departments_put_item | /api/departments/{id}.{_format} | Path does not match |
| 87 | api_departments_activate_item | /api/departments/{id}/activate | Path does not match |
| 88 | api_departments_archive_item | /api/departments/{id}/archive | Path does not match |
| 89 | api_forms_get_collection | /api/forms.{_format} | Path does not match |
| 90 | api_forms_post_collection | /api/forms.{_format} | Path does not match |
| 91 | api_forms_post_show_collection | /api/forms/show | Path does not match |
| 92 | api_forms_get_item | /api/forms/{id}.{_format} | Path does not match |
| 93 | api_forms_delete_item | /api/forms/{id}.{_format} | Path does not match |
| 94 | api_forms_post_publish_item | /api/forms/{id}/publish | Path does not match |
| 95 | api_forms_put_item | /api/forms/{id}.{_format} | Path does not match |
| 96 | api_form_answers_get_collection | /api/form_answers.{_format} | Path does not match |
| 97 | api_form_answers_post_collection | /api/form_answers.{_format} | Path does not match |
| 98 | api_form_answers_get_item | /api/form_answers/{id}.{_format} | Path does not match |
| 99 | api_form_answers_delete_item | /api/form_answers/{id}.{_format} | Path does not match |
| 100 | api_form_answers_put_item | /api/form_answers/{id}.{_format} | Path does not match |
| 101 | api_worker_day_gps_summaries_get_collection | /api/worker_day_gps_summaries.{_format} | Path does not match |
| 102 | api_worker_day_gps_summaries_get_item | /api/worker_day_gps_summaries/{id}.{_format} | Path does not match |
| 103 | api_geolocations_get_collection | /api/geolocations.{_format} | Path does not match |
| 104 | api_geolocations_get_item | /api/geolocations/{id}.{_format} | Path does not match |
| 105 | api_period_traffic_datas_get_collection | /api/period_traffic_datas.{_format} | Path does not match |
| 106 | api_period_traffic_datas_post_collection | /api/period_traffic_datas.{_format} | Path does not match |
| 107 | api_period_traffic_datas_get_item | /api/period_traffic_datas/{id}.{_format} | Path does not match |
| 108 | api_period_traffic_datas_delete_item | /api/period_traffic_datas/{id}.{_format} | Path does not match |
| 109 | api_period_traffic_datas_put_item | /api/period_traffic_datas/{id}.{_format} | Path does not match |
| 110 | api_period_traffic_datas_patch_item | /api/period_traffic_datas/{id}.{_format} | Path does not match |
| 111 | api_geolocation_batches_post_collection | /api/geolocation_batches.{_format} | Path does not match |
| 112 | api_geolocation_batches_demo_collection | /api/geolocation_batches/demo | Path does not match |
| 113 | api_kiosks_get_collection | /api/kiosks.{_format} | Path does not match |
| 114 | api_kiosks_create_by_account_collection | /api/kiosks/create_by_account | Path does not match |
| 115 | api_kiosks_create_by_secret_collection | /api/kiosks/create_by_secret | Path does not match |
| 116 | api_kiosks_get_join_url_collection | /api/kiosks/join_url | Path does not match |
| 117 | api_kiosks_get_item | /api/kiosks/{id}.{_format} | Path does not match |
| 118 | api_kiosks_delete_item | /api/kiosks/{id}.{_format} | Path does not match |
| 119 | api_kiosks_put_item | /api/kiosks/{id}.{_format} | Path does not match |
| 120 | api_kiosk_statuses_get_item | /api/kiosk_statuses/{id}.{_format} | Path does not match |
| 121 | api_kiosk_statuses_put_item | /api/kiosk_statuses/{id}.{_format} | Path does not match |
| 122 | api_kiosk_configs_get_item | /api/kiosk_configs/{id}.{_format} | Path does not match |
| 123 | api_kiosk_configs_put_item | /api/kiosk_configs/{id}.{_format} | Path does not match |
| 124 | api_dashboard_summaries_post_collection | /api/dashboard_summaries.{_format} | Path does not match |
| 125 | api_dashboard_summaries_get_item | /api/dashboard_summaries/{id}.{_format} | Path does not match |
| 126 | api_media_objects_post_collection | /api/media_objects.{_format} | Path does not match |
| 127 | api_media_objects_get_item | /api/media_objects/{id}.{_format} | Path does not match |
| 128 | api_media_firebases_post_collection | /api/media_firebases.{_format} | Path does not match |
| 129 | api_media_firebases_get_item | /api/media_firebases/{id}.{_format} | Path does not match |
| 130 | api_user_notifications_get_collection | /api/user_notifications.{_format} | Path does not match |
| 131 | api_user_notifications_get_item | /api/user_notifications/{id}.{_format} | Path does not match |
| 132 | api_user_notifications_batch_read_item | /api/user_notifications/batch_read | Path does not match |
| 133 | api_user_notifications_read_item | /api/user_notifications/{id}/read | Path does not match |
| 134 | api_company_notification_settings_get_collection | /api/company_notification_settings.{_format} | Path does not match |
| 135 | api_company_notification_settings_get_item | /api/company_notification_settings/{id}.{_format} | Path does not match |
| 136 | api_company_notification_settings_batch_put_item | /api/company_notification_settings/batch | Path does not match |
| 137 | api_company_notification_settings_put_item | /api/company_notification_settings/{id}.{_format} | Path does not match |
| 138 | api_onboarding_steps_post_collection | /api/onboardings/{id}/steps | Path does not match |
| 139 | api_onboarding_steps_get_item | /api/onboarding_steps/{id}.{_format} | Path does not match |
| 140 | api_onboardings_get_collection | /api/onboardings.{_format} | Path does not match |
| 141 | api_onboardings_post_collection | /api/onboardings.{_format} | Path does not match |
| 142 | api_onboardings_get_item | /api/onboardings/{id}.{_format} | Path does not match |
| 143 | api_onboardings_close_item | /api/onboardings/{id}/close | Path does not match |
| 144 | api_onboardings_finish_item | /api/onboardings/{id}/finish | Path does not match |
| 145 | api_onboardings_skip_item | /api/onboardings/{id}/skip | Path does not match |
| 146 | api_onboardings_steps_get_subresource | /api/onboardings/{id}/steps.{_format} | Path does not match |
| 147 | api_fcm_topics_post_subscribe_topic_collection | /api/fcm_topics/subscribe | Path does not match |
| 148 | api_fcm_topics_post_unsubscribe_all_collection | /api/fcm_topics/unsubscribe_all | Path does not match |
| 149 | api_fcm_topics_post_unsubscribe_topic_collection | /api/fcm_topics/unsubscribe | Path does not match |
| 150 | api_fcm_topics_get_item | /api/fcm_topics/{fcmToken}.{_format} | Path does not match |
| 151 | api_mercure_tokens_post_collection | /api/mercure_tokens.{_format} | Path does not match |
| 152 | api_mercure_tokens_get_item | /api/mercure_tokens/{id}.{_format} | Path does not match |
| 153 | api_report_departments_get_collection | /api/report_departments.{_format} | Path does not match |
| 154 | api_report_departments_generate_collection | /api/reports/departments/generate | Path does not match |
| 155 | api_report_departments_get_item | /api/report_departments/{id}.{_format} | Path does not match |
| 156 | api_reports_get_collection | /api/reports.{_format} | Path does not match |
| 157 | api_reports_attendance_export_collection | /api/reports/attendance/export | Path does not match |
| 158 | api_reports_attendance_generate_collection | /api/reports/attendance/generate | Path does not match |
| 159 | api_reports_attendance_worker_generate_collection | /api/reports/attendance_worker/generate | Path does not match |
| 160 | api_reports_project_time_and_salary_collection | /api/reports/projects/time_and_salary/generate | Path does not match |
| 161 | api_reports_project_time_and_salary_per_task_collection | /api/reports/projects/time_and_salary_per_task/download | Path does not match |
| 162 | api_reports_project_time_and_salary_per_worker_collection | /api/reports/projects/time_and_salary_per_worker/download | Path does not match |
| 163 | api_reports_project_workers_time_and_salary_collection | /api/reports/projects/workers_time_and_salary/generate | Path does not match |
| 164 | api_reports_project_workers_time_and_salary_per_project_collection | /api/reports/projects/workers_time_and_salary_per_project/download | Path does not match |
| 165 | api_reports_project_workers_time_and_salary_per_task_collection | /api/reports/projects/workers_time_and_salary_per_task/download | Path does not match |
| 166 | api_reports_time_and_salary_export_collection | /api/reports/time_and_salary/export | Path does not match |
| 167 | api_reports_time_and_salary_generate_collection | /api/reports/time_and_salary/generate | Path does not match |
| 168 | api_reports_time_and_salary_worker_export_collection | /api/reports/time_and_salary_worker/export | Path does not match |
| 169 | api_reports_time_and_salary_worker_generate_collection | /api/reports/time_and_salary_worker/generate | Path does not match |
| 170 | api_reports_working_time_records_collection | /api/reports/working_time_records/generate | Path does not match |
| 171 | api_reports_working_time_records_export_collection | /api/reports/working_time_records/export | Path does not match |
| 172 | api_report_uploaders_get_collection | /api/report_uploaders.{_format} | Path does not match |
| 173 | api_report_uploaders_email_collection | /api/report_uploaders/config/email | Path does not match |
| 174 | api_report_uploaders_ftp_collection | /api/report_uploaders/config/ftp | Path does not match |
| 175 | api_report_uploaders_sftp_collection | /api/report_uploaders/config/sftp | Path does not match |
| 176 | api_report_uploaders_get_item | /api/report_uploaders/{id}.{_format} | Path does not match |
| 177 | api_report_uploaders_delete_item | /api/report_uploaders/{id}.{_format} | Path does not match |
| 178 | api_report_uploaders_email_item | /api/report_uploaders/config/email/{id} | Path does not match |
| 179 | api_report_uploaders_ftp_item | /api/report_uploaders/config/ftp/{id} | Path does not match |
| 180 | api_report_uploaders_sftp_item | /api/report_uploaders/config/sftp/{id} | Path does not match |
| 181 | api_company_subscriptions_get_item | /api/company_subscriptions/{id}.{_format} | Path does not match |
| 182 | api_company_subscriptions_delete_card_item | /api/company_subscriptions/{id}/delete_card | Path does not match |
| 183 | api_company_subscriptions_post_cancel_item | /api/company_subscriptions/{id}/cancel | Path does not match |
| 184 | api_company_subscriptions_post_refresh_item | /api/company_subscriptions/{id}/refresh | Path does not match |
| 185 | api_company_subscriptions_put_item | /api/company_subscriptions/{id}.{_format} | Path does not match |
| 186 | api_company_billing_details_get_item | /api/company_billing_details/{id}.{_format} | Path does not match |
| 187 | api_company_billing_details_put_item | /api/company_billing_details/{id}.{_format} | Path does not match |
| 188 | api_subscription_invoices_get_collection | /api/subscription_invoices.{_format} | Path does not match |
| 189 | api_subscription_invoices_post_chargebee_sync_collection | /api/subscription_invoices/chargebee_sync | Path does not match |
| 190 | api_subscription_invoices_get_item | /api/subscription_invoices/{id}.{_format} | Path does not match |
| 191 | api_subscription_invoices_post_generate_invoice_item | /api/subscription_invoices/{id}/invoice | Path does not match |
| 192 | api_pricing_items_get_collection | /api/pricing_items.{_format} | Path does not match |
| 193 | api_pricing_items_get_item | /api/pricing_items/{id}.{_format} | Path does not match |
| 194 | api_subscription_checkouts_post_collection | /api/subscription_checkouts.{_format} | Path does not match |
| 195 | api_subscription_checkouts_post_freemium_collection | /api/subscription_freemium_checkouts | Path does not match |
| 196 | api_subscription_checkouts_post_manage_payment_sources_collection | /api/subscription_checkouts/manage_payment_sources | Path does not match |
| 197 | api_subscription_checkouts_get_item | /api/subscription_checkouts/{id}.{_format} | Path does not match |
| 198 | api_upgrade_guides_get_item | /api/upgrade_guides/{id}.{_format} | Path does not match |
| 199 | api_upgrade_guides_send_upgrade_guide_item | /api/subscriptions/upgrade_guide | Path does not match |
| 200 | api_apple_notifications_v2s_post_collection | /api/apple_notifications_v2s.{_format} | Path does not match |
| 201 | api_apple_notifications_v2s_get_item | /api/apple_notifications_v2s/{id}.{_format} | Path does not match |
| 202 | api_pricing_freemium_estimates_post_collection | /api/pricing_freemium_estimates.{_format} | Path does not match |
| 203 | api_pricing_freemium_estimates_get_item | /api/pricing_freemium_estimates/{id}.{_format} | Path does not match |
| 204 | api_pricing_estimates_post_collection | /api/pricing_estimates.{_format} | Path does not match |
| 205 | api_pricing_estimates_get_item | /api/pricing_estimates/{id}.{_format} | Path does not match |
| 206 | api_time_entries_get_collection | /api/time_entries.{_format} | Path does not match |
| 207 | api_time_entries_post_collection | /api/time_entries.{_format} | Path does not match |
| 208 | api_time_entries_start_collection | /api/time_entries/start | Path does not match |
| 209 | api_time_entries_get_item | /api/time_entries/{id}.{_format} | Path does not match |
| 210 | api_time_entries_delete_item | /api/time_entries/{id}.{_format} | Path does not match |
| 211 | api_time_entries_end_item | /api/time_entries/{id}/end | Path does not match |
| 212 | api_time_entries_put_item | /api/time_entries/{id}.{_format} | Path does not match |
| 213 | api_project_members_get_item | /api/project_members/{id}.{_format} | Path does not match |
| 214 | api_projects_get_collection | /api/projects.{_format} | Path does not match |
| 215 | api_projects_post_collection | /api/projects.{_format} | Path does not match |
| 216 | api_projects_get_item | /api/projects/{id}.{_format} | Path does not match |
| 217 | api_projects_active_item | /api/projects/{id}/active | Path does not match |
| 218 | api_projects_archive_item | /api/projects/{id}/archive | Path does not match |
| 219 | api_projects_delete_item | /api/projects/{id}.{_format} | Path does not match |
| 220 | api_projects_duplicate_item | /api/projects/{id}/duplicate | Path does not match |
| 221 | api_projects_patch_item | /api/projects/{id}.{_format} | Path does not match |
| 222 | api_projects_put_item | /api/projects/{id}.{_format} | Path does not match |
| 223 | api_customers_get_collection | /api/customers.{_format} | Path does not match |
| 224 | api_customers_post_collection | /api/customers.{_format} | Path does not match |
| 225 | api_customers_get_item | /api/customers/{id}.{_format} | Path does not match |
| 226 | api_customers_delete_item | /api/customers/{id}.{_format} | Path does not match |
| 227 | api_customers_put_item | /api/customers/{id}.{_format} | Path does not match |
| 228 | api_customer_accounts_get_collection | /api/customer_accounts.{_format} | Path does not match |
| 229 | api_customer_accounts_post_collection | /api/customer_accounts.{_format} | Path does not match |
| 230 | api_customer_accounts_get_item | /api/customer_accounts/{id}.{_format} | Path does not match |
| 231 | api_customer_accounts_delete_item | /api/customer_accounts/{id}.{_format} | Path does not match |
| 232 | api_customer_accounts_put_item | /api/customer_accounts/{id}.{_format} | Path does not match |
| 233 | api_customer_accounts_patch_item | /api/customer_accounts/{id}.{_format} | Path does not match |
| 234 | api_project_reports_get_collection | /api/project_reports.{_format} | Path does not match |
| 235 | api_project_reports_post_collection | /api/project_reports.{_format} | Path does not match |
| 236 | api_project_reports_get_item | /api/project_reports/{id}.{_format} | Path does not match |
| 237 | api_project_reports_delete_item | /api/project_reports/{id}.{_format} | Path does not match |
| 238 | api_project_reports_put_item | /api/project_reports/{id}.{_format} | Path does not match |
| 239 | api_report_categories_get_collection | /api/report_categories.{_format} | Path does not match |
| 240 | api_report_categories_post_collection | /api/report_categories.{_format} | Path does not match |
| 241 | api_report_categories_get_item | /api/report_categories/{id}.{_format} | Path does not match |
| 242 | api_report_categories_delete_item | /api/report_categories/{id}.{_format} | Path does not match |
| 243 | api_report_categories_put_item | /api/report_categories/{id}.{_format} | Path does not match |
| 244 | api_tasks_get_collection | /api/tasks.{_format} | Path does not match |
| 245 | api_tasks_post_collection | /api/tasks.{_format} | Path does not match |
| 246 | api_tasks_get_item | /api/tasks/{id}.{_format} | Path does not match |
| 247 | api_tasks_delete_item | /api/tasks/{id}.{_format} | Path does not match |
| 248 | api_tasks_duplicate_item | /api/tasks/{id}/duplicate | Path does not match |
| 249 | api_tasks_finish_item | /api/tasks/{id}/finish | Path does not match |
| 250 | api_tasks_open_item | /api/tasks/{id}/open | Path does not match |
| 251 | api_tasks_put_item | /api/tasks/{id}.{_format} | Path does not match |
| 252 | api_attachments_get_collection | /api/attachments.{_format} | Path does not match |
| 253 | api_attachments_get_item | /api/attachments/{id}.{_format} | Path does not match |
| 254 | api_attachments_delete_item | /api/attachments/{id}.{_format} | Path does not match |
| 255 | api_attachments_media_firebase_item | /api/attachments/{id}/media | Path does not match |
| 256 | api_attachments_thumbnail_firebase_item | /api/attachments/{id}/thumbnail | Path does not match |
| 257 | api_attachments_thumbnail_preview_firebase_item | /api/attachments/{id}/thumbnail_preview | Path does not match |
| 258 | api_time_entry_requests_post_collection | /api/time_entry_requests.{_format} | Path does not match |
| 259 | api_time_entry_requests_get_item | /api/time_entry_requests/{id}.{_format} | Path does not match |
| 260 | api_worker_days_get_collection | /api/worker_days.{_format} | Path does not match |
| 261 | api_worker_days_batch_collection | /api/worker_days/batch | Path does not match |
| 262 | api_worker_days_confirm_collection | /api/worker_days/confirm | Path does not match |
| 263 | api_worker_days_generate_collection | /api/worker_days/generate | Path does not match |
| 264 | api_worker_days_report_collection | /api/reports/working_time_records | Path does not match |
| 265 | api_worker_days_summary_collection | /api/worker_days/summary | Path does not match |
| 266 | api_worker_days_get_item | /api/worker_days/{id}.{_format} | Path does not match |
| 267 | api_worker_days_put_item | /api/worker_days/{id}.{_format} | Path does not match |
| 268 | api_action_types_get_collection | /api/action_types.{_format} | Path does not match |
| 269 | api_action_types_post_collection | /api/action_types.{_format} | Path does not match |
| 270 | api_action_types_get_item | /api/action_types/{id}.{_format} | Path does not match |
| 271 | api_action_types_archive_item | /api/action_types/{id}/archive | Path does not match |
| 272 | api_action_types_put_item | /api/action_types/{id}.{_format} | Path does not match |
| 273 | api_actions_get_collection | /api/actions.{_format} | Path does not match |
| 274 | api_actions_post_collection | /api/actions.{_format} | Path does not match |
| 275 | api_actions_batch_create_collection | /api/actions/batch_create | Path does not match |
| 276 | api_actions_get_item | /api/actions/{id}.{_format} | Path does not match |
| 277 | api_actions_delete_item | /api/actions/{id}.{_format} | Path does not match |
| 278 | api_actions_put_item | /api/actions/{id}.{_format} | Path does not match |
| 279 | api_worker_day_entry_activities_get_collection | /api/worker_day_entry_activities.{_format} | Path does not match |
| 280 | api_worker_day_entry_activities_get_item | /api/worker_day_entry_activities/{id}.{_format} | Path does not match |
| 281 | api_worker_day_entries_get_collection | /api/worker_day_entries.{_format} | Path does not match |
| 282 | api_worker_day_entries_get_item | /api/worker_day_entries/{id}.{_format} | Path does not match |
| 283 | api_worker_day_requests_get_collection | /api/worker_day_requests.{_format} | Path does not match |
| 284 | api_worker_day_requests_batch_approve_collection | /api/worker_day_requests/batch_approve | Path does not match |
| 285 | api_worker_day_requests_batch_reject_collection | /api/worker_day_requests/batch_reject | Path does not match |
| 286 | api_worker_day_requests_post_collection | /api/worker_day_requests.{_format} | Path does not match |
| 287 | api_worker_day_requests_get_item | /api/worker_day_requests/{id}.{_format} | Path does not match |
| 288 | api_worker_day_requests_approve_item | /api/worker_day_requests/{id}/approve | Path does not match |
| 289 | api_worker_day_requests_reject_item | /api/worker_day_requests/{id}/reject | Path does not match |
| 290 | api_action_batches_post_collection | /api/action_batches.{_format} | Path does not match |
| 291 | api_action_batches_get_item | /api/action_batches/{id}.{_format} | Path does not match |
| 292 | api_time_off_requests_get_collection | /api/time_off_requests.{_format} | Path does not match |
| 293 | api_time_off_requests_delete_collection | /api/time_off_requests/delete_rejected | Path does not match |
| 294 | api_time_off_requests_post_collection | /api/time_off_requests.{_format} | Path does not match |
| 295 | api_time_off_requests_get_item | /api/time_off_requests/{id}.{_format} | Path does not match |
| 296 | api_time_off_requests_approve_item | /api/time_off_requests/{id}/approve | Path does not match |
| 297 | api_time_off_requests_delete_item | /api/time_off_requests/{id}.{_format} | Path does not match |
| 298 | api_time_off_requests_put_item | /api/time_off_requests/{id}.{_format} | Path does not match |
| 299 | api_time_off_requests_reject_item | /api/time_off_requests/{id}/reject | Path does not match |
| 300 | api_time_off_type_limits_get_collection | /api/time_off_type_limits.{_format} | Path does not match |
| 301 | api_time_off_type_limits_post_collection | /api/time_off_type_limits.{_format} | Path does not match |
| 302 | api_time_off_type_limits_get_item | /api/time_off_type_limits/{id}.{_format} | Path does not match |
| 303 | api_time_off_types_get_collection | /api/time_off_types.{_format} | Path does not match |
| 304 | api_time_off_types_post_collection | /api/time_off_types.{_format} | Path does not match |
| 305 | api_time_off_types_get_item | /api/time_off_types/{id}.{_format} | Path does not match |
| 306 | api_time_off_types_archive_item | /api/time_off_types/{id}/archive | Path does not match |
| 307 | api_time_off_types_carry-over_item | /api/time_off_types/{id}/carry-over | Path does not match |
| 308 | api_time_off_types_delete_item | /api/time_off_types/{id}.{_format} | Path does not match |
| 309 | api_time_off_types_put_item | /api/time_off_types/{id}.{_format} | Path does not match |
| 310 | api_time_off_type_usages_get_collection | /api/time_off_type_usages.{_format} | Path does not match |
| 311 | api_time_off_type_usages_calculate_collection | /api/time_off_type_usages/calculate | Path does not match |
| 312 | api_time_off_type_usages_get_item | /api/time_off_type_usages/{id}.{_format} | Path does not match |
| 313 | api_user_devices_get_collection | /api/user_devices.{_format} | Path does not match |
| 314 | api_user_devices_post_collection | /api/user_devices.{_format} | Path does not match |
| 315 | api_user_devices_get_item | /api/user_devices/{id}.{_format} | Path does not match |
| 316 | api_users_get_collection | /api/users.{_format} | Path does not match |
| 317 | api_users_post_collection | /api/users.{_format} | Path does not match |
| 318 | api_users_get_me_item | /api/users/me | Path does not match |
| 319 | api_users_delete_item | /api/users/{id}.{_format} | Path does not match |
| 320 | api_users_get_item | /api/users/{id}.{_format} | Path does not match |
| 321 | api_users_get_magic_link_item | /api/users/{id}/magic_link | Path does not match |
| 322 | api_users_put_item | /api/users/{id}.{_format} | Path does not match |
| 323 | api_users_worker_get_subresource | /api/users/{id}/worker.{_format} | Path does not match |
| 324 | api_reset_password_requests_request_collection | /api/reset-password/request | Path does not match |
| 325 | api_reset_password_requests_reset_collection | /api/reset-password/reset | Path does not match |
| 326 | api_reset_password_requests_get_item | /api/reset_password_requests/{id}.{_format} | Path does not match |
| 327 | api_api_tokens_account_collection | /api/api_tokens/account | Path does not match |
| 328 | api_api_tokens_one_time_code_collection | /api/api_tokens/one_time_code | Path does not match |
| 329 | api_api_tokens_get_item | /api/api_tokens/{id}.{_format} | Path does not match |
| 330 | api_one_time_codes_post_collection | /api/one_time_codes.{_format} | Path does not match |
| 331 | api_one_time_codes_get_item | /api/one_time_codes/{id}.{_format} | Path does not match |
| 332 | api_one_time_codes_make_multiple_item | /api/one_time_codes/{id}/make_multiple | Path does not match |
| 333 | api_email_availabilities_post_collection | /api/email-availability | Path does not match |
| 334 | api_email_availabilities_get_item | /api/email_availabilities/{id}.{_format} | Path does not match |
| 335 | api_firebase_auths_post_collection | /api/firebase/auth | Path does not match |
| 336 | api_registers_post_collection | /api/register | Path does not match |
| 337 | api_registers_get_item | /api/registers/{id}.{_format} | Path does not match |
| 338 | api_signups_signup_collection | /api/signup | Path does not match |
| 339 | api_signups_get_item | /api/signups/{id}.{_format} | Path does not match |
| 340 | api_work_schedule_requirement_templates_get_collection | /api/work_schedule_requirement_templates.{_format} | Path does not match |
| 341 | api_work_schedule_requirement_templates_post_collection | /api/work_schedule_requirement_templates.{_format} | Path does not match |
| 342 | api_work_schedule_requirement_templates_batch_create_collection | /api/work_schedule_requirement_templates/batch/create | Path does not match |
| 343 | api_work_schedule_requirement_templates_batch_delete_collection | /api/work_schedule_requirement_templates/batch/delete | Path does not match |
| 344 | api_work_schedule_requirement_templates_get_item | /api/work_schedule_requirement_templates/{id}.{_format} | Path does not match |
| 345 | api_work_schedule_requirement_templates_batch_update_item | /api/work_schedule_requirement_templates/batch/update | Path does not match |
| 346 | api_work_schedule_requirement_templates_delete_item | /api/work_schedule_requirement_templates/{id}.{_format} | Path does not match |
| 347 | api_work_schedule_requirement_templates_put_item | /api/work_schedule_requirement_templates/{id}.{_format} | Path does not match |
| 348 | api_work_schedule_requirement_template_deletions_get_collection | /api/work_schedule_requirement_template_deletions.{_format} | Path does not match |
| 349 | api_work_schedule_requirement_template_deletions_post_collection | /api/work_schedule_requirement_template_deletions.{_format} | Path does not match |
| 350 | api_work_schedule_requirement_template_deletions_batch_create_collection | /api/work_schedule_requirement_template_deletions/batch/create | Path does not match |
| 351 | api_work_schedule_requirement_template_deletions_get_item | /api/work_schedule_requirement_template_deletions/{id}.{_format} | Path does not match |
| 352 | api_work_schedule_requirement_template_deletions_put_item | /api/work_schedule_requirement_template_deletions/{id}.{_format} | Path does not match |
| 353 | api_work_schedule_requirement_template_deletions_delete_item | /api/work_schedule_requirement_template_deletions/{id}.{_format} | Path does not match |
| 354 | api_work_availability_entries_get_collection | /api/work_availability_entries.{_format} | Path does not match |
| 355 | api_work_availability_entries_post_collection | /api/work_availability_entries.{_format} | Path does not match |
| 356 | api_work_availability_entries_get_presets_collection | /api/work_availability_presets | Path does not match |
| 357 | api_work_availability_entries_get_item | /api/work_availability_entries/{id}.{_format} | Path does not match |
| 358 | api_work_availability_entries_delete_item | /api/work_availability_entries/{id}.{_format} | Path does not match |
| 359 | api_work_availability_entries_put_item | /api/work_availability_entries/{id}.{_format} | Path does not match |
| 360 | api_work_schedule_entries_get_collection | /api/work_schedule_entries.{_format} | Path does not match |
| 361 | api_work_schedule_entries_post_collection | /api/work_schedule_entries.{_format} | Path does not match |
| 362 | api_work_schedule_entries_get_presets_collection | /api/work_schedule_presets | Path does not match |
| 363 | api_work_schedule_entries_batch_create_collection | /api/work_schedule_entries/batch/create | Path does not match |
| 364 | api_work_schedule_entries_batch_update_collection | /api/work_schedule_entries/batch/update | Path does not match |
| 365 | api_work_schedule_entries_batch_delete_collection | /api/work_schedule_entries/batch/delete | Path does not match |
| 366 | api_work_schedule_entries_get_item | /api/work_schedule_entries/{id}.{_format} | Path does not match |
| 367 | api_work_schedule_entries_delete_item | /api/work_schedule_entries/{id}.{_format} | Path does not match |
| 368 | api_work_schedule_entries_put_item | /api/work_schedule_entries/{id}.{_format} | Path does not match |
| 369 | api_work_schedule_requirements_get_collection | /api/work_schedule_requirements.{_format} | Path does not match |
| 370 | api_work_schedule_requirements_post_collection | /api/work_schedule_requirements.{_format} | Path does not match |
| 371 | api_work_schedule_requirements_batch_create_collection | /api/work_schedule_requirements/batch/create | Path does not match |
| 372 | api_work_schedule_requirements_batch_delete_collection | /api/work_schedule_requirements/batch/delete | Path does not match |
| 373 | api_work_schedule_requirements_get_item | /api/work_schedule_requirements/{id}.{_format} | Path does not match |
| 374 | api_work_schedule_requirements_batch_update_item | /api/work_schedule_requirements/batch/update | Path does not match |
| 375 | api_work_schedule_requirements_delete_item | /api/work_schedule_requirements/{id}.{_format} | Path does not match |
| 376 | api_work_schedule_requirements_put_item | /api/work_schedule_requirements/{id}.{_format} | Path does not match |
| 377 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 378 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 379 | _wdt | /_wdt/{token} | Path does not match |
| 380 | _profiler_home | /_profiler/ | Path does not match |
| 381 | _profiler_search | /_profiler/search | Path does not match |
| 382 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 383 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 384 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 385 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 386 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 387 | _profiler_open_file | /_profiler/open | Path does not match |
| 388 | _profiler | /_profiler/{token} | Path does not match |
| 389 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 390 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 391 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 392 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 393 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 394 | hubspot_chat | /hubspot/chat | Path does not match |
| 395 | app_reset_password_new | /reset-password/reset | Path does not match |
| 396 | clientpage_attendance_admin | /attendance/day | Path does not match |
| 397 | clientpage_referral | /referral-program | Path does not match |
| 398 | clientpage_schedules | /schedules | Path does not match |
| 399 | clientpage_schedules_worker_my | /schedules/my-schedule | Path does not match |
| 400 | clientpage_tasks_my_one | /tasks/my-tasks/{taskId} | Path does not match |
| 401 | clientpage_team_status | /team/team-status | Path does not match |
| 402 | clientpage_timeoff_admin | /time-off/requests | Path does not match |
| 403 | clientpage_timeoff_details_admin | /admin-time-off-request-details/{timeOffRequestId} | Path does not match |
| 404 | clientpage_timeoff_details_worker | /worker-time-off-request-details/{timeOffRequestId} | Path does not match |
| 405 | clientpage_worker_day_request_details_admin | /admin-attendance-acceptance-details/{workerDayRequestId} | Path does not match |
| 406 | crew_import | /crew/import | Path does not match |
| 407 | crew_qr | /crew/qr/{id} | Path does not match |
| 408 | calculate | /api/salary/calculate | Path does not match |
| 409 | calculate_from_date_range | /api/salary/calculate/from-date-range | Path does not match |
| 410 | calculate_from_schedule | /api/salary/calculate/from-schedule | Path does not match |
| 411 | form_index_public | /form | Path does not match |
| 412 | app_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.