Routing
angularui
Matched route
Route Parameters
| Name | Value |
|---|---|
| angularui | "robots.txt" |
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_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 | buch | /api/books | Path does not match |
| 14 | buch-settings | /api/book/{bookId}/settings | Path does not match |
| 15 | buecher | /lehrer/api/books | Path does not match |
| 16 | buecherliste | /api/public/books | Path does not match |
| 17 | highlight buecherliste | /api/public/highlight-books | Path does not match |
| 18 | file_download | /api/file/{type}/{id} | Path does not match |
| 19 | image_show | /admin/file/{type}/{id} | Path does not match |
| 20 | lehrer_material_download | /lehrer/api/file/{type}/{id} | Path does not match |
| 21 | upload_logs | /api/file/upload/logs | Path does not match |
| 22 | index | / | Path does not match |
| 23 | password-change | /password/change | Path does not match |
| 24 | login | /api/login | Path does not match |
| 25 | userdata | /lehrer/api/userdata | Path does not match |
| 26 | user | /api/user | Path does not match |
| 27 | lehrer_login | /lehrer/api/login | Path does not match |
| 28 | lehrer_material | /lehrer/api/material | Path does not match |
| 29 | lehrer_reading_progress_old | /lehrer/api/reading-progress-old/{classId} | Path does not match |
| 30 | lehrer_reading_progress | /lehrer/api/reading-progress/{classId} | Path does not match |
| 31 | registration_post | /api/public/register | Path does not match |
| 32 | generate_captcha | /api/public/captcha | Path does not match |
| 33 | lehrer_test_ctrl | /lehrer/api/testctrl | Path does not match |
| 34 | test_ctrl | /api/testctrl | Path does not match |
| 35 | user-settings | /api/user/settings | Path does not match |
| 36 | update-statistics | /api/user/statistics | Path does not match |
| 37 | class-create | /lehrer/api/user/class-create | Path does not match |
| 38 | user-class-add-students | /lehrer/api/user/class/add-students | Path does not match |
| 39 | user-classes | /lehrer/api/user/classes | Path does not match |
| 40 | user-batch-edit | /lehrer/api/user/batch-edit | Path does not match |
| 41 | user-class-edit | /lehrer/api/user/class-edit | Path does not match |
| 42 | user-generate-passwords | /lehrer/api/user/generate-new-password | Path does not match |
| 43 | admin | /admin | Path does not match |
| 44 | admin_login | /admin/login | Path does not match |
| 45 | admin_logout | /admin/logout | Path does not match |
| 46 | sonata_admin_redirect | /old-admin/ | Path does not match |
| 47 | sonata_admin_dashboard | /old-admin/dashboard | Path does not match |
| 48 | sonata_admin_retrieve_form_element | /old-admin/core/get-form-field-element | Path does not match |
| 49 | sonata_admin_append_form_element | /old-admin/core/append-form-field-element | Path does not match |
| 50 | sonata_admin_short_object_information | /old-admin/core/get-short-object-description.{_format} | Path does not match |
| 51 | sonata_admin_set_object_field_value | /old-admin/core/set-object-field-value | Path does not match |
| 52 | sonata_admin_search | /old-admin/search | Path does not match |
| 53 | sonata_admin_retrieve_autocomplete_items | /old-admin/core/get-autocomplete-items | Path does not match |
| 54 | admin_app_buecher_list | /old-admin/app/buecher/list | Path does not match |
| 55 | admin_app_buecher_create | /old-admin/app/buecher/create | Path does not match |
| 56 | admin_app_buecher_batch | /old-admin/app/buecher/batch | Path does not match |
| 57 | admin_app_buecher_edit | /old-admin/app/buecher/{id}/edit | Path does not match |
| 58 | admin_app_buecher_delete | /old-admin/app/buecher/{id}/delete | Path does not match |
| 59 | admin_app_buecher_show | /old-admin/app/buecher/{id}/show | Path does not match |
| 60 | admin_app_nutzer_list | /old-admin/app/nutzer/list | Path does not match |
| 61 | admin_app_nutzer_create | /old-admin/app/nutzer/create | Path does not match |
| 62 | admin_app_nutzer_batch | /old-admin/app/nutzer/batch | Path does not match |
| 63 | admin_app_nutzer_edit | /old-admin/app/nutzer/{id}/edit | Path does not match |
| 64 | admin_app_nutzer_delete | /old-admin/app/nutzer/{id}/delete | Path does not match |
| 65 | admin_app_nutzer_show | /old-admin/app/nutzer/{id}/show | Path does not match |
| 66 | admin_app_klasse_list | /old-admin/app/klasse/list | Path does not match |
| 67 | admin_app_klasse_create | /old-admin/app/klasse/create | Path does not match |
| 68 | admin_app_klasse_batch | /old-admin/app/klasse/batch | Path does not match |
| 69 | admin_app_klasse_edit | /old-admin/app/klasse/{id}/edit | Path does not match |
| 70 | admin_app_klasse_delete | /old-admin/app/klasse/{id}/delete | Path does not match |
| 71 | admin_app_klasse_show | /old-admin/app/klasse/{id}/show | Path does not match |
| 72 | admin_app_lehrer_list | /old-admin/app/lehrer/list | Path does not match |
| 73 | admin_app_lehrer_create | /old-admin/app/lehrer/create | Path does not match |
| 74 | admin_app_lehrer_batch | /old-admin/app/lehrer/batch | Path does not match |
| 75 | admin_app_lehrer_edit | /old-admin/app/lehrer/{id}/edit | Path does not match |
| 76 | admin_app_lehrer_delete | /old-admin/app/lehrer/{id}/delete | Path does not match |
| 77 | admin_app_lehrer_show | /old-admin/app/lehrer/{id}/show | Path does not match |
| 78 | admin_app_schule_list | /old-admin/app/schule/list | Path does not match |
| 79 | admin_app_schule_create | /old-admin/app/schule/create | Path does not match |
| 80 | admin_app_schule_batch | /old-admin/app/schule/batch | Path does not match |
| 81 | admin_app_schule_edit | /old-admin/app/schule/{id}/edit | Path does not match |
| 82 | admin_app_schule_delete | /old-admin/app/schule/{id}/delete | Path does not match |
| 83 | admin_app_schule_show | /old-admin/app/schule/{id}/show | Path does not match |
| 84 | admin_app_buechernutzer_list | /old-admin/app/buechernutzer/list | Path does not match |
| 85 | admin_app_buechernutzer_create | /old-admin/app/buechernutzer/create | Path does not match |
| 86 | admin_app_buechernutzer_batch | /old-admin/app/buechernutzer/batch | Path does not match |
| 87 | admin_app_buechernutzer_edit | /old-admin/app/buechernutzer/{id}/edit | Path does not match |
| 88 | admin_app_buechernutzer_delete | /old-admin/app/buechernutzer/{id}/delete | Path does not match |
| 89 | admin_app_buechernutzer_show | /old-admin/app/buechernutzer/{id}/show | Path does not match |
| 90 | admin_app_material_list | /old-admin/app/material/list | Path does not match |
| 91 | admin_app_material_create | /old-admin/app/material/create | Path does not match |
| 92 | admin_app_material_batch | /old-admin/app/material/batch | Path does not match |
| 93 | admin_app_material_edit | /old-admin/app/material/{id}/edit | Path does not match |
| 94 | admin_app_material_delete | /old-admin/app/material/{id}/delete | Path does not match |
| 95 | admin_app_material_show | /old-admin/app/material/{id}/show | Path does not match |
| 96 | admin_app_logs_list | /old-admin/app/logs/list | Path does not match |
| 97 | admin_app_logs_create | /old-admin/app/logs/create | Path does not match |
| 98 | admin_app_logs_batch | /old-admin/app/logs/batch | Path does not match |
| 99 | admin_app_logs_edit | /old-admin/app/logs/{id}/edit | Path does not match |
| 100 | admin_app_logs_delete | /old-admin/app/logs/{id}/delete | Path does not match |
| 101 | admin_app_logs_show | /old-admin/app/logs/{id}/show | Path does not match |
| 102 | admin_app_logs_download | /old-admin/app/logs/{id}/download | Path does not match |
| 103 | admin_app_sonatauseruser_list | /old-admin/app/sonatauseruser/list | Path does not match |
| 104 | admin_app_sonatauseruser_create | /old-admin/app/sonatauseruser/create | Path does not match |
| 105 | admin_app_sonatauseruser_batch | /old-admin/app/sonatauseruser/batch | Path does not match |
| 106 | admin_app_sonatauseruser_edit | /old-admin/app/sonatauseruser/{id}/edit | Path does not match |
| 107 | admin_app_sonatauseruser_delete | /old-admin/app/sonatauseruser/{id}/delete | Path does not match |
| 108 | admin_app_sonatauseruser_show | /old-admin/app/sonatauseruser/{id}/show | Path does not match |
| 109 | homepage | / | Path does not match |
| 110 | sonata_user_admin_security_login | /old-admin/login | Path does not match |
| 111 | sonata_user_admin_security_check | /old-admin/login_check | Path does not match |
| 112 | sonata_user_admin_security_logout | /old-admin/logout | Path does not match |
| 113 | sonata_user_admin_resetting_request | /old-admin/resetting/request | Path does not match |
| 114 | sonata_user_admin_resetting_check_email | /old-admin/resetting/check-email | Path does not match |
| 115 | sonata_user_admin_resetting_reset | /old-admin/resetting/reset/{token} | Path does not match |
| 116 | gesdinet_jwt_refresh_token | /api/refresh | Path does not match |
| 117 | gesdinet_jwt_refresh_token_teacher | /lehrer/api/refresh | Path does not match |
| 118 | api_login_check | /api/login_check | Path does not match |
| 119 | angularui | /{angularui} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.