Forwarded to ErrorController (8a7daf)

Routing

(none) Matched route

Route Matching Logs

Path to match: /data:image/svg+xml,%3Csvg%20viewBox='0%200%20600%20600'%20xmlns='http://www.w3.org/2000/svg'%20fill-rule='evenodd'%20clip-rule='evenodd'%20stroke-linejoin='round'%20stroke-miterlimit='2'%3E%3Cstyle%3E%23circle%20%7B%20fill:%20%23000000;%20%7D%20%23sf%20%7B%20fill:%20%23ffffff;%20%7D%3C/style%3E%3Cpath%20fill='none'%20d='M0%200h600v600H0z'/%3E%3CclipPath%20id='a'%3E%3Cpath%20d='M0%200h600v600H0z'/%3E%3C/clipPath%3E%3Cg%20clip-path='url(%23a)'%3E%3Cpath%20id='circle'%20d='M599.985%20299.974c0%20165.696-134.307%20300.024-300.003%20300.024C134.302%20599.998%200%20465.67%200%20299.974%200%20134.304%20134.302-.002%20299.982-.002c165.696%200%20300.003%20134.307%20300.003%20299.976z'%20fill-rule='nonzero'/%3E%3Cpath%20id='sf'%20d='M431.154%20110.993c-30.474%201.043-57.08%2017.866-76.884%2041.076-21.926%2025.49-36.508%2055.696-47.03%2086.55-18.791-15.416-33.282-35.364-63.457-44.04-23.311-6.702-47.794-3.948-70.314%2012.833-10.667%207.965-18.016%2019.995-21.51%2031.34-9.05%2029.416%209.506%2055.61%2017.942%2065.004l18.444%2019.743c3.792%203.879%2012.95%2013.983%208.467%2028.458-4.82%2015.764-23.809%2025.938-43.285%2019.958-8.703-2.67-21.199-9.147-18.396-18.257%201.145-3.739%203.82-6.553%205.264-9.74%201.305-2.788%201.941-4.858%202.337-6.099%203.557-11.602-1.31-26.714-13.747-30.56-11.613-3.562-23.488-.738-28.094%2014.202-5.22%2016.979%202.905%2047.795%2046.436%2061.206%2051%2015.694%2094.13-12.084%20100.249-48.287%203.857-22.675-6.392-39.536-25.147-61.2l-15.293-16.92c-9.254-9.248-12.437-25.018-2.856-37.134%208.093-10.233%2019.6-14.581%2038.476-9.457%2027.543%207.468%2039.809%2026.58%2060.285%2041.996-8.44%2027.741-13.977%2055.584-18.973%2080.548l-3.07%2018.626c-14.636%2076.766-25.816%20118.939-54.856%20143.144-5.858%204.167-14.218%2010.399-26.821%2010.843-6.622.203-8.757-4.355-8.847-6.344-.15-4.628%203.755-6.756%206.349-8.837%203.889-2.124%209.757-5.633%209.356-16.882-.423-13.293-11.431-24.815-27.35-24.286-11.919.402-30.09%2011.608-29.4%2032.149.701%2021.22%2020.472%2037.118%2050.288%2036.107%2015.935-.535%2051.528-7.018%2086.592-48.699%2040.82-47.8%2052.235-102.576%2060.82-142.673l9.591-52.946a177.574%20177.574%200%200017.209%201.22c50.844%201.075%2076.257-25.249%2076.653-44.41.257-11.591-7.6-23.011-18.61-22.739-7.863.22-17.759%205.473-20.123%2016.353-2.332%2010.671%2016.17%2020.316%201.712%2029.704-10.27%206.643-28.683%2011.319-54.615%207.526l4.712-26.061c9.623-49.416%2021.493-110.193%2066.528-111.68%203.284-.155%2015.282.139%2015.56%208.088.08%202.637-.582%203.332-3.68%209.393-3.166%204.729-4.36%208.773-4.204%2013.394.433%2012.608%2010.024%2020.91%2023.916%2020.429%2018.572-.626%2023.906-18.7%2023.6-27.998-.759-21.846-23.776-35.647-54.224-34.641z'%20fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E
# Route name Path Log
1 app_project_supplier_show /project/response/{id}/ Path does not match
2 app_project_requirements_new /projects/{id}/requirements/new Path does not match
3 app_project_requirements_edit /projects/{id}/requirements/{prid}/edit Path does not match
4 app_project_requirements_delete /projects/{id}/requirements/{prid}/delete Path does not match
5 app_project_requirements_show /projects/{id}/requirements/{prid} Path does not match
6 api_library_sections_repair /api/library/sections/repair Path does not match
7 app_project_requirements /projects/{id}/requirements/ Path does not match
8 app_project_responses /projects/{id}/responses/ Path does not match
9 api_supplier_project_requirements_search /api/supplier/{sid}/projects/{pid}/requirements/search Path does not match
10 api_supplier_project_requirement_details /api/supplier/{sid}/projects/{pid}/requirements/details Path does not match
11 app_contacts_person_edit /contacts/person/{id}/edit Path does not match
12 app_contacts_business_new /contacts/business/new Path does not match
13 app_contacts_business_edit /contacts/business/{id}/edit Path does not match
14 api_library_search /api/library/search Path does not match
15 api_library_master_requirements_repair /api/library/repair Path does not match
16 api_library_export /api/library/export Path does not match
17 api_library_sections_add /api/library/sections/new Path does not match
18 api_library_sections_edit /api/library/sections/{id}/edit Path does not match
19 api_library_sections_delete /api/library/sections/{id}/delete Path does not match
20 app_library_new /library/new Path does not match
21 app_library_edit /library/{id}/edit Path does not match
22 app_library_sections /library/sections Path does not match
23 app_library_types /library/types Path does not match
24 api_project_requirements_search /api/projects/{id}/requirements/search Path does not match
25 api_project_requirements_new /api/projects/{id}/requirements/new Path does not match
26 api_project_requirements_export /api/projects/{id}/requirements/export Path does not match
27 api_project_responses_search /api/projects/{id}/responses/search Path does not match
28 api_project_responses_export /api/projects/{id}/responses/export Path does not match
29 api_project_suppliers_search /api/projects/{id}/suppliers/search Path does not match
30 api_project_suppliers_new /api/projects/{id}/suppliers/new Path does not match
31 api_project_supplier_requirement_details /api/project/response/{id}/details Path does not match
32 api_project_supplier_requirement_score /api/project/response/{id}/requirement/{rid}/score Path does not match
33 api_projects_requirements_repair /api/projects/requirements/repair Path does not match
34 app_project_new /projects/new Path does not match
35 app_project_edit /projects/{id}/edit Path does not match
36 app_project_suppliers /projects/{id}/suppliers Path does not match
37 app_project_moscows /projects/moscows/ Path does not match
38 api_supplier_project_requirements_respond /api/supplier/{sid}/projects/{pid}/requirements/{prid}/respond Path does not match
39 app_supplier_projects /supplier/projects Path does not match
40 api_upload_new /api/uploads/new Path does not match
41 api_upload_delete /api/uploads/{id}/delete Path does not match
42 app_contacts_person_show /contacts/person/{id} Path does not match
43 app_contacts_business_show /contacts/business/{id} Path does not match
44 api_library_edit /api/library/{id}/edit Path does not match
45 api_library_delete /api/library/{id}/delete Path does not match
46 app_library_show /library/{id} Path does not match
47 api_project_requirements_edit /api/projects/{id}/requirements/{prid}/edit Path does not match
48 api_project_requirements_delete /api/projects/{id}/requirements/{prid}/delete Path does not match
49 api_project_suppliers_delete /api/projects/{id}/suppliers/{sid}/delete Path does not match
50 app_project_show /projects/{id} Path does not match
51 api_supplier_upload_download /api/supplier/{sid}/projects/{pid}/requirements/{prid}/responses/{srid}/uploads/{sruid} Path does not match
52 api_supplier_upload_delete /api/supplier/{sid}/projects/{pid}/requirements/{prid}/responses/{srid}/uploads/{sruid}/delete Path does not match
53 app_supplier_project_show /supplier/{sid}/projects/{pid} Path does not match
54 app_supplier_project_submit /supplier/{sid}/projects/{pid}/submit Path does not match
55 api_upload_download /api/uploads/{id} Path does not match
56 _preview_error /_error/{code}.{_format} Path does not match
57 _logout_main /logout Path does not match
58 _wdt /_wdt/{token} Path does not match
59 _profiler_home /_profiler/ Path does not match
60 _profiler_search /_profiler/search Path does not match
61 _profiler_search_bar /_profiler/search_bar Path does not match
62 _profiler_phpinfo /_profiler/phpinfo Path does not match
63 _profiler_xdebug /_profiler/xdebug Path does not match
64 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
65 _profiler_search_results /_profiler/{token}/search/results Path does not match
66 _profiler_open_file /_profiler/open Path does not match
67 _profiler /_profiler/{token} Path does not match
68 _profiler_router /_profiler/{token}/router Path does not match
69 _profiler_exception /_profiler/{token}/exception Path does not match
70 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
71 app_accept_terms /accept/ Path does not match
72 app_change_password /change-password/ Path does not match
73 app_contacts /contacts/ Path does not match
74 app_library /library/ Path does not match
75 app_login /login/ Path does not match
76 app_login_check /login/check Path does not match
77 app_logout /logout/ Path does not match
78 app_privacy /privacy Path does not match
79 app_profile /profile/ Path does not match
80 app_profile_edit /profile/edit Path does not match
81 app_projects /projects/ Path does not match
82 app_register /register Path does not match
83 app_verify_email_result /verify/email/result Path does not match
84 app_verify_email /verify/email Path does not match
85 app_reset_request /reset/request Path does not match
86 app_reset_check_email /reset/check-email Path does not match
87 app_reset_password /reset/password/{token} Path does not match
88 api_flashes /api/flashes Path does not match
89 app_root / Path does not match
90 app_settings_show /settings/{id} Path does not match
91 app_settings_edit /settings/{id}/edit Path does not match
92 app_terms /terms 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.