Routing
view_event
Matched route
Route Parameters
Name | Value |
---|---|
event | "347" |
Route Matching Logs
Path to match:
/event/347
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | _twig_error_test | /_error/{code}.{_format} | Path does not match |
13 | frontend_homepage | / | Path does not match |
14 | statistics | /statistics | Path does not match |
15 | documentation_api | /documentation/api.php | Path does not match |
16 | fos_user_dashboard | /dashboard | Path does not match |
17 | fos_user_check | /register/checkUsernameAvailable | Path does not match |
18 | fos_email_check | /register/checkEmailAvailable | Path does not match |
19 | fos_confirm_profile | /register/confirmProfile | Path does not match |
20 | check_session | /checkSession | Path does not match |
21 | socialsignin | /socialsignin | Path does not match |
22 | get_all_countries | /getAllCountries | Path does not match |
23 | get_institution_by_country | /getInstitutionByCountry | Path does not match |
24 | get_institution_address | /getInstitutionAddress | Path does not match |
25 | add_institution | /addInstitution | Path does not match |
26 | get_institution_ajax | /getInstutionAjax | Path does not match |
27 | general_search | /generalSearch | Path does not match |
28 | user_profile | /profile | Path does not match |
29 | user_profile_edit | /profile/edit | Path does not match |
30 | view_profile | /expert/{user} | Path does not match |
31 | get_expert_ajax | /getExpertAjax | Path does not match |
32 | profile_status | /profileSuccess | Path does not match |
33 | update_profile_time | /updateProfile | Path does not match |
34 | activate_user | /activateUser/{userId} | Path does not match |
35 | deactivate_user | /deactivateUser/{userId} | Path does not match |
36 | fos_admin_profile_edit | /profile/edit/{userId} | Path does not match |
37 | view_institution | /institution/{instId} | Path does not match |
38 | view_institute | /institute/{instId} | Path does not match |
39 | view_institutes | /institutes | Path does not match |
40 | edit_institution | /institution/edit/{instId} | Path does not match |
41 | edit_institute | /institute/edit/{instId} | Path does not match |
42 | edit_institute_success | /institutionSuccess/{instId} | Path does not match |
43 | create_user | /user/create/{offset} | Path does not match |
44 | advanced_search | /advancedSearch | Path does not match |
45 | advance_search | /advanceSearch | Path does not match |
46 | get_sea_regions | /getSeaRegions | Path does not match |
47 | get_member_groups | /getMemberGroups | Path does not match |
48 | get_job_types | /getJobTypes | Path does not match |
49 | get_countries | /getCountries | Path does not match |
50 | get_subject_area | /getSubjectArea | Path does not match |
51 | get_event_types | /getEventTypes | Path does not match |
52 | get_institution_types | /getInstitutionTypes | Path does not match |
53 | get_document_types | /getDocumentTypes | Path does not match |
54 | create_map_json | /createMapJson | Path does not match |
55 | change_username | /changeUsername | Path does not match |
56 | change_email | /changeEmail | Path does not match |
57 | delete_account | /deleteAccount | Path does not match |
58 | recover_account | /recoverAccount | Path does not match |
59 | activate_institute | /activateInstitute/{instituteId} | Path does not match |
60 | deactivate_institute | /deactivateInstitute/{instituteId} | Path does not match |
61 | profile_verified | /account/verified | Path does not match |
62 | set_retired | /account/setRetired | Path does not match |
63 | set_deceased | /account/setDeceased | Path does not match |
64 | set_donotinvite | /account/setDoNotInvite | Path does not match |
65 | set_admincomments | /account/setAdmincomments | Path does not match |
66 | set_groups | /account/setGroups | Path does not match |
67 | set_privileges | /account/setPrivileges | Path does not match |
68 | reset_password_link | /account/resetPasswordLink | Path does not match |
69 | send_email_verification | /user/emailVerification | Path does not match |
70 | assign_roles | /account/setRoles | Path does not match |
71 | disclaimer | /disclaimer | Path does not match |
72 | expert_lname_start_with | /expertLnameStartWith | Path does not match |
73 | expert_countries_start_with | /expertCountriesStartWith | Path does not match |
74 | expert_sujects | /expertSubjects | Path does not match |
75 | expert_sea_regions | /expertSeaRegions | Path does not match |
76 | institute_name_starts_with | /instituteNameStartsWith | Path does not match |
77 | institute_countries_starts_with | /instituteCountriesStartsWith | Path does not match |
78 | institute_types | /instituteTypes | Path does not match |
79 | institute_areas | /instituteAreas | Path does not match |
80 | get_task_ajax | /getTaskAjax | Path does not match |
81 | mailbox | /send_mails | Path does not match |
82 | event_calendar | /events/calendar | Path does not match |
83 | events | /events | Path does not match |
84 | view_event | /event/{event} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.