Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.env
# | 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 | app_application_index | /application | Path does not match |
17 | app_application_mentor_index | /application/mentor/{id} | Path does not match |
18 | app_application_student_index | /application/student/{id} | Path does not match |
19 | application_ajax | /application/ajax | Path does not match |
20 | application_pending_ajax | /application/pending/ajax | Path does not match |
21 | app_application_new | /application/new | Path does not match |
22 | app_application_new_to_opotunity | /application/oportunity/{id}/new | Path does not match |
23 | app_application_show | /application/{id} | Path does not match |
24 | app_application_accept_by_mentor | /application/{id}/accept-by-mentor | Path does not match |
25 | app_application_reject_by_mentor | /application/{id}/reject-by-mentor | Path does not match |
26 | app_application_accept_by_student | /application/{id}/accept-by-student | Path does not match |
27 | app_application_reject_by_student | /application/{id}/reject-by-student | Path does not match |
28 | app_application_accept_by_admin | /application/{id}/accept-by-admin | Path does not match |
29 | app_application_edit | /application/{id}/edit | Path does not match |
30 | app_application_delete | /application/{id} | Path does not match |
31 | app_class_code_index | /class-code | Path does not match |
32 | app_class_code_new | /class-code/new | Path does not match |
33 | app_class_code_show | /class-code/{id} | Path does not match |
34 | app_class_code_edit | /class-code/{id}/edit | Path does not match |
35 | app_class_code_delete | /class-code/{id} | Path does not match |
36 | app_country_index | /country | Path does not match |
37 | app_country_new | /country/new | Path does not match |
38 | app_country_show | /country/{id} | Path does not match |
39 | app_country_edit | /country/{id}/edit | Path does not match |
40 | app_country_delete | /country/{id} | Path does not match |
41 | app_criterion_new | /criterion/new | Path does not match |
42 | app_criterion_show | /criterion/{id} | Path does not match |
43 | app_criterion_edit | /criterion/{id}/edit | Path does not match |
44 | app_criterion_delete | /criterion/{id} | Path does not match |
45 | app_criterion_option_new | /criterion-option/new | Path does not match |
46 | app_criterion_option_show | /criterion-option/{id} | Path does not match |
47 | app_criterion_option_edit | /criterion-option/{id}/edit | Path does not match |
48 | app_criterion_option_delete | /criterion-option/{id} | Path does not match |
49 | app_department_index | /department | Path does not match |
50 | app_department_new | /department/new | Path does not match |
51 | app_department_show | /department/{id} | Path does not match |
52 | app_department_edit | /department/{id}/edit | Path does not match |
53 | app_department_delete | /department/{id} | Path does not match |
54 | app_emailer | /emailer | Path does not match |
55 | app_enterprise_index | /enterprise | Path does not match |
56 | app_enterprise_new | /enterprise/new | Path does not match |
57 | app_enterprise_show | /enterprise/{id} | Path does not match |
58 | app_enterprise_edit | /enterprise/{id}/edit | Path does not match |
59 | app_enterprise_delete | /enterprise/{id} | Path does not match |
60 | app_evaluation_new | /evaluation/research/{id}/new | Path does not match |
61 | app_evaluation_edit | /evaluation/{id}/edit | Path does not match |
62 | app_evaluation_delete | /evaluation/{id} | Path does not match |
63 | app_external_academic_unit_index | /external-academic-unit | Path does not match |
64 | app_external_academic_unit_new | /external-academic-unit/new | Path does not match |
65 | app_external_academic_unit_show | /external-academic-unit/{id} | Path does not match |
66 | app_external_academic_unit_edit | /external-academic-unit/{id}/edit | Path does not match |
67 | app_external_academic_unit_delete | /external-academic-unit/{id} | Path does not match |
68 | app_faculty_index | /faculty | Path does not match |
69 | app_faculty_new | /faculty/new | Path does not match |
70 | app_faculty_show | /faculty/{id} | Path does not match |
71 | app_faculty_edit | /faculty/{id}/edit | Path does not match |
72 | app_faculty_delete | /faculty/{id} | Path does not match |
73 | homepage | / | Path does not match |
74 | app_information_tab_index | /information-tab | Path does not match |
75 | app_information_tab_new | /information-tab/new | Path does not match |
76 | app_information_tab_show | /information-tab/{path} | Path does not match |
77 | app_information_tab_edit | /information-tab/{id}/edit | Path does not match |
78 | app_information_tab_delete | /information-tab/{id} | Path does not match |
79 | app_log_state_index | /log-state | Path does not match |
80 | log_state_ajax | /log-state/ajax | Path does not match |
81 | app_log_state_index_oportunity | /log-state/oportunity/{id} | Path does not match |
82 | app_log_state_index_application | /log-state/application/{id} | Path does not match |
83 | login | /login | Path does not match |
84 | logout | /logout | Path does not match |
85 | force | /force | Path does not match |
86 | user_login | /user_login | Path does not match |
87 | disabled_user_notice | /login-disabled | Path does not match |
88 | app_major_index | /major | Path does not match |
89 | app_major_new | /major/new | Path does not match |
90 | app_major_show | /major/{id} | Path does not match |
91 | app_major_edit | /major/{id}/edit | Path does not match |
92 | app_major_delete | /major/{id} | Path does not match |
93 | app_my_menu | /my-menu | Path does not match |
94 | app_mentor_menu | /my-menu/mentor/{id} | Path does not match |
95 | app_student_menu | /my-menu/student/{id} | Path does not match |
96 | app_other_menu | /my-menu/other/{id} | Path does not match |
97 | app_admin_menu | /my-menu/admin | Path does not match |
98 | app_oportunity_research_index | /oportunity-research | Path does not match |
99 | app_oportunity_research_public_index | /oportunity-research/public | Path does not match |
100 | app_oportunity_research_admin_index | /oportunity-research/admin | Path does not match |
101 | app_oportunity_research_mentor_index | /oportunity-research/mentor/{id} | Path does not match |
102 | app_oportunity_research_new | /oportunity-research/new | Path does not match |
103 | app_oportunity_research_search_ajax | /oportunity-research/search/ajax | Path does not match |
104 | app_oportunity_research_show | /oportunity-research/{id} | Path does not match |
105 | app_oportunity_research_edit | /oportunity-research/{id}/edit | Path does not match |
106 | app_oportunity_research_delete | /oportunity-research/{id} | Path does not match |
107 | app_penalization_index | /penalization | Path does not match |
108 | app_penalization_new | /penalization/new | Path does not match |
109 | app_penalization_show | /penalization/{id} | Path does not match |
110 | app_penalization_edit | /penalization/{id}/edit | Path does not match |
111 | app_penalization_delete | /penalization/{id} | Path does not match |
112 | app_rcer_station_index | /rcer-station | Path does not match |
113 | app_rcer_station_new | /rcer-station/new | Path does not match |
114 | app_rcer_station_show | /rcer-station/{id} | Path does not match |
115 | app_rcer_station_edit | /rcer-station/{id}/edit | Path does not match |
116 | app_rcer_station_delete | /rcer-station/{id} | Path does not match |
117 | app_rcer_submission_index | /rcer-submission | Path does not match |
118 | app_rcer_submission_new | /rcer-submission/new | Path does not match |
119 | app_rcer_submission_show | /rcer-submission/{id} | Path does not match |
120 | app_rcer_submission_edit | /rcer-submission/{id}/edit | Path does not match |
121 | app_rcer_submission_delete | /rcer-submission/{id} | Path does not match |
122 | app_rcer_submission_download | /rcer-submission/{id}/download | Path does not match |
123 | app_report_index | /report | Path does not match |
124 | app_report_new | /report/research/{id}/new | Path does not match |
125 | app_report_show | /report/{id} | Path does not match |
126 | app_report_edit | /report/{id}/edit | Path does not match |
127 | app_report_delete | /report/{id} | Path does not match |
128 | app_report_download | /report/{id}/download | Path does not match |
129 | app_research_index | /research | Path does not match |
130 | app_research_mentor_index | /research/mentor/{id} | Path does not match |
131 | app_research_student_index | /research/student/{id} | Path does not match |
132 | research_ajax | /research/ajax | Path does not match |
133 | research_to_publish_ajax | /research/to-publish/ajax | Path does not match |
134 | research_in_progress_ajax | /research/in-progress/ajax | Path does not match |
135 | research_rcer_ajax | /research/rcer/ajax | Path does not match |
136 | app_research_nrc_update | /research/nrc-update | Path does not match |
137 | app_research_banner_update | /research/banner-update | Path does not match |
138 | app_research_new | /research/new | Path does not match |
139 | app_research_search_ajax | /research/search/ajax | Path does not match |
140 | app_research_show | /research/{id} | Path does not match |
141 | app_research_edit | /research/{id}/edit | Path does not match |
142 | app_research_delete | /research/{id} | Path does not match |
143 | app_rubric_index | /rubric | Path does not match |
144 | app_rubric_new | /rubric/new | Path does not match |
145 | app_rubric_show | /rubric/{id} | Path does not match |
146 | app_rubric_edit | /rubric/{id}/edit | Path does not match |
147 | app_rubric_delete | /rubric/{id} | Path does not match |
148 | app_setting_index | /setting | Path does not match |
149 | app_setting_new | /setting/new | Path does not match |
150 | app_setting_show | /setting/{id} | Path does not match |
151 | app_setting_edit | /setting/{id}/edit | Path does not match |
152 | app_setting_delete | /setting/{id} | Path does not match |
153 | app_university_index | /university | Path does not match |
154 | app_university_new | /university/new | Path does not match |
155 | app_university_show | /university/{id} | Path does not match |
156 | app_university_edit | /university/{id}/edit | Path does not match |
157 | app_university_delete | /university/{id} | Path does not match |
158 | app_user_index | /user | Path does not match |
159 | user_ajax | /user/ajax | Path does not match |
160 | user_student_ajax | /user/student/ajax | Path does not match |
161 | user_mentor_ajax | /user/mentor/ajax | Path does not match |
162 | user_other_ajax | /user/other/ajax | Path does not match |
163 | user_admin_ajax | /user/admin/ajax | Path does not match |
164 | app_user_new | /user/new | Path does not match |
165 | app_user_merge | /user/merge | Path does not match |
166 | app_user_search_ajax | /user/search/ajax | Path does not match |
167 | app_user_search_non_mentor_user_ajax | /user/search/non-mentor-user/ajax | Path does not match |
168 | app_user_search_student_user_ajax | /user/search/student-user/ajax | Path does not match |
169 | app_user_search_student_ajax | /user/search/student/ajax | Path does not match |
170 | app_user_search_mentor_ajax | /user/search/mentor/ajax | Path does not match |
171 | app_user_show | /user/{id} | Path does not match |
172 | app_user_siding_update | /user/{id}/siding-update | Path does not match |
173 | app_user_impersonate | /user/{id}/impersonate | Path does not match |
174 | app_user_edit | /user/{id}/edit | Path does not match |
175 | app_user_delete | /user/{id} | 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.