Routing

backoffice_dashboard_index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /admin
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
3 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
4 _wdt /_wdt/{token} Path does not match
5 _profiler_home /_profiler/ Path does not match
6 _profiler_search /_profiler/search Path does not match
7 _profiler_search_bar /_profiler/search_bar Path does not match
8 _profiler_phpinfo /_profiler/phpinfo Path does not match
9 _profiler_xdebug /_profiler/xdebug Path does not match
10 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
11 _profiler_search_results /_profiler/{token}/search/results Path does not match
12 _profiler_open_file /_profiler/open Path does not match
13 _profiler /_profiler/{token} Path does not match
14 _profiler_router /_profiler/{token}/router Path does not match
15 _profiler_exception /_profiler/{token}/exception Path does not match
16 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
17 users_advertising_payment_keys_create /api/users/advertising_payment_keys Path does not match
18 users_advertising_create /api/users/advertising_featured/setup Path does not match
19 api_advertisings_index /api/advertisings Path does not match
20 api_check_featured /api/check-featured Path does not match
21 user_featured-advertisings /api/user/featured-advertisings Path does not match
22 api_passwords_resets_checker_show /api/passwords_resets/checker Path does not match
23 api_passwords_resets_create /api/passwords_resets Path does not match
24 api_passwords_resets_update /api/passwords_resets Path does not match
25 api_passwords_update /api/passwords Path does not match
26 api_fcm_token_refresh /api/fcmtoken/refresh Path does not match
27 api_language_list /api/languages Path does not match
28 api_province_list /api/provinces Path does not match
29 api_auth_refresh_tokens_create /api/auth/refresh_tokens Path does not match
30 api_send_activation_code /api/send_activation_code Path does not match
31 api_skills_list /api/skills Path does not match
32 api_apple_sign_in_create /api/sign-in/apple Path does not match
33 api_google_sign_in_create /api/sign-in/google Path does not match
34 api_sign_in_create /api/sign-in Path does not match
35 api_apple_sign_up_create /api/sign-up/apple Path does not match
36 api_check_email /api/check-email Path does not match
37 api_google_sign_up_create /api/sign-up/google Path does not match
38 api_sign_up_activation_codes_show /api/sign-up/activation_codes Path does not match
39 api_sign_up_customer /api/sign-up-customer Path does not match
40 api_sign_up_professional /api/sign-up-professional Path does not match
41 api_user_professional_register_profile /api/user/professional-register-profile Path does not match
42 api_chat_list_index /api/chats Path does not match
43 api_chat_paginated_messages_index /api/chats/{chatId}/messages Path does not match
44 api_chat_paginated_recipients_messages_index /api/chats/recipients/{recipientId}/messages Path does not match
45 api_chat_users_online_status_show /api/chats/users/{userId}/online_status Path does not match
46 api_chats_webhook_online_users_create /api/chats/webhook/online_users Path does not match
47 api_chats_authorizations_create /api/chats/authorizations Path does not match
48 api.chats.images.create /api/chats/images Path does not match
49 api.chats.messages.create /api/chats/messages Path does not match
50 api_complaints_create /api/complaints Path does not match
51 api_job_review_customer /api/job/{id}/review-customer Path does not match
52 api_job_accept /api/job/{id}/accept Path does not match
53 api_job_cancel /api/job/{id}/cancel Path does not match
54 api_job_create /api/job/create Path does not match
55 api_job_finish /api/job/{id}/finish Path does not match
56 api_job_reject /api/job/{id}/reject Path does not match
57 api_job_review /api/job/{id}/review Path does not match
58 api_jobs_show /api/jobs/{id} Path does not match
59 api_jobs_paginated_index /api/jobs Path does not match
60 api_notifications /api/notifications Path does not match
61 api_webhooks_stripe_create /api/webhooks/stripe Path does not match
62 api_file_gallery_files_create /api/file_gallery/files Path does not match
63 api_gallery_index /api/gallery Path does not match
64 api_image_gallery_images_create /api/image_gallery/images Path does not match
65 api.profile.connected-accounts.login-link.create /api/profile/connected-accounts/login-link Path does not match
66 api_connected_accounts_status_show /api/profile/connected-accounts/status Path does not match
67 api.profile.payment_accounts.balances.show /api/profile/payment_accounts/balances Path does not match
68 api.payment_accounts.create /api/users/payment_accounts Path does not match
69 api_profile_pictures_create /api/profile_pictures Path does not match
70 api_profile_pictures_show /api/profile_pictures Path does not match
71 api_media_delete /api/media/{id} Path does not match
72 users_subscription_plans_create /api/users/subscription_plans Path does not match
73 users_subscription_plan_delete /api/users/subscription_plan Path does not match
74 users_subscription_plans_setup_create /api/users/subscription_plans/setup Path does not match
75 users_subscription_plan_show /api/users/subscription_plan Path does not match
76 api_preferred_locales_update /api/preferred-locales Path does not match
77 api_user_professional_update_profile /api/user/professional-update-profile Path does not match
78 api_user_update_professional /api/user/update-professional Path does not match
79 api_user_update_profile /api/user/update-profile Path does not match
80 api_video_gallery_videos_create /api/video_gallery/videos Path does not match
81 api_customer_show /api/customers/{id} Path does not match
82 api_professional_like /api/like/{id} Path does not match
83 api_professional_search_list /api/search/professionals Path does not match
84 api_professional_show /api/professionals/{id} Path does not match
85 api_professional_top10_list /api/top10/professionals Path does not match
86 api_subscriptions_plans_index /api/plans Path does not match
87 api_support_requests_create /api/support_requests Path does not match
88 backoffice.dashboard.charts.index /dashboard/charts Path does not match
89 backoffice.dashboard.user_card.show /dashboard/users/{id}/card Path does not match
90 backoffice_dashboard_index /admin Route matches!

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