GET https://apilote.fr/

Routing

app_dashboard Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://apilote.fr/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 company_list /admin/companies Path does not match
17 company_show /admin/companies/{id} Path does not match
18 company_add /admin/companies/new Path does not match
19 company_edit /admin/companies/{id}/edit Path does not match
20 company_delete /admin/companies/{id} Path does not match
21 scripts_list /admin/scripts Path does not match
22 scripts_show /admin/scripts/{id} Path does not match
23 scripts_add /admin/scripts/new Path does not match
24 scripts_edit /admin/scripts/{id}/edit Path does not match
25 scripts_delete /admin/scripts/{id} Path does not match
26 scripts_example_schema /admin/scripts/example-schema Path does not match
27 scripts_dynamic_parameters /admin/scripts/dynamic-parameters/{serviceSlug} Path does not match
28 service_list /admin/services Path does not match
29 service_show /admin/services/{id} Path does not match
30 service_add /admin/services/new Path does not match
31 service_edit /admin/services/{id}/edit Path does not match
32 service_delete /admin/services/{id} Path does not match
33 api_me /api/me Path does not match
34 api_company_profile /api/companies/{company_uuid}/profile Path does not match
35 api_company_executions_list /api/companies/{company_uuid}/executions Path does not match
36 api_company_executions_show /api/companies/{company_uuid}/executions/{execution_uuid} Path does not match
37 api_company_executions_cancel /api/companies/{company_uuid}/executions/{execution_uuid}/cancel Path does not match
38 api_company_executions_logs /api/companies/{company_uuid}/executions/{execution_uuid}/logs Path does not match
39 api_company_executions_stats /api/companies/{company_uuid}/executions/stats Path does not match
40 api_execution_webhook_python_runner /api/webhooks/execution/python-runner/{executionUuid} Path does not match
41 api_monitoring_dashboard /api/companies/{company_uuid}/monitoring/dashboard Path does not match
42 api_monitoring_api_logs /api/companies/{company_uuid}/monitoring/api-logs Path does not match
43 api_monitoring_usage_trends /api/companies/{company_uuid}/monitoring/usage-trends Path does not match
44 api_monitoring_performance /api/companies/{company_uuid}/monitoring/performance Path does not match
45 api_monitoring_alerts /api/companies/{company_uuid}/monitoring/alerts Path does not match
46 api_monitoring_quota_status /api/companies/{company_uuid}/monitoring/quota-status Path does not match
47 api_monitoring_export /api/companies/{company_uuid}/monitoring/export Path does not match
48 api_payment_products /api/payment/products Path does not match
49 api_payment_product_variants /api/payment/products/{productId}/variants Path does not match
50 api_payment_create_checkout /api/payment/checkout Path does not match
51 api_payment_subscription /api/payment/subscription Path does not match
52 api_payment_cancel_subscription /api/payment/subscription/cancel Path does not match
53 api_payment_update_subscription /api/payment/subscription/update Path does not match
54 api_payment_billing_portal /api/payment/billing-portal Path does not match
55 api_payment_webhook_lemon_squeezy /api/webhooks/payment/lemon-squeezy Path does not match
56 api_company_scripts_list /api/companies/{company_uuid}/scripts Path does not match
57 api_company_scripts_show /api/companies/{company_uuid}/scripts/{script_uuid} Path does not match
58 api_company_scripts_execute /api/companies/{company_uuid}/scripts/{script_uuid}/execute Path does not match
59 api_company_scripts_test /api/companies/{company_uuid}/scripts/{script_uuid}/test Path does not match
60 api_company_scripts_validate /api/companies/{company_uuid}/scripts/{script_uuid}/validate Path does not match
61 app_api_scriptdictionary_getboondmanagerdictionaries /api/script-dictionaries/boondmanager/dictionaries Path does not match
62 app_api_scriptdictionary_getboondmanagerfields /api/script-dictionaries/boondmanager/{resource}/fields Path does not match
63 app_api_scriptdictionary_getboondmanagerdictionary /api/script-dictionaries/boondmanager/dictionary/{key} Path does not match
64 app_api_scriptdictionary_testboondmanagerconnection /api/script-dictionaries/boondmanager/test Path does not match
65 app_api_scriptdictionary_clearboondmanagercache /api/script-dictionaries/boondmanager/clear-cache Path does not match
66 api_company_services_list /api/companies/{company_uuid}/services Path does not match
67 api_company_services_show /api/companies/{company_uuid}/services/{service_uuid} Path does not match
68 api_company_services_set_credentials /api/companies/{company_uuid}/services/{service_uuid}/credentials Path does not match
69 api_company_services_test_connection /api/companies/{company_uuid}/services/{service_uuid}/test Path does not match
70 cockpit_list /cockpit Path does not match
71 cockpit_show /cockpit/{uuid} Path does not match
72 cockpit_edit /cockpit/{uuid}/edit Path does not match
73 cockpit_scheduling /cockpit/{uuid}/scheduling Path does not match
74 cockpit_calendar /cockpit/calendar Path does not match
75 cockpit_schedules_list /cockpit/schedules/list Path does not match
76 cockpit_schedules_calendar_data /cockpit/schedules/calendar-data Path does not match
77 cockpit_schedule_create /cockpit/schedule/create/{uuid} Path does not match
78 cockpit_schedule_cancel /cockpit/schedule/cancel/{uuid} Path does not match
79 cockpit_scheduling_config /cockpit/config Path does not match
80 company_script_list /company-scripts Path does not match
81 company_script_show /company-scripts/{id} Path does not match
82 company_script_edit /company-scripts/{id}/edit Path does not match
83 company_script_render_parameters /company-scripts/{id}/render-parameters Path does not match
84 company_script_dictionaries /company-scripts/dictionaries/{serviceSlug} Path does not match
85 company_script_dictionaries_resource /company-scripts/dictionaries/{serviceSlug}/{resource} Path does not match
86 company_script_fields /company-scripts/fields/{serviceSlug}/{resource} Path does not match
87 company_script_schedule /company-scripts/{scriptUuid}/schedule Path does not match
88 company_script_pending_executions /company-scripts/{scriptUuid}/pending-executions Path does not match
89 company_script_scheduling /company-scripts/{id}/scheduling Path does not match
90 company_script_schedule_create /company-scripts/{id}/scheduling Path does not match
91 company_script_schedules_list /company-scripts/schedules Path does not match
92 company_script_schedules_calendar /company-scripts/schedules/calendar Path does not match
93 company_script_schedule_show /company-scripts/schedules/{uuid} Path does not match
94 company_script_schedule_update /company-scripts/schedules/{uuid} Path does not match
95 company_script_schedule_cancel /company-scripts/schedules/{uuid}/cancel Path does not match
96 company_script_scheduling_config /company-scripts/scheduling/config Path does not match
97 credential_auth_types /credentials/auth-types Path does not match
98 credential_configure /credentials/configure/{serviceId} Path does not match
99 credential_save /credentials/save Path does not match
100 credential_test /credentials/test/{serviceId} Path does not match
101 credential_delete /credentials/delete/{serviceId} Path does not match
102 credential_test_script /credentials/test-script/{scriptId} Path does not match
103 app_dashboard / Route matches!

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