Routing
_profiler_home
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
https://srnb.penguin-dev.co.uk/_profiler/
(route: "_profiler_home")
Route Matching Logs
Path to match:
/_profiler
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt_stylesheet | /_wdt/styles | 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_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | admin_administrators_index | /admin/administrators | Path does not match |
| 16 | admin_administrators_create | /admin/administrators/create | Path does not match |
| 17 | admin_administrators_edit | /admin/administrators/{administrator_uuid}/edit | Path does not match |
| 18 | admin_administrators_delete | /admin/administrators/{administrator_uuid}/delete | Path does not match |
| 19 | admin_assessments_questions_answers_create | /admin/assessments/questions/{question_uuid}/answers/create | Path does not match |
| 20 | admin_assessments_questions_answers_edit | /admin/assessments/questions/answers/{answer_uuid}/edit | Path does not match |
| 21 | admin_assessments_questions_answers_delete | /admin/assessments/questions/answers/{answer_uuid}/delete | Path does not match |
| 22 | admin_assessments_create | /admin/assessments/{section_uuid}/create | Path does not match |
| 23 | admin_assessments_edit | /admin/assessments/{assessment_uuid}/edit | Path does not match |
| 24 | admin_assessments_delete | /admin/assessments/{assessment_uuid}/delete | Path does not match |
| 25 | admin_assessments_view | /admin/assessments/{assessment_uuid}/view | Path does not match |
| 26 | admin_assessments_questions_movequestion | /admin/assessments/questions/move_question/{question_uuid}/{direction} | Path does not match |
| 27 | admin_assessments_questions_create | /admin/assessments/{assessment_uuid}/questions/create | Path does not match |
| 28 | admin_assessments_questions_edit | /admin/assessments/questions/{question_uuid}/edit | Path does not match |
| 29 | admin_assessments_questions_delete | /admin/assessments/questions/{question_uuid}/delete | Path does not match |
| 30 | admin_assessments_questions_view | /admin/assessments/questions/{question_uuid}/view | Path does not match |
| 31 | admin_assessments_questions_moveanswer | /admin/assessments/questions/move_answer/{answer_uuid}/{direction} | Path does not match |
| 32 | admin_clients_admissions_delete | /admin/clients/admissions/{admission_uuid}/delete | Path does not match |
| 33 | admin_clients_index | /admin/clients | Path does not match |
| 34 | admin_clients_create | /admin/clients/create | Path does not match |
| 35 | admin_clients_edit | /admin/clients/{client_uuid}/edit | Path does not match |
| 36 | admin_clients_delete | /admin/clients/{client_uuid}/delete | Path does not match |
| 37 | admin_clients_view | /admin/clients/{client_uuid}/view | Path does not match |
| 38 | admin_clients_codes_create | /admin/clients/{client_uuid}/codes/create | Path does not match |
| 39 | admin_clients_codes_edit | /admin/clients/codes/{code_uuid}/edit | Path does not match |
| 40 | admin_clients_codes_delete | /admin/clients/codes/{code_uuid}/delete | Path does not match |
| 41 | admin_clients_codes_export_csv | /admin/clients/codes/export-csv | Path does not match |
| 42 | admin_clients_codes_view | /admin/clients/codes/{code_uuid}/view | Path does not match |
| 43 | admin_clients_users_create | /admin/clients/{client_uuid}/users/create | Path does not match |
| 44 | admin_clients_users_edit | /admin/clients/users/{user_uuid}/edit | Path does not match |
| 45 | admin_clients_users_delete | /admin/clients/users/{user_uuid}/delete | Path does not match |
| 46 | admin_clients_users_merge | /admin/clients/users/{user_uuid}/merge | Path does not match |
| 47 | admin_clients_users_togglemanagement | /admin/clients/users/{user_uuid}/toggle_management | Path does not match |
| 48 | admin_content_menus_index | /admin/content/menus | Path does not match |
| 49 | admin_content_menus_createmenu | /admin/content/menus/create_menu | Path does not match |
| 50 | admin_content_menus_editmenu | /admin/content/menus/edit_menu/{uuid} | Path does not match |
| 51 | admin_content_menus_deletemenuitem | /admin/content/menus/delete_menuitem/{uuid} | Path does not match |
| 52 | admin_content_menus_movemenuitem | /admin/content/menus/move_menuitem/{uuid}/{direction} | Path does not match |
| 53 | admin_content_menus_deletemenu | /admin/content/menus/delete_menu/{uuid} | Path does not match |
| 54 | admin_content_pages_index | /admin/content/pages | Path does not match |
| 55 | admin_content_pages_editpage | /admin/content/pages/edit/{page_uuid} | Path does not match |
| 56 | admin_content_pages_createpage | /admin/content/pages/create | Path does not match |
| 57 | admin_content_pages_blockeditormodal_saveseo | /admin/content/pages/save_seo/{page_uuid} | Path does not match |
| 58 | admin_content_pages_removepageprimaryimage | /admin/content/pages/remove_page_primary_image/{page_uuid} | Path does not match |
| 59 | admin_content_pages_deletepage | /admin/content/pages/delete_page/{page_uuid} | Path does not match |
| 60 | admin_content_pages_duplicatepage | /admin/content/pages/duplicate_page/{page_uuid} | Path does not match |
| 61 | admin_content_pages_fileupload | /admin/content/pages/file_upload | Path does not match |
| 62 | admin_content_pages_blockeditormodal | /admin/content/pages/block_editor_modal | Path does not match |
| 63 | admin_content_pages_blockeditorrenderpreview | /admin/content/pages/block_editor_renderpreview | Path does not match |
| 64 | admin_content_redirects_index | /admin/content/redirects | Path does not match |
| 65 | admin_content_redirects_create | /admin/content/redirects/create | Path does not match |
| 66 | admin_content_redirects_edit | /admin/content/redirects/{redirect_uuid}/edit | Path does not match |
| 67 | admin_content_redirects_delete | /admin/content/redirects/{redirect_uuid}/delete | Path does not match |
| 68 | admin_content_tags_index | /admin/content/tags | Path does not match |
| 69 | admin_content_tags_create | /admin/content/tags/create | Path does not match |
| 70 | admin_content_tags_edit | /admin/content/tags/{tag_uuid}/edit | Path does not match |
| 71 | admin_content_tags_delete | /admin/content/tags/{tag_uuid}/delete | Path does not match |
| 72 | admin_courses_index | /admin/courses | Path does not match |
| 73 | admin_courses_create | /admin/{project_uuid}/courses/create | Path does not match |
| 74 | admin_courses_edit | /admin/courses/{course_uuid}/edit | Path does not match |
| 75 | admin_courses_delete | /admin/courses/{course_uuid}/delete | Path does not match |
| 76 | admin_courses_view | /admin/courses/{course_uuid}/view | Path does not match |
| 77 | admin_courses_sections_movesection | /admin/courses/sections/move_section/{section_uuid}/{direction} | Path does not match |
| 78 | admin_courses_duplicate | /admin/courses/{course_uuid}/duplicate | Path does not match |
| 79 | admin_courses_archive | /admin/courses/{course_uuid}/archive | Path does not match |
| 80 | admin_courses_unarchive | /admin/courses/{course_uuid}/unarchive | Path does not match |
| 81 | admin_courses_downloadcertificate | /admin/courses/download_certificate/{admission_uuid} | Path does not match |
| 82 | admin_courses_movecourse | /admin/courses/move_course/{course_uuid}/{direction} | Path does not match |
| 83 | admin_courses_sections_items_create | /admin/courses/sections/{section_uuid}/items/create | Path does not match |
| 84 | admin_courses_sections_items_edit | /admin/courses/sections/items/{item_uuid}/edit | Path does not match |
| 85 | admin_courses_sections_items_delete | /admin/courses/sections/items/{item_uuid}/delete | Path does not match |
| 86 | admin_courses_sections_items_view | /admin/courses/sections/items/{item_uuid}/view | Path does not match |
| 87 | admin_courses_sections_create | /admin/courses/{course_uuid}/sections/create | Path does not match |
| 88 | admin_courses_sections_edit | /admin/courses/sections/{section_uuid}/edit | Path does not match |
| 89 | admin_courses_sections_delete | /admin/courses/sections/{section_uuid}/delete | Path does not match |
| 90 | admin_courses_sections_view | /admin/courses/sections/{section_uuid}/view | Path does not match |
| 91 | admin_courses_sections_items_moveitem | /admin/courses/sections/items/move_item/{item_uuid}/{direction} | Path does not match |
| 92 | admin_index | /admin | Path does not match |
| 93 | admin_dashboard_index | /admin/dashboard | Path does not match |
| 94 | admin_discounts_index | /admin/discounts | Path does not match |
| 95 | admin_discounts_create | /admin/admin_discounts_create/create | Path does not match |
| 96 | admin_discounts_edit | /admin/discounts/{discount_uuid}/edit | Path does not match |
| 97 | admin_discounts_delete | /admin/discounts/{discount_uuid}/delete | Path does not match |
| 98 | admin_filemanager_index | /admin/filemanager | Path does not match |
| 99 | admin_filemanager_ajax_createfoldermodal | /admin/filemanager/ajax/createfoldermodal | Path does not match |
| 100 | admin_filemanager_ajax_fileuploadmodal | /admin/filemanager/ajax/uploadmodal | Path does not match |
| 101 | admin_filemanager_deletefolder | /admin/filemanager/deletefolder | Path does not match |
| 102 | admin_filemanager_deletefile | /admin/filemanager/deletefile | Path does not match |
| 103 | admin_filemanager_ajax_mediamanager | /admin/filemanager/ajax/mediamanager | Path does not match |
| 104 | admin_filemanager_ajax_mediamanager_renderlistingpartial | /admin/filemanager/ajax/mediamanager/renderlistingpartial | Path does not match |
| 105 | admin_filemanager_ajax_wysiwygmediamanager | /admin/filemanager/ajax/wysiwygmediamanager | Path does not match |
| 106 | admin_filemanager_ajax_wysiwygmediamanager_wysiwygrenderlistingpartial | /admin/filemanager/ajax/wysiwygmediamanager/wysiwygrenderlistingpartial | Path does not match |
| 107 | admin_progress_index | /admin/progress | Path does not match |
| 108 | admin_projects_index | /admin/projects | Path does not match |
| 109 | admin_projects_create | /admin/projects/create | Path does not match |
| 110 | admin_projects_edit | /admin/projects/{project_uuid}/edit | Path does not match |
| 111 | admin_projects_delete | /admin/projects/{project_uuid}/delete | Path does not match |
| 112 | admin_projects_view | /admin/projects/{project_uuid}/view | Path does not match |
| 113 | admin_projects_courses_movecourse | /admin/projects/courses/move_course/{course_uuid}/{direction} | Path does not match |
| 114 | admin_projects_moveproject | /admin/projects/move_project/{project_uuid}/{direction} | Path does not match |
| 115 | admin_salesorders_index | /admin/salesorders | Path does not match |
| 116 | admin_salesorders_delete | /admin/salesorders/{salesOrder_uuid}/delete | Path does not match |
| 117 | admin_salesorders_view | /admin/salesorders/{salesOrder_uuid}/view | Path does not match |
| 118 | admin_salesorders_downloadinvoice | /admin/salesorders/{salesOrder_uuid}/download_invoice | Path does not match |
| 119 | admin_security_login | /admin/login | Path does not match |
| 120 | admin_security_logincheck | /admin/login_check | Path does not match |
| 121 | admin_security_logout | /admin/logout | Path does not match |
| 122 | admin_security_loginfailure | /admin/login_failure | Path does not match |
| 123 | admin_settings_index | /admin/settings | Path does not match |
| 124 | frontend_assessments_start | /assessment/{admission_uuid}/{section_uuid}/start | Path does not match |
| 125 | frontend_assessments_didpass | /assessment/{userassessment_uuid}/did_pass | Path does not match |
| 126 | frontend_assessments_notpass | /assessment/{userassessment_uuid}/not_pass | Path does not match |
| 127 | frontend_assessments_questions_view | /assessments/{admission_uuid}/questions/{userquestion_uuid}/view | Path does not match |
| 128 | frontend_courses_view | /courses/{admission_uuid}/view | Path does not match |
| 129 | frontend_courses_thankyou | /courses/{admission_uuid}/thank_you | Path does not match |
| 130 | frontend_courses_downloadcertificate | /courses/{admission_uuid}/download_certificate | Path does not match |
| 131 | frontend_courses_sections_items_view | /courses/{admission_uuid}/sections/items/{item_uuid}/view | Path does not match |
| 132 | frontend_courses_sections_completed | /courses/{admission_uuid}/sections/completed/{section_uuid} | Path does not match |
| 133 | frontend_dashboard_index | /dashboard | Path does not match |
| 134 | frontend_enrol | /enrol | Path does not match |
| 135 | frontend_manage_index | /manage | Path does not match |
| 136 | frontend_manage_allocatecode | /manage/allocate_code/{code_uuid} | Path does not match |
| 137 | frontend_manage_allocatecodescsv | /manage/allocate_codes_csv/{code_uuid} | Path does not match |
| 138 | frontend_manage_viewcode | /manage/view_code/{code_uuid} | Path does not match |
| 139 | frontend_manage_removeadmission | /manage/remove_admission/{admission_uuid} | Path does not match |
| 140 | frontend_manage_viewprogress | /manage/view_progress/{admission_uuid} | Path does not match |
| 141 | frontend_profile_index | /profile | Path does not match |
| 142 | frontend_register | /register | Path does not match |
| 143 | frontend_register_with_code | /register/{code_uuid} | Path does not match |
| 144 | frontend_auth_course | /auth/course/{admission_uuid} | Path does not match |
| 145 | frontend_autoauth | /auto_auth/{user_uuid} | Path does not match |
| 146 | frontend_auth_forgotpassword | /forgot_password | Path does not match |
| 147 | frontend_auth_resetpassword | /auth/reset_password/{reset_token} | Path does not match |
| 148 | frontend_security_login | /login | Path does not match |
| 149 | frontend_security_login_with_code | /login/{code_uuid} | Path does not match |
| 150 | frontend_security_logincheck | /login_check | Path does not match |
| 151 | frontend_security_logout | /logout | Path does not match |
| 152 | frontend_security_loginfailure | /login_failure | Path does not match |
| 153 | frontend_security_verify_email | /verify-email | Path does not match |
| 154 | frontend_security_verifyemail_link | /verify-email/{verificationCode} | Path does not match |
| 155 | frontend_shop_index | /shop | Path does not match |
| 156 | frontend_shop_courses | /shop/{project_uuid} | Path does not match |
| 157 | frontend_shop_add_to_basket | /shop/add_to_basket | Path does not match |
| 158 | frontend_shop_remove_from_basket | /shop/remove_from_basket | Path does not match |
| 159 | frontend_shop_confirm | /shop/confirm | Path does not match |
| 160 | frontend_shop_3ds_auth | /shop/3ds-auth/{order_uuid} | Path does not match |
| 161 | frontend_shop_3ds_callback | /shop/3ds-callback/{order_uuid} | Path does not match |
| 162 | frontend_shop_elavonnotify | /shop/elavon_notify | Path does not match |
| 163 | frontend_shop_processing | /shop/processing/{order_uuid} | Path does not match |
| 164 | frontend_shop_complete | /shop/complete/{order_uuid} | Path does not match |
| 165 | frontend_shop_apply_discount | /shop/apply_discount | Path does not match |
| 166 | frontend_shop_remove_discount | /shop/remove_discount | Path does not match |
| 167 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 168 | frontend_index | / | Path does not match |
| 169 | frontend_page | /{path} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.