GET https://drilleedo.softsquareit.com/professional-details/5

Routing

professional_details Matched route

Route Parameters

Name Value
id
"5"

Route Matching Logs

Path to match: /professional-details/5
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 admin_dashboard /admin Path does not match
17 admin_company_index /admin/companies Path does not match
18 admin_company_create /admin/companies/create Path does not match
19 admin_company_update_categories /admin/company/{id}/categories Path does not match
20 admin_company_edit /admin/companies/{id}/edit Path does not match
21 admin_company_delete /admin/companies/{id}/delete Path does not match
22 admin_individual_index /admin/individuals Path does not match
23 admin_individual_create /admin/individuals/create Path does not match
24 admin_individual_edit /admin/individuals/{id}/edit Path does not match
25 admin_individual_delete /admin/individuals/{id}/delete Path does not match
26 admin_professionnel_index /admin/professionals Path does not match
27 admin_professional_create /admin/professionals/create Path does not match
28 admin_professional_update_category /admin/professional/{id}/category Path does not match
29 admin_professional_edit /admin/professionals/{id}/edit Path does not match
30 admin_professionnel_delete /admin/professionals/{id}/delete Path does not match
31 admin_blog_index /admin/blogs Path does not match
32 admin_blog_create /admin/blogs/create Path does not match
33 admin_blog_edit /admin/blogs/{id}/edit Path does not match
34 admin_blog_delete /admin/blogs/{id}/delete Path does not match
35 admin_category_index /admin/categories Path does not match
36 admin_category_create /admin/categories/create Path does not match
37 admin_category_edit /admin/categories/{id}/edit Path does not match
38 admin_category_delete /admin/categories/{id}/delete Path does not match
39 admin_type_index /admin/types Path does not match
40 admin_type_create /admin/types/create Path does not match
41 admin_type_edit /admin/types/{id}/edit Path does not match
42 admin_type_delete /admin/types/{id}/delete Path does not match
43 admin_payment_index /admin/payments Path does not match
44 admin_payment_create /admin/payments/create Path does not match
45 admin_payment_edit /admin/payments/{id}/edit Path does not match
46 admin_payment_delete /admin/payments/{id}/delete Path does not match
47 admin_user_index /admin/users Path does not match
48 admin_user_delete /admin/users/{id}/delete Path does not match
49 admin_user_change_password /admin/users/{id}/change-password Path does not match
50 admin_testimonial_index /admin/testimonials Path does not match
51 admin_testimonial_create /admin/testimonials/create Path does not match
52 admin_testimonial_edit /admin/testimonials/{id}/edit Path does not match
53 admin_testimonial_delete /admin/testimonials/{id}/delete Path does not match
54 admin_testimonial_toggle_active /admin/testimonials/{id}/toggle-active Path does not match
55 admin_request_index /admin/requests Path does not match
56 admin_quote_request_show /admin/requests/quote/{id} Path does not match
57 admin_direct_request_show /admin/requests/direct/{id} Path does not match
58 company_dashboard /company/ Path does not match
59 company_quotes /company/quotes Path does not match
60 company_direct_requests /company/direct-requests Path does not match
61 company_offers /company/offers Path does not match
62 company_profile /company/profile Path does not match
63 company_projects /company/projects Path does not match
64 company_project_edit /company/projects/{id}/edit Path does not match
65 company_project_delete /company/projects/{id}/delete Path does not match
66 company_settings /company/settings Path does not match
67 company_show /companies/{id} Path does not match
68 dashboard_blog_index /dashboard/blog/ Path does not match
69 dashboard_blog_new /dashboard/blog/new Path does not match
70 dashboard_blog_edit /dashboard/blog/{id}/edit Path does not match
71 dashboard_blog_delete /dashboard/blog/{id} Path does not match
72 dashboard_upload_logo /dashboard/header-image/upload-logo Path does not match
73 dashboard_upload_banner /dashboard/header-image/upload-banner Path does not match
74 individual_direct_request_new /individual/direct-request/new/{type}/{id} Path does not match
75 app_home / Path does not match
76 professionals_list /professionals Path does not match
77 companies_list /companies-list Path does not match
78 company_details /company/{id} Path does not match
79 contact /contact Path does not match
80 professional_details /professional-details/{id} Route matches!

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