Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/config
# | Route name | Path | Log |
---|---|---|---|
1 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | api_get-csrf-token | /api/csrf-token/{formName} | Path does not match |
14 | api_ping | /api/ping | Path does not match |
15 | api_appraisal_get | /api/appraisal/get/{id}/{cycle} | Path does not match |
16 | api_appraisal_save | /api/appraisal/save | Path does not match |
17 | api_appraisal_start | /api/appraisal/start | Path does not match |
18 | api_appraisal_get_cycles | /api/appraisal/cycles | Path does not match |
19 | api_appraisal_get_user_cycles | /api/appraisal/cycles/{userId} | Path does not match |
20 | api_appraisal_get_report | /api/appraisal/get_report/{id} | Path does not match |
21 | api_appraisal_get_report_user | /api/appraisal/get_report/{id}/{user} | Path does not match |
22 | api_appraisal_feedback_to_employee | /api/appraisal/feedback-to-employee/{id}/{employee} | Path does not match |
23 | api_appraisal_notes_on_employee | /api/appraisal/notes-on-employee/{id}/{employee} | Path does not match |
24 | api_appraisal_feedback_to_manager | /api/appraisal/feedback-to-manager/{id} | Path does not match |
25 | api_appraisal_get_comments_by_comp_id | /api/appraisal/get_competency_comments/{userId}/{competencyId} | Path does not match |
26 | api_appraisal_get-csrf-token | /api/appraisal/csrf-token/{formName} | Path does not match |
27 | api_appraisal_ping | /api/appraisal/ping | Path does not match |
28 | api_assessment_get_by_token | /api/assessment/get_by_token/{token} | Path does not match |
29 | api_assessment_complete | /api/assessment/{id}/complete | Path does not match |
30 | api_assessment_delete | /api/assessment/{id}/delete | Path does not match |
31 | api_assessment_request | /api/assessment/request | Path does not match |
32 | api_assessment_assess_competency | /api/assessment/{id}/competency/{competencyId}/assess | Path does not match |
33 | api_assessment_assess_skill | /api/assessment/{id}/skill/{skillId}/assess | Path does not match |
34 | api_assessment_set_comp_profile | /api/assessment/{id}/{competencyId}/profile | Path does not match |
35 | api_assessment_report | /api/assessment/report/{userId}/{cycleId} | Path does not match |
36 | api_assessment_get_request_feedback_config | /api/assessment/request_feedback/get_config | Path does not match |
37 | api_assessment_toggle_proficiency_levels | /api/assessment/{id}/proficiency_levels | Path does not match |
38 | api_assessment_get_assessment_cycle_scores | /api/assessment/cycle/{cycle}/scores | Path does not match |
39 | api_assessment_get-csrf-token | /api/assessment/csrf-token/{formName} | Path does not match |
40 | api_assessment_ping | /api/assessment/ping | Path does not match |
41 | api_dp_list | /api/dp/list | Path does not match |
42 | api_dp_list_for_user | /api/dp/list/{userId} | Path does not match |
43 | api_dp_create | /api/dp/create | Path does not match |
44 | api_dp_update | /api/dp/update | Path does not match |
45 | api_dp_delete | /api/dp/delete/{planId} | Path does not match |
46 | api_dp_finish_setup | /api/dp/finish-setup | Path does not match |
47 | api_dp_complete_plan | /api/dp/complete/{planId} | Path does not match |
48 | api_dp_request_approval | /api/dp/request_approve/{id} | Path does not match |
49 | api_dp_approve | /api/dp/approve/{planId} | Path does not match |
50 | api_dp_dp_deny | /api/dp/deny/{id} | Path does not match |
51 | api_dp_update_learning | /api/dp/{planId}/learning/{learningId}/status/{status} | Path does not match |
52 | api_dp_update_development | /api/dp/{planId}/development/{developmentId}/status/{status} | Path does not match |
53 | api_dp_delete_development | /api/dp/{planId}/development/{developmentId} | Path does not match |
54 | api_dp_delete_learning | /api/dp/{planId}/learning/{learningId} | Path does not match |
55 | api_dp_evidence_upload | /api/dp/evidence/{id}/upload | Path does not match |
56 | api_dp_evidence_delete | /api/dp/evidence/delete/{fileName}/{id} | Path does not match |
57 | api_dp_fetch_suggested_courses | /api/dp/fetch_suggested_courses | Path does not match |
58 | api_dp_get-csrf-token | /api/dp/csrf-token/{formName} | Path does not match |
59 | api_dp_ping | /api/dp/ping | Path does not match |
60 | api_leadership_reportleadership_report | /api/leadership-report/ | Path does not match |
61 | api_leadership_reportget-csrf-token | /api/leadership-report/csrf-token/{formName} | Path does not match |
62 | api_leadership_reportping | /api/leadership-report/ping | Path does not match |
63 | api_msc_get_cycle | /api/msc/cycle/{id} | Path does not match |
64 | api_msc_get_read_only_cycle | /api/msc/cycle/{id}/{userId} | Path does not match |
65 | api_msc_create_activity | /api/msc/activity | Path does not match |
66 | api_msc_update_activity | /api/msc/activity/{id} | Path does not match |
67 | api_msc_delete_activity | /api/msc/activity/{id} | Path does not match |
68 | api_msc_toggle_complete | /api/msc/activity/{id}/toggle-complete | Path does not match |
69 | api_msc_link_objective | /api/msc/activity/{id}/link/{objectiveId} | Path does not match |
70 | api_msc_unlink_objective | /api/msc/activity/{id}/unlink | Path does not match |
71 | api_msc_start_cycle | /api/msc/start-cycle/{id} | Path does not match |
72 | api_msc_complete_cycle | /api/msc/complete-cycle/{id} | Path does not match |
73 | api_msc_request_approval | /api/msc/request-approval/{id} | Path does not match |
74 | api_msc_approve_cycle | /api/msc/approve-cycle/{id} | Path does not match |
75 | api_msc_deny_cycle | /api/msc/deny-cycle/{id} | Path does not match |
76 | api_msc_create_comment | /api/msc/activity/{id}/comment | Path does not match |
77 | api_msc_get_comments | /api/msc/get_comment/{userId}/{activityId} | Path does not match |
78 | api_msc_skip_cycle | /api/msc/skip/{id} | Path does not match |
79 | api_msc_restore_cycle | /api/msc/restore/{id} | Path does not match |
80 | api_msc_get_nap_ratio | /api/msc/get_snap_ratio/{userId}/ | Path does not match |
81 | api_msc_get_csv_year_scores | /api/msc/get_csv_year_scores/{userId}/ | Path does not match |
82 | api_msc_get-csrf-token | /api/msc/csrf-token/{formName} | Path does not match |
83 | api_msc_ping | /api/msc/ping | Path does not match |
84 | api_notifications_mark_as_seen | /api/notifications/{notifiableId}/markasseen/{notificationId} | Path does not match |
85 | api_notifications_mark_as_unseen | /api/notifications/{notifiableId}/markasunseen/{notificationId} | Path does not match |
86 | api_notifications_mark_all_as_seen | /api/notifications/{notifiableId}/markallseen | Path does not match |
87 | api_notifications_get-csrf-token | /api/notifications/csrf-token/{formName} | Path does not match |
88 | api_notifications_ping | /api/notifications/ping | Path does not match |
89 | api_position_get_competency_profile | /api/position/{id}/get_competency_profile | Path does not match |
90 | api_position_get_recommendations | /api/position/{id}/get_recommendations | Path does not match |
91 | api_position_get_succession_data | /api/position/{id}/get_succession_data | Path does not match |
92 | api_position_get_trending_skills | /api/position/{id}/trending_skills | Path does not match |
93 | api_position_get-csrf-token | /api/position/csrf-token/{formName} | Path does not match |
94 | api_position_ping | /api/position/ping | Path does not match |
95 | api_user_get | /api/user/get | Path does not match |
96 | api_user_get_profile | /api/user/profile/{id} | Path does not match |
97 | api_user_check_permission | /api/user/check-permission/{permission}/{subject} | Path does not match |
98 | api_user_get_team_member | /api/user/get_team_member/{id} | Path does not match |
99 | api_user_get_user_team | /api/user/{id}/team | Path does not match |
100 | api_user_fetch_user_profile_structure | /api/user/{id}/fetch_comp_profile_structure | Path does not match |
101 | api_user_fetch_user_relations | /api/user/{id}/fetch_relations | Path does not match |
102 | api_user_save_role | /api/user/{id}/role/{roleId}/save | Path does not match |
103 | api_user_unsave_role | /api/user/{id}/role/{roleId}/unsave | Path does not match |
104 | api_user_get_role_compatibility | /api/user/get_role_compatibility | Path does not match |
105 | api_user_get_role_users | /api/user/get_role_users/{id} | Path does not match |
106 | api_user_upload_photo | /api/user/photo | Path does not match |
107 | api_user_get_skills | /api/user/get_skills | Path does not match |
108 | api_user_get_suggested_skills | /api/user/get_suggested_skills | Path does not match |
109 | api_user_save_skill | /api/user/add_skill/{id} | Path does not match |
110 | api_user_remove_skill | /api/user/remove_skill/{id} | Path does not match |
111 | api_user_fetch_active_request_tokens | /api/user/fetch_active_request_tokens | Path does not match |
112 | api_user_update_user_profile | /api/user/update_user_profile | Path does not match |
113 | api_user_create_user_skill | /api/user/create_user_skill/{skillName} | Path does not match |
114 | api_user_give_consent | /api/user/consent | Path does not match |
115 | api_user_withdraw_consent | /api/user/withdraw-consent | Path does not match |
116 | api_user_stop_impersonating | /api/user/stop-impersonating | Path does not match |
117 | api_user_update_password | /api/user/update-password | Path does not match |
118 | api_user_check_password | /api/user/check-password | Path does not match |
119 | api_user_validate_password | /api/user/validate-password | Path does not match |
120 | api_user_get-csrf-token | /api/user/csrf-token/{formName} | Path does not match |
121 | api_user_ping | /api/user/ping | Path does not match |
122 | api_widget_get_page_widgets | /api/widget/{pageName}/get_widgets/{variant} | Path does not match |
123 | api_widget_get_content | /api/widget/{widgetId}/widget_content | Path does not match |
124 | api_widget_get_widget_data | /api/widget/{id}/data | Path does not match |
125 | api_widget_export_widget | /api/widget/{id}/export | Path does not match |
126 | api_widget_get-csrf-token | /api/widget/csrf-token/{formName} | Path does not match |
127 | api_widget_ping | /api/widget/ping | Path does not match |
128 | user_assessment_link | /user-assessment/{id}/{token} | Path does not match |
129 | user_self_assessment_link | /self-assessment | Path does not match |
130 | user_appraisal_link | /appraisal/{userId}/{appraisalId} | Path does not match |
131 | user_my_team_link | /my-team | Path does not match |
132 | user_appraisal_report_link | /appraisal-report/{cycleId} | Path does not match |
133 | user_msc_link | /msc | Path does not match |
134 | employee_msc_cycle | /msc/{cycleId}/{userId} | Path does not match |
135 | app_homepage | / | Path does not match |
136 | init | /api/init | Path does not match |
137 | user_photo | /photo/{filename} | Path does not match |
138 | get_file | /file/{id} | Path does not match |
139 | log_error | /error/log | Path does not match |
140 | get_site_logo | /get_site_logo | Path does not match |
141 | info | /admin/info | Path does not match |
142 | login | /login | Path does not match |
143 | fos_user_security_login | /login | Path does not match |
144 | fos_user_security_check | /login_check | Path does not match |
145 | fos_user_security_logout | /logout | Path does not match |
146 | fos_user_profile_edit | /profile/edit | Path does not match |
147 | fos_user_registration_register | /register/ | Path does not match |
148 | fos_user_registration_check_email | /register/check-email | Path does not match |
149 | fos_user_registration_confirm | /register/confirm/{token} | Path does not match |
150 | fos_user_registration_confirmed | /register/confirmed | Path does not match |
151 | fos_user_resetting_request | /resetting/request | Path does not match |
152 | fos_user_resetting_send_email | /resetting/send-email | Path does not match |
153 | fos_user_resetting_check_email | /resetting/check-email | Path does not match |
154 | fos_user_resetting_reset | /resetting/reset/{token} | Path does not match |
155 | fos_user_change_password | /profile/change-password | Path does not match |
156 | sonata_admin_redirect | /admin/ | Path does not match |
157 | sonata_admin_dashboard | /admin/dashboard | Path does not match |
158 | sonata_admin_retrieve_form_element | /admin/core/get-form-field-element | Path does not match |
159 | sonata_admin_append_form_element | /admin/core/append-form-field-element | Path does not match |
160 | sonata_admin_short_object_information | /admin/core/get-short-object-description.{_format} | Path does not match |
161 | sonata_admin_set_object_field_value | /admin/core/set-object-field-value | Path does not match |
162 | sonata_admin_search | /admin/search | Path does not match |
163 | sonata_admin_retrieve_autocomplete_items | /admin/core/get-autocomplete-items | Path does not match |
164 | dataexport_export | /admin/dataexport/export | Path does not match |
165 | admin_app_positionframework_list | /admin/app/positionframework/list | Path does not match |
166 | admin_app_positionframework_create | /admin/app/positionframework/create | Path does not match |
167 | admin_app_positionframework_batch | /admin/app/positionframework/batch | Path does not match |
168 | admin_app_positionframework_edit | /admin/app/positionframework/{id}/edit | Path does not match |
169 | admin_app_positionframework_delete | /admin/app/positionframework/{id}/delete | Path does not match |
170 | admin_app_positionframework_show | /admin/app/positionframework/{id}/show | Path does not match |
171 | admin_app_positionframework_export | /admin/app/positionframework/export | Path does not match |
172 | admin_app_positionframework_position_list | /admin/app/positionframework/{id}/position/list | Path does not match |
173 | admin_app_positionframework_position_create | /admin/app/positionframework/{id}/position/create | Path does not match |
174 | admin_app_positionframework_position_batch | /admin/app/positionframework/{id}/position/batch | Path does not match |
175 | admin_app_positionframework_position_edit | /admin/app/positionframework/{id}/position/{childId}/edit | Path does not match |
176 | admin_app_positionframework_position_delete | /admin/app/positionframework/{id}/position/{childId}/delete | Path does not match |
177 | admin_app_positionframework_position_show | /admin/app/positionframework/{id}/position/{childId}/show | Path does not match |
178 | admin_app_positionframework_position_export | /admin/app/positionframework/{id}/position/export | Path does not match |
179 | admin_app_positionframework_position_competencypositionprofile_list | /admin/app/positionframework/{id}/position/{childId}/competencypositionprofile/list | Path does not match |
180 | admin_app_positionframework_position_competencypositionprofile_create | /admin/app/positionframework/{id}/position/{childId}/competencypositionprofile/create | Path does not match |
181 | admin_app_positionframework_position_competencypositionprofile_batch | /admin/app/positionframework/{id}/position/{childId}/competencypositionprofile/batch | Path does not match |
182 | admin_app_positionframework_position_competencypositionprofile_edit | /admin/app/positionframework/{id}/position/{childId}/competencypositionprofile/{childChildId}/edit | Path does not match |
183 | admin_app_positionframework_position_competencypositionprofile_delete | /admin/app/positionframework/{id}/position/{childId}/competencypositionprofile/{childChildId}/delete | Path does not match |
184 | admin_app_positionframework_position_competencypositionprofile_show | /admin/app/positionframework/{id}/position/{childId}/competencypositionprofile/{childChildId}/show | Path does not match |
185 | admin_app_positionframework_position_competencypositionprofile_export | /admin/app/positionframework/{id}/position/{childId}/competencypositionprofile/export | Path does not match |
186 | admin_app_positionframework_position_competencypositionprofile_scales | /admin/app/positionframework/{id}/position/{childId}/competencypositionprofile/scales | Path does not match |
187 | admin_app_position_list | /admin/app/position/list | Path does not match |
188 | admin_app_position_batch | /admin/app/position/batch | Path does not match |
189 | admin_app_position_edit | /admin/app/position/{id}/edit | Path does not match |
190 | admin_app_position_delete | /admin/app/position/{id}/delete | Path does not match |
191 | admin_app_position_show | /admin/app/position/{id}/show | Path does not match |
192 | admin_app_position_export | /admin/app/position/export | Path does not match |
193 | admin_app_position_competencypositionprofile_list | /admin/app/position/{id}/competencypositionprofile/list | Path does not match |
194 | admin_app_position_competencypositionprofile_create | /admin/app/position/{id}/competencypositionprofile/create | Path does not match |
195 | admin_app_position_competencypositionprofile_batch | /admin/app/position/{id}/competencypositionprofile/batch | Path does not match |
196 | admin_app_position_competencypositionprofile_edit | /admin/app/position/{id}/competencypositionprofile/{childId}/edit | Path does not match |
197 | admin_app_position_competencypositionprofile_delete | /admin/app/position/{id}/competencypositionprofile/{childId}/delete | Path does not match |
198 | admin_app_position_competencypositionprofile_show | /admin/app/position/{id}/competencypositionprofile/{childId}/show | Path does not match |
199 | admin_app_position_competencypositionprofile_export | /admin/app/position/{id}/competencypositionprofile/export | Path does not match |
200 | admin_app_position_competencypositionprofile_scales | /admin/app/position/{id}/competencypositionprofile/scales | Path does not match |
201 | admin_app_compframework_list | /admin/app/compframework/list | Path does not match |
202 | admin_app_compframework_create | /admin/app/compframework/create | Path does not match |
203 | admin_app_compframework_batch | /admin/app/compframework/batch | Path does not match |
204 | admin_app_compframework_edit | /admin/app/compframework/{id}/edit | Path does not match |
205 | admin_app_compframework_delete | /admin/app/compframework/{id}/delete | Path does not match |
206 | admin_app_compframework_show | /admin/app/compframework/{id}/show | Path does not match |
207 | admin_app_compframework_export | /admin/app/compframework/export | Path does not match |
208 | admin_app_compframework_comp_list | /admin/app/compframework/{id}/comp/list | Path does not match |
209 | admin_app_compframework_comp_create | /admin/app/compframework/{id}/comp/create | Path does not match |
210 | admin_app_compframework_comp_batch | /admin/app/compframework/{id}/comp/batch | Path does not match |
211 | admin_app_compframework_comp_edit | /admin/app/compframework/{id}/comp/{childId}/edit | Path does not match |
212 | admin_app_compframework_comp_delete | /admin/app/compframework/{id}/comp/{childId}/delete | Path does not match |
213 | admin_app_compframework_comp_show | /admin/app/compframework/{id}/comp/{childId}/show | Path does not match |
214 | admin_app_compframework_comp_export | /admin/app/compframework/{id}/comp/export | Path does not match |
215 | admin_app_comp_list | /admin/app/comp/list | Path does not match |
216 | admin_app_comp_batch | /admin/app/comp/batch | Path does not match |
217 | admin_app_comp_edit | /admin/app/comp/{id}/edit | Path does not match |
218 | admin_app_comp_delete | /admin/app/comp/{id}/delete | Path does not match |
219 | admin_app_comp_show | /admin/app/comp/{id}/show | Path does not match |
220 | admin_app_comp_export | /admin/app/comp/export | Path does not match |
221 | admin_app_competencypositionprofile_list | /admin/app/competencypositionprofile/list | Path does not match |
222 | admin_app_competencypositionprofile_create | /admin/app/competencypositionprofile/create | Path does not match |
223 | admin_app_competencypositionprofile_batch | /admin/app/competencypositionprofile/batch | Path does not match |
224 | admin_app_competencypositionprofile_edit | /admin/app/competencypositionprofile/{id}/edit | Path does not match |
225 | admin_app_competencypositionprofile_delete | /admin/app/competencypositionprofile/{id}/delete | Path does not match |
226 | admin_app_competencypositionprofile_show | /admin/app/competencypositionprofile/{id}/show | Path does not match |
227 | admin_app_competencypositionprofile_export | /admin/app/competencypositionprofile/export | Path does not match |
228 | admin_app_competencypositionprofile_scales | /admin/app/competencypositionprofile/scales | Path does not match |
229 | admin_app_compscale_list | /admin/app/compscale/list | Path does not match |
230 | admin_app_compscale_create | /admin/app/compscale/create | Path does not match |
231 | admin_app_compscale_batch | /admin/app/compscale/batch | Path does not match |
232 | admin_app_compscale_edit | /admin/app/compscale/{id}/edit | Path does not match |
233 | admin_app_compscale_delete | /admin/app/compscale/{id}/delete | Path does not match |
234 | admin_app_compscale_show | /admin/app/compscale/{id}/show | Path does not match |
235 | admin_app_compscale_export | /admin/app/compscale/export | Path does not match |
236 | admin_app_compscale_compscalevalue_list | /admin/app/compscale/{id}/compscalevalue/list | Path does not match |
237 | admin_app_compscale_compscalevalue_create | /admin/app/compscale/{id}/compscalevalue/create | Path does not match |
238 | admin_app_compscale_compscalevalue_batch | /admin/app/compscale/{id}/compscalevalue/batch | Path does not match |
239 | admin_app_compscale_compscalevalue_edit | /admin/app/compscale/{id}/compscalevalue/{childId}/edit | Path does not match |
240 | admin_app_compscale_compscalevalue_delete | /admin/app/compscale/{id}/compscalevalue/{childId}/delete | Path does not match |
241 | admin_app_compscale_compscalevalue_show | /admin/app/compscale/{id}/compscalevalue/{childId}/show | Path does not match |
242 | admin_app_compscale_compscalevalue_export | /admin/app/compscale/{id}/compscalevalue/export | Path does not match |
243 | admin_app_competencyuserprofile_list | /admin/app/competencyuserprofile/list | Path does not match |
244 | admin_app_competencyuserprofile_create | /admin/app/competencyuserprofile/create | Path does not match |
245 | admin_app_competencyuserprofile_batch | /admin/app/competencyuserprofile/batch | Path does not match |
246 | admin_app_competencyuserprofile_edit | /admin/app/competencyuserprofile/{id}/edit | Path does not match |
247 | admin_app_competencyuserprofile_delete | /admin/app/competencyuserprofile/{id}/delete | Path does not match |
248 | admin_app_competencyuserprofile_show | /admin/app/competencyuserprofile/{id}/show | Path does not match |
249 | admin_app_competencyuserprofile_export | /admin/app/competencyuserprofile/export | Path does not match |
250 | admin_app_jobassignment_list | /admin/app/jobassignment/list | Path does not match |
251 | admin_app_jobassignment_batch | /admin/app/jobassignment/batch | Path does not match |
252 | admin_app_jobassignment_delete | /admin/app/jobassignment/{id}/delete | Path does not match |
253 | admin_app_jobassignment_show | /admin/app/jobassignment/{id}/show | Path does not match |
254 | admin_app_jobassignment_export | /admin/app/jobassignment/export | Path does not match |
255 | admin_app_user_jobassignment_list | /admin/app/user/{id}/jobassignment/list | Path does not match |
256 | admin_app_user_jobassignment_create | /admin/app/user/{id}/jobassignment/create | Path does not match |
257 | admin_app_user_jobassignment_batch | /admin/app/user/{id}/jobassignment/batch | Path does not match |
258 | admin_app_user_jobassignment_edit | /admin/app/user/{id}/jobassignment/{childId}/edit | Path does not match |
259 | admin_app_user_jobassignment_delete | /admin/app/user/{id}/jobassignment/{childId}/delete | Path does not match |
260 | admin_app_user_jobassignment_show | /admin/app/user/{id}/jobassignment/{childId}/show | Path does not match |
261 | admin_app_user_jobassignment_export | /admin/app/user/{id}/jobassignment/export | Path does not match |
262 | admin_app_user_skilluserprofile_list | /admin/app/user/{id}/skilluserprofile/list | Path does not match |
263 | admin_app_user_skilluserprofile_create | /admin/app/user/{id}/skilluserprofile/create | Path does not match |
264 | admin_app_user_skilluserprofile_batch | /admin/app/user/{id}/skilluserprofile/batch | Path does not match |
265 | admin_app_user_skilluserprofile_edit | /admin/app/user/{id}/skilluserprofile/{childId}/edit | Path does not match |
266 | admin_app_user_skilluserprofile_delete | /admin/app/user/{id}/skilluserprofile/{childId}/delete | Path does not match |
267 | admin_app_user_skilluserprofile_show | /admin/app/user/{id}/skilluserprofile/{childId}/show | Path does not match |
268 | admin_app_user_skilluserprofile_export | /admin/app/user/{id}/skilluserprofile/export | Path does not match |
269 | admin_app_assessmentcyclereminder_list | /admin/app/assessmentcyclereminder/list | Path does not match |
270 | admin_app_assessmentcyclereminder_create | /admin/app/assessmentcyclereminder/create | Path does not match |
271 | admin_app_assessmentcyclereminder_batch | /admin/app/assessmentcyclereminder/batch | Path does not match |
272 | admin_app_assessmentcyclereminder_edit | /admin/app/assessmentcyclereminder/{id}/edit | Path does not match |
273 | admin_app_assessmentcyclereminder_delete | /admin/app/assessmentcyclereminder/{id}/delete | Path does not match |
274 | admin_app_assessmentcyclereminder_show | /admin/app/assessmentcyclereminder/{id}/show | Path does not match |
275 | admin_app_assessmentcyclereminder_export | /admin/app/assessmentcyclereminder/export | Path does not match |
276 | admin_app_assessment_list | /admin/app/assessment/list | Path does not match |
277 | admin_app_assessment_batch | /admin/app/assessment/batch | Path does not match |
278 | admin_app_assessment_delete | /admin/app/assessment/{id}/delete | Path does not match |
279 | admin_app_assessment_export | /admin/app/assessment/export | Path does not match |
280 | admin_app_assessment_open | /admin/app/assessment/{id}/open | Path does not match |
281 | admin_app_assessment_open-confirmation | /admin/app/assessment/{id}/open-confirmation | Path does not match |
282 | assessment-cycle_batch | /admin/assessment-cycle/batch | Path does not match |
283 | assessment-cycle_edit | /admin/assessment-cycle/{id}/edit | Path does not match |
284 | assessment-cycle_show | /admin/assessment-cycle/{id}/show | Path does not match |
285 | assessment-cycle_export | /admin/assessment-cycle/export | Path does not match |
286 | assessment-cycle_configure | /admin/assessment-cycle/configure | Path does not match |
287 | development-plan_batch | /admin/development-plan/batch | Path does not match |
288 | development-plan_edit | /admin/development-plan/{id}/edit | Path does not match |
289 | development-plan_show | /admin/development-plan/{id}/show | Path does not match |
290 | development-plan_export | /admin/development-plan/export | Path does not match |
291 | development-plan_configure | /admin/development-plan/configure | Path does not match |
292 | user-profile_batch | /admin/user-profile/batch | Path does not match |
293 | user-profile_edit | /admin/user-profile/{id}/edit | Path does not match |
294 | user-profile_show | /admin/user-profile/{id}/show | Path does not match |
295 | user-profile_export | /admin/user-profile/export | Path does not match |
296 | user-profile_configure | /admin/user-profile/configure | Path does not match |
297 | configurations_list | /admin/configurations/list | Path does not match |
298 | configurations_create | /admin/configurations/create | Path does not match |
299 | configurations_batch | /admin/configurations/batch | Path does not match |
300 | configurations_edit | /admin/configurations/{id}/edit | Path does not match |
301 | configurations_delete | /admin/configurations/{id}/delete | Path does not match |
302 | configurations_show | /admin/configurations/{id}/show | Path does not match |
303 | configurations_export | /admin/configurations/export | Path does not match |
304 | configurations_configure | /admin/configurations/configure | Path does not match |
305 | hr_import_list | /admin/hr_import/list | Path does not match |
306 | message_list | /admin/message/list | Path does not match |
307 | message_edit | /admin/message/{id}/edit | Path does not match |
308 | admin_app_email_layout_list | /admin/app/email-layout/list | Path does not match |
309 | admin_app_email_layout_edit | /admin/app/email-layout/{id}/edit | Path does not match |
310 | admin_app_email_template_list | /admin/app/email-template/list | Path does not match |
311 | admin_app_email_template_edit | /admin/app/email-template/{id}/edit | Path does not match |
312 | admin_app_permissiongroup_list | /admin/app/permissiongroup/list | Path does not match |
313 | admin_app_permissiongroup_create | /admin/app/permissiongroup/create | Path does not match |
314 | admin_app_permissiongroup_batch | /admin/app/permissiongroup/batch | Path does not match |
315 | admin_app_permissiongroup_edit | /admin/app/permissiongroup/{id}/edit | Path does not match |
316 | admin_app_permissiongroup_delete | /admin/app/permissiongroup/{id}/delete | Path does not match |
317 | admin_app_permissiongroup_show | /admin/app/permissiongroup/{id}/show | Path does not match |
318 | admin_app_permissiongroup_export | /admin/app/permissiongroup/export | Path does not match |
319 | admin_app_msccycle_list | /admin/app/msccycle/list | Path does not match |
320 | admin_app_msccycle_batch | /admin/app/msccycle/batch | Path does not match |
321 | admin_app_msccycle_edit | /admin/app/msccycle/{id}/edit | Path does not match |
322 | admin_app_msccycle_show | /admin/app/msccycle/{id}/show | Path does not match |
323 | admin_app_msccycle_export | /admin/app/msccycle/export | Path does not match |
324 | admin_app_msccycle_open | /admin/app/msccycle/{id}/open | Path does not match |
325 | admin_app_msccycle_open-confirmation | /admin/app/msccycle/{id}/open-confirmation | Path does not match |
326 | admin_app_msccycle_show-logs | /admin/app/msccycle/{activityId}/show-logs | Path does not match |
327 | admin_app_skill_list | /admin/app/skill/list | Path does not match |
328 | admin_app_skill_create | /admin/app/skill/create | Path does not match |
329 | admin_app_skill_batch | /admin/app/skill/batch | Path does not match |
330 | admin_app_skill_edit | /admin/app/skill/{id}/edit | Path does not match |
331 | admin_app_skill_delete | /admin/app/skill/{id}/delete | Path does not match |
332 | admin_app_skill_show | /admin/app/skill/{id}/show | Path does not match |
333 | admin_app_skill_export | /admin/app/skill/export | Path does not match |
334 | admin_app_tag_list | /admin/app/tag/list | Path does not match |
335 | admin_app_tag_create | /admin/app/tag/create | Path does not match |
336 | admin_app_tag_batch | /admin/app/tag/batch | Path does not match |
337 | admin_app_tag_edit | /admin/app/tag/{id}/edit | Path does not match |
338 | admin_app_tag_delete | /admin/app/tag/{id}/delete | Path does not match |
339 | admin_app_tag_show | /admin/app/tag/{id}/show | Path does not match |
340 | admin_app_tag_export | /admin/app/tag/export | Path does not match |
341 | admin_app_skilluserprofile_list | /admin/app/skilluserprofile/list | Path does not match |
342 | admin_app_skilluserprofile_create | /admin/app/skilluserprofile/create | Path does not match |
343 | admin_app_skilluserprofile_batch | /admin/app/skilluserprofile/batch | Path does not match |
344 | admin_app_skilluserprofile_edit | /admin/app/skilluserprofile/{id}/edit | Path does not match |
345 | admin_app_skilluserprofile_delete | /admin/app/skilluserprofile/{id}/delete | Path does not match |
346 | admin_app_skilluserprofile_show | /admin/app/skilluserprofile/{id}/show | Path does not match |
347 | admin_app_skilluserprofile_export | /admin/app/skilluserprofile/export | Path does not match |
348 | admin_app_skillscale_list | /admin/app/skillscale/list | Path does not match |
349 | admin_app_skillscale_create | /admin/app/skillscale/create | Path does not match |
350 | admin_app_skillscale_batch | /admin/app/skillscale/batch | Path does not match |
351 | admin_app_skillscale_edit | /admin/app/skillscale/{id}/edit | Path does not match |
352 | admin_app_skillscale_delete | /admin/app/skillscale/{id}/delete | Path does not match |
353 | admin_app_skillscale_show | /admin/app/skillscale/{id}/show | Path does not match |
354 | admin_app_skillscale_export | /admin/app/skillscale/export | Path does not match |
355 | admin_app_lmsintegrationsource_list | /admin/app/lmsintegrationsource/list | Path does not match |
356 | admin_app_lmsintegrationsource_create | /admin/app/lmsintegrationsource/create | Path does not match |
357 | admin_app_lmsintegrationsource_batch | /admin/app/lmsintegrationsource/batch | Path does not match |
358 | admin_app_lmsintegrationsource_edit | /admin/app/lmsintegrationsource/{id}/edit | Path does not match |
359 | admin_app_lmsintegrationsource_delete | /admin/app/lmsintegrationsource/{id}/delete | Path does not match |
360 | admin_app_lmsintegrationsource_show | /admin/app/lmsintegrationsource/{id}/show | Path does not match |
361 | admin_app_lmsintegrationsource_export | /admin/app/lmsintegrationsource/export | Path does not match |
362 | admin_app_lmsintegrationsource_synchronize | /admin/app/lmsintegrationsource/{id}/synchronize | Path does not match |
363 | admin_app_lmsintegrationcourse_list | /admin/app/lmsintegrationcourse/list | Path does not match |
364 | admin_app_lmsintegrationcourse_batch | /admin/app/lmsintegrationcourse/batch | Path does not match |
365 | admin_app_lmsintegrationcourse_edit | /admin/app/lmsintegrationcourse/{id}/edit | Path does not match |
366 | admin_app_lmsintegrationcourse_delete | /admin/app/lmsintegrationcourse/{id}/delete | Path does not match |
367 | admin_app_lmsintegrationcourse_show | /admin/app/lmsintegrationcourse/{id}/show | Path does not match |
368 | admin_app_lmsintegrationcourse_export | /admin/app/lmsintegrationcourse/export | Path does not match |
369 | admin_app_lmsintegrationcourse_competencycourseprofile_list | /admin/app/lmsintegrationcourse/{id}/competencycourseprofile/list | Path does not match |
370 | admin_app_lmsintegrationcourse_competencycourseprofile_create | /admin/app/lmsintegrationcourse/{id}/competencycourseprofile/create | Path does not match |
371 | admin_app_lmsintegrationcourse_competencycourseprofile_batch | /admin/app/lmsintegrationcourse/{id}/competencycourseprofile/batch | Path does not match |
372 | admin_app_lmsintegrationcourse_competencycourseprofile_edit | /admin/app/lmsintegrationcourse/{id}/competencycourseprofile/{childId}/edit | Path does not match |
373 | admin_app_lmsintegrationcourse_competencycourseprofile_delete | /admin/app/lmsintegrationcourse/{id}/competencycourseprofile/{childId}/delete | Path does not match |
374 | admin_app_lmsintegrationcourse_competencycourseprofile_show | /admin/app/lmsintegrationcourse/{id}/competencycourseprofile/{childId}/show | Path does not match |
375 | admin_app_lmsintegrationcourse_competencycourseprofile_export | /admin/app/lmsintegrationcourse/{id}/competencycourseprofile/export | Path does not match |
376 | admin_app_appraisalcycle_list | /admin/app/appraisalcycle/list | Path does not match |
377 | admin_app_appraisalcycle_create | /admin/app/appraisalcycle/create | Path does not match |
378 | admin_app_appraisalcycle_batch | /admin/app/appraisalcycle/batch | Path does not match |
379 | admin_app_appraisalcycle_edit | /admin/app/appraisalcycle/{id}/edit | Path does not match |
380 | admin_app_appraisalcycle_delete | /admin/app/appraisalcycle/{id}/delete | Path does not match |
381 | admin_app_appraisalcycle_show | /admin/app/appraisalcycle/{id}/show | Path does not match |
382 | admin_app_appraisalcycle_export | /admin/app/appraisalcycle/export | Path does not match |
383 | admin_app_appraisalcycle_assessmentcyclescheduled_list | /admin/app/appraisalcycle/{id}/assessmentcyclescheduled/list | Path does not match |
384 | admin_app_appraisalcycle_assessmentcyclescheduled_create | /admin/app/appraisalcycle/{id}/assessmentcyclescheduled/create | Path does not match |
385 | admin_app_appraisalcycle_assessmentcyclescheduled_batch | /admin/app/appraisalcycle/{id}/assessmentcyclescheduled/batch | Path does not match |
386 | admin_app_appraisalcycle_assessmentcyclescheduled_edit | /admin/app/appraisalcycle/{id}/assessmentcyclescheduled/{childId}/edit | Path does not match |
387 | admin_app_appraisalcycle_assessmentcyclescheduled_delete | /admin/app/appraisalcycle/{id}/assessmentcyclescheduled/{childId}/delete | Path does not match |
388 | admin_app_appraisalcycle_assessmentcyclescheduled_show | /admin/app/appraisalcycle/{id}/assessmentcyclescheduled/{childId}/show | Path does not match |
389 | admin_app_appraisalcycle_assessmentcyclescheduled_export | /admin/app/appraisalcycle/{id}/assessmentcyclescheduled/export | Path does not match |
390 | admin_app_strategicobjective_list | /admin/app/strategicobjective/list | Path does not match |
391 | admin_app_strategicobjective_create | /admin/app/strategicobjective/create | Path does not match |
392 | admin_app_strategicobjective_batch | /admin/app/strategicobjective/batch | Path does not match |
393 | admin_app_strategicobjective_edit | /admin/app/strategicobjective/{id}/edit | Path does not match |
394 | admin_app_strategicobjective_delete | /admin/app/strategicobjective/{id}/delete | Path does not match |
395 | admin_app_strategicobjective_show | /admin/app/strategicobjective/{id}/show | Path does not match |
396 | admin_app_strategicobjective_export | /admin/app/strategicobjective/export | Path does not match |
397 | admin_app_competencycourseprofile_list | /admin/app/competencycourseprofile/list | Path does not match |
398 | admin_app_competencycourseprofile_create | /admin/app/competencycourseprofile/create | Path does not match |
399 | admin_app_competencycourseprofile_batch | /admin/app/competencycourseprofile/batch | Path does not match |
400 | admin_app_competencycourseprofile_edit | /admin/app/competencycourseprofile/{id}/edit | Path does not match |
401 | admin_app_competencycourseprofile_delete | /admin/app/competencycourseprofile/{id}/delete | Path does not match |
402 | admin_app_competencycourseprofile_show | /admin/app/competencycourseprofile/{id}/show | Path does not match |
403 | admin_app_competencycourseprofile_export | /admin/app/competencycourseprofile/export | Path does not match |
404 | admin_app_assessmentcyclescheduled_list | /admin/app/assessmentcyclescheduled/list | Path does not match |
405 | admin_app_assessmentcyclescheduled_create | /admin/app/assessmentcyclescheduled/create | Path does not match |
406 | admin_app_assessmentcyclescheduled_batch | /admin/app/assessmentcyclescheduled/batch | Path does not match |
407 | admin_app_assessmentcyclescheduled_edit | /admin/app/assessmentcyclescheduled/{id}/edit | Path does not match |
408 | admin_app_assessmentcyclescheduled_delete | /admin/app/assessmentcyclescheduled/{id}/delete | Path does not match |
409 | admin_app_assessmentcyclescheduled_show | /admin/app/assessmentcyclescheduled/{id}/show | Path does not match |
410 | admin_app_assessmentcyclescheduled_export | /admin/app/assessmentcyclescheduled/export | Path does not match |
411 | admin_app_sentemail_list | /admin/app/sentemail/list | Path does not match |
412 | admin_app_sentemail_batch | /admin/app/sentemail/batch | Path does not match |
413 | admin_app_sentemail_show | /admin/app/sentemail/{id}/show | Path does not match |
414 | admin_app_sentemail_export | /admin/app/sentemail/export | Path does not match |
415 | admin_app_file_list | /admin/app/file/list | Path does not match |
416 | admin_app_file_create | /admin/app/file/create | Path does not match |
417 | admin_app_file_batch | /admin/app/file/batch | Path does not match |
418 | admin_app_file_edit | /admin/app/file/{id}/edit | Path does not match |
419 | admin_app_file_delete | /admin/app/file/{id}/delete | Path does not match |
420 | admin_app_file_show | /admin/app/file/{id}/show | Path does not match |
421 | admin_app_file_export | /admin/app/file/export | Path does not match |
422 | admin_app_hrimportlog_list | /admin/app/hrimportlog/list | Path does not match |
423 | admin_app_hrimportlog_batch | /admin/app/hrimportlog/batch | Path does not match |
424 | admin_app_hrimportlog_show | /admin/app/hrimportlog/{id}/show | Path does not match |
425 | admin_app_hrimportlog_export | /admin/app/hrimportlog/export | Path does not match |
426 | admin_app_widget_list | /admin/app/widget/list | Path does not match |
427 | admin_app_widget_create | /admin/app/widget/create | Path does not match |
428 | admin_app_widget_batch | /admin/app/widget/batch | Path does not match |
429 | admin_app_widget_edit | /admin/app/widget/{id}/edit | Path does not match |
430 | admin_app_widget_delete | /admin/app/widget/{id}/delete | Path does not match |
431 | admin_app_widget_show | /admin/app/widget/{id}/show | Path does not match |
432 | admin_app_widget_export | /admin/app/widget/export | Path does not match |
433 | admin_app_eventlog_list | /admin/app/eventlog/list | Path does not match |
434 | admin_app_eventlog_batch | /admin/app/eventlog/batch | Path does not match |
435 | admin_app_eventlog_show | /admin/app/eventlog/{id}/show | Path does not match |
436 | admin_app_eventlog_export | /admin/app/eventlog/export | Path does not match |
437 | admin_app_custommessage_list | /admin/app/custommessage/list | Path does not match |
438 | admin_app_custommessage_create | /admin/app/custommessage/create | Path does not match |
439 | admin_app_custommessage_batch | /admin/app/custommessage/batch | Path does not match |
440 | admin_app_custommessage_edit | /admin/app/custommessage/{id}/edit | Path does not match |
441 | admin_app_custommessage_delete | /admin/app/custommessage/{id}/delete | Path does not match |
442 | admin_app_custommessage_show | /admin/app/custommessage/{id}/show | Path does not match |
443 | admin_app_custommessage_export | /admin/app/custommessage/export | Path does not match |
444 | admin_app_user_list | /admin/app/user/list | Path does not match |
445 | admin_app_user_create | /admin/app/user/create | Path does not match |
446 | admin_app_user_batch | /admin/app/user/batch | Path does not match |
447 | admin_app_user_edit | /admin/app/user/{id}/edit | Path does not match |
448 | admin_app_user_delete | /admin/app/user/{id}/delete | Path does not match |
449 | admin_app_user_show | /admin/app/user/{id}/show | Path does not match |
450 | admin_app_user_export | /admin/app/user/export | Path does not match |
451 | admin_app_user_reset-password | /admin/app/user/{id}/reset-password | Path does not match |
452 | admin_app_user_reset-password-confirmation | /admin/app/user/{id}/reset-password-confirmation | Path does not match |
453 | admin_app_user_delete-appraisal | /admin/app/user/{id}/delete-appraisal | Path does not match |
454 | admin_app_user_delete-appraisal-confirmation | /admin/app/user/{id}/delete-appraisal-confirmation | Path does not match |
455 | admin_app_user_request-mark-delete | /admin/app/user/{id}/request-mark-delete | Path does not match |
456 | admin_app_user_mark-delete | /admin/app/user/{id}/mark-delete | Path does not match |
457 | admin_app_group_list | /admin/app/group/list | Path does not match |
458 | admin_app_group_create | /admin/app/group/create | Path does not match |
459 | admin_app_group_batch | /admin/app/group/batch | Path does not match |
460 | admin_app_group_edit | /admin/app/group/{id}/edit | Path does not match |
461 | admin_app_group_delete | /admin/app/group/{id}/delete | Path does not match |
462 | admin_app_group_show | /admin/app/group/{id}/show | Path does not match |
463 | admin_app_group_export | /admin/app/group/export | Path does not match |
464 | sonata_user_admin_security_login | /admin/login | Path does not match |
465 | sonata_user_admin_security_check | /admin/login_check | Path does not match |
466 | sonata_user_admin_security_logout | /admin/logout | Path does not match |
467 | sonata_user_admin_resetting_request | /admin/resetting/request | Path does not match |
468 | sonata_user_admin_resetting_send_email | /admin/resetting/send-email | Path does not match |
469 | sonata_user_admin_resetting_check_email | /admin/resetting/check-email | Path does not match |
470 | sonata_user_admin_resetting_reset | /admin/resetting/reset/{token} | Path does not match |
471 | fos_user_profile | / | Path does not match |
472 | fos_user_profile_show | / | Path does not match |
473 | notification_list | /notifications/{notifiable} | Path does not match |
474 | notification_mark_as_seen | /notifications/{notifiable}/mark_as_seen/{notification} | Path does not match |
475 | notification_mark_as_unseen | /notifications/{notifiable}/mark_as_unseen/{notification} | Path does not match |
476 | notification_mark_all_as_seen | /notifications/{notifiable}/markAllAsSeen | Path does not match |
477 | userassessment | /userassessment | Path does not match |
478 | jmose_command_scheduler_list | /admin/command-scheduler/list | Path does not match |
479 | jmose_command_scheduler_monitor | /admin/command-scheduler/monitor | Path does not match |
480 | jmose_command_scheduler_action_toggle | /admin/command-scheduler/action/toggle/{id} | Path does not match |
481 | jmose_command_scheduler_action_remove | /admin/command-scheduler/action/remove/{id} | Path does not match |
482 | jmose_command_scheduler_action_execute | /admin/command-scheduler/action/execute/{id} | Path does not match |
483 | jmose_command_scheduler_action_unlock | /admin/command-scheduler/action/unlock/{id} | Path does not match |
484 | jmose_command_scheduler_detail_index | /admin/command-scheduler/detail/view/ | Path does not match |
485 | jmose_command_scheduler_detail_edit | /admin/command-scheduler/detail/edit/{scheduledCommandId} | Path does not match |
486 | jmose_command_scheduler_detail_new | /admin/command-scheduler/detail/new | Path does not match |
487 | jmose_command_scheduler_detail_save | /admin/command-scheduler/detail/save | 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.