GET http://hub.vipvids.ie/

Routing

homepage Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin_api_vimeo_search /voadmin/api/vimeo/search Path does not match
2 admin_api_vimeo_video /voadmin/api/vimeo/video/{id} Path does not match
3 admin_api_vimeo_video_prepare /voadmin/api/vimeo/video-prepare/{id} Path does not match
4 reorder_dictionaries /voadmin/reorder_dictionaries Path does not match
5 admin_dictionaries /voadmin/dictionaries/{type_key} Path does not match
6 dictionary_results /voadmin/dictionaries/{type_key} Path does not match
7 dictionary_new /voadmin/dictionaries/{type_key}/add Path does not match
8 dictionary_edit /voadmin/dictionaries/{type_key}/{id} Path does not match
9 dictionary_delete /voadmin/dictionaries/{type_key}/{id}/delete Path does not match
10 member_results /voadmin/members/ Path does not match
11 admin_members /voadmin/members/ Path does not match
12 member_new /voadmin/members/add Path does not match
13 member_edit /voadmin/members/{id} Path does not match
14 member_delete /voadmin/members/{id}/delete Path does not match
15 reorder_pages /voadmin/reorder_pages Path does not match
16 admin_pages /voadmin/pages/{type_key} Path does not match
17 page_results /voadmin/pages/{type_key} Path does not match
18 page_new /voadmin/pages/{type_key}/add Path does not match
19 page_edit /voadmin/pages/{type_key}/{id} Path does not match
20 page_delete /voadmin/pages/{type_key}/{id}/delete Path does not match
21 reorder_series /voadmin/series/reorder Path does not match
22 serie_get /voadmin/series/ajax/{id} Path does not match
23 serie_save /voadmin/series/ajax/{id}/save Path does not match
24 season_save /voadmin/series/ajax/{serie_id}/season/{id}/save Path does not match
25 episode_save /voadmin/series/ajax/{serie_id}/season/{season_id}/episode/{id}/save Path does not match
26 in_serie_categories_list /voadmin/series/categories_list Path does not match
27 admin_series /voadmin/series/ Path does not match
28 serie_results /voadmin/series/ajax Path does not match
29 serie_edit /voadmin/series/{id} Path does not match
30 serie_new /voadmin/series/add Path does not match
31 serie_delete /voadmin/series/{id}/delete Path does not match
32 admin_dashboard /voadmin Path does not match
33 admin_dashboard2 /voadmin/dashboard Path does not match
34 download_subscribers /voadmin/download_subscribers Path does not match
35 upload_file /voadmin/file_upload Path does not match
36 handle_ajax /voadmin/handle_ajax Path does not match
37 settings /voadmin/settings/{form_key} Path does not match
38 log_list /voadmin/superadmin/logs Path does not match
39 export_db /voadmin/superadmin/export_db Path does not match
40 phpminiadmin_setup /voadmin/superadmin/phpminiadmin Path does not match
41 dictionaries_setup /voadmin/superadmin/dictionaries_setup Path does not match
42 cache_clear /voadmin/superadmin/cache_clear Path does not match
43 generate_entities /voadmin/superadmin/generate_entities Path does not match
44 schema_update /voadmin/superadmin/schema_update Path does not match
45 schema_migrate /voadmin/superadmin/schema_migrate Path does not match
46 website_menupage /voadmin/superadmin/website_menupage Path does not match
47 website_additionalpages /voadmin/superadmin/website_additional_pages Path does not match
48 website_additionalslides /voadmin/superadmin/website_additional_slides Path does not match
49 website_setup /voadmin/superadmin/website_setup Path does not match
50 website_404 /voadmin/superadmin/website_404 Path does not match
51 website_options /voadmin/superadmin/website_options Path does not match
52 applog_list /voadmin/superadmin/error_logs Path does not match
53 user_results /voadmin/users/ Path does not match
54 admin_users /voadmin/users/ Path does not match
55 user_new /voadmin/users/add Path does not match
56 user_edit /voadmin/users/{id} Path does not match
57 user_delete /voadmin/users/{id}/delete Path does not match
58 api_next_episode /api/next-episode/{id} Path does not match
59 api_episode /api/episode/{id} Path does not match
60 api_serie /api/serie/{id} Path does not match
61 api_all /api/all Path does not match
62 api_dictionaries /api/dictionaries Path does not match
63 api_settings /api/settings Path does not match
64 api_check_email /api/check-email Path does not match
65 api_check_email_with_member /api/members/check-email Path does not match
66 api_resend_activation /api/resend-activation Path does not match
67 api_send_password /api/send-password-reset Path does not match
68 api_register /api/do-register Path does not match
69 api_activate_member /api/activate-member/{key} Path does not match
70 api_reset_password_member /api/reset-password Path does not match
71 api_check_password_code /api/check-password-code Path does not match
72 api_members_get_user /api/members/get-user Path does not match
73 api_members_get_full_user /api/members/get-full-user Path does not match
74 api_members_save /api/members/save-data Path does not match
75 member_logout /api/members/logout Path does not match
76 homepage / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.