Routing
api_entrypoint
Matched route
Route Parameters
| Name | Value |
|---|---|
| _api_respond | "true" |
| _format | "env" |
| index | "" |
Route Matching Logs
Path to match:
/.env
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_doc | /docs.{_format} | Path does not match |
| 2 | api_genid | /.well-known/genid/{id} | Path does not match |
| 3 | api_validation_errors | /validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /{index}.{_format} | Path almost matches, but Host "admin.prosoumission.betouar.com" does not match the requirement ("api.prosoumission.betouar.com") |
| 5 | api_jsonld_context | /contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /validation_errors/{id} | Path does not match |
| 10 | _api_validation_errors_xml | /validation_errors/{id} | Path does not match |
| 11 | _api_/articles_get_collection | /articles | Path does not match |
| 12 | _api_/articles/{slug}_get | /articles/{slug} | Path does not match |
| 13 | _api_/budgets{._format}_get_collection | /budgets.{_format} | Path does not match |
| 14 | _api_/budgets/{id}{._format}_get | /budgets/{id}.{_format} | Path does not match |
| 15 | _api_/categories{._format}_get_collection | /categories.{_format} | Path does not match |
| 16 | _api_/categories/{id}{._format}_get | /categories/{id}.{_format} | Path does not match |
| 17 | _api_/credit-purchases_post | /credit-purchases | Path does not match |
| 18 | _api_/credit_purchases/{id}{._format}_get | /credit_purchases/{id}.{_format} | Path does not match |
| 19 | get_my_credit_purchases | /credit-purchases/my-purchases | Path does not match |
| 20 | create_order | /projects/{id}/orders | Path does not match |
| 21 | _api_/orders/{id}{._format}_get | /orders/{id}.{_format} | Path does not match |
| 22 | _api_/payments/confirm_post | /payments/confirm | Path does not match |
| 23 | _api_/.well-known/genid/{id}{._format}_get | /.well-known/genid/{id}.{_format} | Path does not match |
| 24 | _api_/projects_post | /projects | Path does not match |
| 25 | _api_/projects/{id}{._format}_get | /projects/{id}.{_format} | Path does not match |
| 26 | get_available_not_accompanied | /projects/available/not-accompanied | Path does not match |
| 27 | get_available_accompanied | /projects/available/accompanied | Path does not match |
| 28 | get_user_orders | /projects/my/orders | Path does not match |
| 29 | _api_/project_types{._format}_get_collection | /project_types.{_format} | Path does not match |
| 30 | _api_/project_types/{id}{._format}_get | /project_types/{id}.{_format} | Path does not match |
| 31 | _api_/users{._format}_post | /users.{_format} | Path does not match |
| 32 | get_current_user | /users/me | Path does not match |
| 33 | update_current_user | /users/me | Path does not match |
| 34 | change_password | /users/me/password | Path does not match |
| 35 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 36 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 37 | _wdt | /_wdt/{token} | Path does not match |
| 38 | _profiler_home | /_profiler/ | Path does not match |
| 39 | _profiler_search | /_profiler/search | Path does not match |
| 40 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 41 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 42 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 43 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 44 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 45 | _profiler_open_file | /_profiler/open | Path does not match |
| 46 | _profiler | /_profiler/{token} | Path does not match |
| 47 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 48 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 49 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 50 | app_admin_accompanied_mode | /accompanied-mode | Path does not match |
| 51 | app_admin_accompanied_mode_show | /accompanied-mode/{id} | Path does not match |
| 52 | app_admin_articles | /articles | Path does not match |
| 53 | app_admin_articles_create | /articles/create | Path does not match |
| 54 | app_admin_articles_edit | /articles/{id}/edit | Path does not match |
| 55 | app_admin_articles_delete | /articles/{id}/delete | Path does not match |
| 56 | app_admin_automation_communication | /admin/automation-communication | Path does not match |
| 57 | app_admin_automation_communication_template_edit | /admin/automation-communication/template/{id} | Path does not match |
| 58 | app_admin_billing_payment | /billing-payment | Path does not match |
| 59 | app_admin_billing_payment_export_csv | /billing-payment/export-csv | Path does not match |
| 60 | app_admin_billing_payment_show | /billing-payment/{id} | Path does not match |
| 61 | app_admin_billing_payment_update_status | /billing-payment/payment/{id}/update-status | Path does not match |
| 62 | app_admin_budgets | /budgets/ | Path does not match |
| 63 | app_admin_budgets_create | /budgets/create | Path does not match |
| 64 | app_admin_budgets_update | /budgets/update/{id} | Path does not match |
| 65 | app_admin_budgets_delete | /budgets/delete/{id} | Path does not match |
| 66 | app_admin_categories_rbq | /admin/categories-rbq | Path does not match |
| 67 | app_admin_categories_rbq_edit | /admin/categories-rbq/{id}/edit | Path does not match |
| 68 | app_admin_categories | /categories/ | Path does not match |
| 69 | app_admin_categories_create | /categories/create | Path does not match |
| 70 | app_admin_categories_update | /categories/update/{id} | Path does not match |
| 71 | app_admin_categories_delete | /categories/delete/{id} | Path does not match |
| 72 | app_admin_daily_summary | /daily-summary | Path does not match |
| 73 | app_admin_daily_summary_generate | /daily-summary/generate | Path does not match |
| 74 | app_admin_daily_summary_update_notes | /daily-summary/{id}/update-notes | Path does not match |
| 75 | app_admin_dashboard | / | Path does not match |
| 76 | app_admin_entrepreneurs | /entrepreneurs | Path does not match |
| 77 | app_admin_entrepreneurs_export_csv | /entrepreneurs/export-csv | Path does not match |
| 78 | app_admin_entrepreneurs_preview | /entrepreneurs/{id}/preview | Path does not match |
| 79 | app_admin_entrepreneurs_show | /entrepreneurs/{id} | Path does not match |
| 80 | app_admin_entrepreneurs_set_rating | /entrepreneurs/{id}/set-rating | Path does not match |
| 81 | app_admin_entrepreneurs_log_call | /entrepreneurs/{id}/log-call | Path does not match |
| 82 | app_admin_entrepreneurs_activate | /entrepreneurs/{id}/activate | Path does not match |
| 83 | app_admin_entrepreneurs_refuse | /entrepreneurs/{id}/refuse | Path does not match |
| 84 | app_admin_entrepreneurs_add_credits | /entrepreneurs/{id}/add-credits | Path does not match |
| 85 | app_admin_entrepreneurs_invoice_print | /entrepreneurs/invoice/{id}/print | Path does not match |
| 86 | app_admin_notifications | /admin/notifications | Path does not match |
| 87 | app_admin_payments | /payments | Path does not match |
| 88 | app_admin_pricing_credits | /admin/pricing-credits | Path does not match |
| 89 | app_admin_pricing_credits_apply_discount_50 | /admin/pricing-credits/apply-discount-50 | Path does not match |
| 90 | app_admin_projects | /projects | Path does not match |
| 91 | app_admin_projects_export_csv | /projects/export-csv | Path does not match |
| 92 | app_admin_projects_preview | /projects/{id}/preview | Path does not match |
| 93 | app_admin_projects_create | /projects/create | Path does not match |
| 94 | app_admin_projects_edit | /projects/{id}/edit | Path does not match |
| 95 | app_admin_projects_show | /projects/{id} | Path does not match |
| 96 | app_admin_projects_add_note | /projects/{id}/add-note | Path does not match |
| 97 | app_admin_projects_set_rating | /projects/{id}/set-rating | Path does not match |
| 98 | app_admin_projects_log_call | /projects/{id}/log-call | Path does not match |
| 99 | app_admin_projects_validate | /projects/{id}/validate | Path does not match |
| 100 | app_admin_projects_reject | /projects/{id}/reject | Path does not match |
| 101 | app_admin_projects_activate | /projects/{id}/activate | Path does not match |
| 102 | app_admin_projects_deactivate | /projects/{id}/deactivate | Path does not match |
| 103 | app_admin_projects_archive | /projects/{id}/archive | Path does not match |
| 104 | app_admin_project_types | /project-types/ | Path does not match |
| 105 | app_admin_project_types_create | /project-types/create | Path does not match |
| 106 | app_admin_project_types_update | /project-types/update/{id} | Path does not match |
| 107 | app_admin_project_types_delete | /project-types/delete/{id} | Path does not match |
| 108 | app_admin_rules | /rules/ | Path does not match |
| 109 | app_admin_rules_create | /rules/create | Path does not match |
| 110 | app_admin_rules_update | /rules/update/{id} | Path does not match |
| 111 | app_admin_rules_delete | /rules/delete/{id} | Path does not match |
| 112 | app_login | /login | Path does not match |
| 113 | app_logout | /logout | Path does not match |
| 114 | app_admin_users | /users | Path does not match |
| 115 | app_admin_user_activate | /users/activate/{id} | Path does not match |
| 116 | app_admin_user_deactivate | /users/deactivate/{id} | Path does not match |
| 117 | app_admin_user_toggle_accompagnion | /users/toggle-accompagnion/{id} | Path does not match |
| 118 | app_admin_warranties_claims | /admin/warranties-claims | Path does not match |
| 119 | app_admin_warranties_claims_recredit | /admin/warranties-claims/{id}/recredit | Path does not match |
| 120 | app_admin_warranties_claims_reject | /admin/warranties-claims/{id}/reject | Path does not match |
| 121 | api_accompanied_projects_upload_document | /api/accompanied-projects/{projectId}/documents | Path does not match |
| 122 | api_accompanied_projects_get_documents | /api/accompanied-projects/{projectId}/documents | Path does not match |
| 123 | api_auth_forgot_password | /auth/forgot-password | Path does not match |
| 124 | api_auth_reset_password | /auth/reset-password | Path does not match |
| 125 | api_paypal_client_token | /api/paypal/client-token | Path does not match |
| 126 | app_public_pay_accompanied_token | /public/pay-accompanied/{token} | Path does not match |
| 127 | app_public_pay_credits_token | /public/pay-credits/{token} | Path does not match |
| 128 | auth | /auth | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.