Routing
app
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
2 | api_entrypoint | /api/{index}.{_format} | Path does not match |
3 | api_doc | /api/docs.{_format} | Path does not match |
4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
5 | api_absence_employees_get_collection | /api/absence_employees.{_format} | Path does not match |
6 | api_absence_employees_post_collection | /api/absence_employees.{_format} | Path does not match |
7 | api_absence_employees_get_item | /api/absence_employees/{id}.{_format} | Path does not match |
8 | api_absence_employees_delete_item | /api/absence_employees/{id}.{_format} | Path does not match |
9 | api_absence_employees_put_item | /api/absence_employees/{id}.{_format} | Path does not match |
10 | api_absence_employees_patch_item | /api/absence_employees/{id}.{_format} | Path does not match |
11 | api_articles_get_collection | /api/articles.{_format} | Path does not match |
12 | api_articles_post_collection | /api/articles.{_format} | Path does not match |
13 | api_articles_get_item | /api/articles/{id}.{_format} | Path does not match |
14 | api_articles_delete_item | /api/articles/{id}.{_format} | Path does not match |
15 | api_articles_put_item | /api/articles/{id}.{_format} | Path does not match |
16 | api_articles_patch_item | /api/articles/{id}.{_format} | Path does not match |
17 | api_children_get_collection | /api/children.{_format} | Path does not match |
18 | api_children_get_item | /api/children/{id}.{_format} | Path does not match |
19 | api_children_delete_item | /api/children/{id}.{_format} | Path does not match |
20 | api_children_put_item | /api/children/{id}.{_format} | Path does not match |
21 | api_children_patch_item | /api/children/{id}.{_format} | Path does not match |
22 | api_classrooms_get_collection | /api/classrooms.{_format} | Path does not match |
23 | api_classrooms_get_item | /api/classrooms/{id}.{_format} | Path does not match |
24 | api_colleagues_get_collection | /api/colleagues.{_format} | Path does not match |
25 | api_colleagues_post_collection | /api/colleagues.{_format} | Path does not match |
26 | api_colleagues_get_item | /api/colleagues/{id}.{_format} | Path does not match |
27 | api_colleagues_delete_item | /api/colleagues/{id}.{_format} | Path does not match |
28 | api_colleagues_put_item | /api/colleagues/{id}.{_format} | Path does not match |
29 | api_colleagues_patch_item | /api/colleagues/{id}.{_format} | Path does not match |
30 | api_companies_mycompany_item | /api/mycompany | Path does not match |
31 | api_employees_get_collection | /api/employees.{_format} | Path does not match |
32 | api_employees_post_collection | /api/employees.{_format} | Path does not match |
33 | api_employees_get_item | /api/employees/{id}.{_format} | Path does not match |
34 | api_employees_delete_item | /api/employees/{id}.{_format} | Path does not match |
35 | api_employees_put_item | /api/employees/{id}.{_format} | Path does not match |
36 | api_employees_patch_item | /api/employees/{id}.{_format} | Path does not match |
37 | api_evenements_get_collection | /api/evenements.{_format} | Path does not match |
38 | api_evenements_post_collection | /api/evenements.{_format} | Path does not match |
39 | api_evenements_get_item | /api/evenements/{id}.{_format} | Path does not match |
40 | api_expenses_get_collection | /api/expenses.{_format} | Path does not match |
41 | api_expenses_get_item | /api/expenses/{id}.{_format} | Path does not match |
42 | api_expenses_delete_item | /api/expenses/{id}.{_format} | Path does not match |
43 | api_expenses_put_item | /api/expenses/{id}.{_format} | Path does not match |
44 | api_expenses_patch_item | /api/expenses/{id}.{_format} | Path does not match |
45 | api_expense_categories_get_collection | /api/expense_categories.{_format} | Path does not match |
46 | api_expense_categories_post_collection | /api/expense_categories.{_format} | Path does not match |
47 | api_expense_categories_get_item | /api/expense_categories/{id}.{_format} | Path does not match |
48 | api_expense_categories_delete_item | /api/expense_categories/{id}.{_format} | Path does not match |
49 | api_expense_categories_put_item | /api/expense_categories/{id}.{_format} | Path does not match |
50 | api_expense_categories_patch_item | /api/expense_categories/{id}.{_format} | Path does not match |
51 | api_family_members_get_collection | /api/family_members.{_format} | Path does not match |
52 | api_family_members_post_collection | /api/family_members.{_format} | Path does not match |
53 | api_family_members_get_item | /api/family_members/{id}.{_format} | Path does not match |
54 | api_family_members_delete_item | /api/family_members/{id}.{_format} | Path does not match |
55 | api_family_members_put_item | /api/family_members/{id}.{_format} | Path does not match |
56 | api_family_members_patch_item | /api/family_members/{id}.{_format} | Path does not match |
57 | api_payments_get_collection | /api/payments.{_format} | Path does not match |
58 | api_payments_get_item | /api/payments/{id}.{_format} | Path does not match |
59 | api_pointings_get_collection | /api/pointings.{_format} | Path does not match |
60 | api_pointings_post_collection | /api/pointings.{_format} | Path does not match |
61 | api_pointings_get_item | /api/pointings/{id}.{_format} | Path does not match |
62 | api_pointings_delete_item | /api/pointings/{id}.{_format} | Path does not match |
63 | api_pointings_put_item | /api/pointings/{id}.{_format} | Path does not match |
64 | api_pointings_patch_item | /api/pointings/{id}.{_format} | Path does not match |
65 | api_posts_get_collection | /api/posts.{_format} | Path does not match |
66 | api_posts_post_collection | /api/posts.{_format} | Path does not match |
67 | api_posts_get_item | /api/posts/{id}.{_format} | Path does not match |
68 | api_posts_delete_item | /api/posts/{id}.{_format} | Path does not match |
69 | api_posts_put_item | /api/posts/{id}.{_format} | Path does not match |
70 | api_posts_patch_item | /api/posts/{id}.{_format} | Path does not match |
71 | api_prechildren_get_collection | /api/prechildren.{_format} | Path does not match |
72 | api_prechildren_post_collection | /api/prechildren.{_format} | Path does not match |
73 | api_prechildren_get_item | /api/prechildren/{id}.{_format} | Path does not match |
74 | api_seasons_get_collection | /api/seasons.{_format} | Path does not match |
75 | api_seasons_post_collection | /api/seasons.{_format} | Path does not match |
76 | api_seasons_get_item | /api/seasons/{id}.{_format} | Path does not match |
77 | api_seasons_delete_item | /api/seasons/{id}.{_format} | Path does not match |
78 | api_seasons_put_item | /api/seasons/{id}.{_format} | Path does not match |
79 | api_seasons_patch_item | /api/seasons/{id}.{_format} | Path does not match |
80 | api_sections_get_collection | /api/sections.{_format} | Path does not match |
81 | api_sections_post_collection | /api/sections.{_format} | Path does not match |
82 | api_sections_get_item | /api/sections/{id}.{_format} | Path does not match |
83 | api_sections_delete_item | /api/sections/{id}.{_format} | Path does not match |
84 | api_sections_put_item | /api/sections/{id}.{_format} | Path does not match |
85 | api_sections_patch_item | /api/sections/{id}.{_format} | Path does not match |
86 | api_services_get_collection | /api/services.{_format} | Path does not match |
87 | api_services_post_collection | /api/services.{_format} | Path does not match |
88 | api_services_get_item | /api/services/{id}.{_format} | Path does not match |
89 | api_services_delete_item | /api/services/{id}.{_format} | Path does not match |
90 | api_services_put_item | /api/services/{id}.{_format} | Path does not match |
91 | api_services_patch_item | /api/services/{id}.{_format} | Path does not match |
92 | api_subscriptions_get_collection | /api/subscriptions.{_format} | Path does not match |
93 | api_subscriptions_get_item | /api/subscriptions/{id}.{_format} | Path does not match |
94 | api_tasks_get_collection | /api/tasks.{_format} | Path does not match |
95 | api_tasks_post_collection | /api/tasks.{_format} | Path does not match |
96 | api_tasks_get_item | /api/tasks/{id}.{_format} | Path does not match |
97 | api_users_me_item | /api/me | Path does not match |
98 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
99 | _preview_error | /_error/{code}.{_format} | Path does not match |
100 | _wdt | /_wdt/{token} | Path does not match |
101 | _profiler_home | /_profiler/ | Path does not match |
102 | _profiler_search | /_profiler/search | Path does not match |
103 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
104 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
105 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
106 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
107 | _profiler_open_file | /_profiler/open | Path does not match |
108 | _profiler | /_profiler/{token} | Path does not match |
109 | _profiler_router | /_profiler/{token}/router | Path does not match |
110 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
111 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
112 | app_absence_employee_index | /app/absence/employee/ | Path does not match |
113 | app_absence_employee_new | /app/absence/employee/new | Path does not match |
114 | app_absence_employee_show_ajax | /app/absence/employee/ajax/{id} | Path does not match |
115 | app_absence_employee_show | /app/absence/employee/{id} | Path does not match |
116 | app_absence_employee_edit_ajax | /app/absence/employee/{id}/edit/ajax | Path does not match |
117 | app_absence_employee_edit | /app/absence/employee/{id}/edit | Path does not match |
118 | app_absence_employee_delete | /app/absence/employee/{id} | Path does not match |
119 | app | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.