GET https://dev.innovineschoolshop.com/faqs

Routing

admin_faqs_index Matched route

Route Parameters

Name Value
_locale
"en"
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\FaqsCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
routeCreatedByEasyAdmin
true

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /faqs
# Route name Path Log
1 admin_address_index /address Path does not match
2 admin_address_new /address/new Path does not match
3 admin_address_batch_delete /address/batch-delete Path does not match
4 admin_address_autocomplete /address/autocomplete Path does not match
5 admin_address_render_filters /address/render-filters Path does not match
6 admin_address_edit /address/{entityId}/edit Path does not match
7 admin_address_delete /address/{entityId}/delete Path does not match
8 admin_address_detail /address/{entityId} Path does not match
9 admin_all_item_index /all-item Path does not match
10 admin_all_item_new /all-item/new Path does not match
11 admin_all_item_batch_delete /all-item/batch-delete Path does not match
12 admin_all_item_autocomplete /all-item/autocomplete Path does not match
13 admin_all_item_render_filters /all-item/render-filters Path does not match
14 admin_all_item_edit /all-item/{entityId}/edit Path does not match
15 admin_all_item_delete /all-item/{entityId}/delete Path does not match
16 admin_all_item_detail /all-item/{entityId} Path does not match
17 admin_bundle_index /bundle Path does not match
18 admin_bundle_new /bundle/new Path does not match
19 admin_bundle_batch_delete /bundle/batch-delete Path does not match
20 admin_bundle_autocomplete /bundle/autocomplete Path does not match
21 admin_bundle_render_filters /bundle/render-filters Path does not match
22 admin_bundle_edit /bundle/{entityId}/edit Path does not match
23 admin_bundle_delete /bundle/{entityId}/delete Path does not match
24 admin_bundle_detail /bundle/{entityId} Path does not match
25 admin_composite_item_index /composite-item Path does not match
26 admin_composite_item_new /composite-item/new Path does not match
27 admin_composite_item_batch_delete /composite-item/batch-delete Path does not match
28 admin_composite_item_autocomplete /composite-item/autocomplete Path does not match
29 admin_composite_item_render_filters /composite-item/render-filters Path does not match
30 admin_composite_item_edit /composite-item/{entityId}/edit Path does not match
31 admin_composite_item_delete /composite-item/{entityId}/delete Path does not match
32 admin_composite_item_detail /composite-item/{entityId} Path does not match
33 admin_coupon_index /coupon Path does not match
34 admin_coupon_new /coupon/new Path does not match
35 admin_coupon_batch_delete /coupon/batch-delete Path does not match
36 admin_coupon_autocomplete /coupon/autocomplete Path does not match
37 admin_coupon_render_filters /coupon/render-filters Path does not match
38 admin_coupon_edit /coupon/{entityId}/edit Path does not match
39 admin_coupon_delete /coupon/{entityId}/delete Path does not match
40 admin_coupon_detail /coupon/{entityId} Path does not match
41 admin_customer_index /customer Path does not match
42 admin_customer_new /customer/new Path does not match
43 admin_customer_batch_delete /customer/batch-delete Path does not match
44 admin_customer_autocomplete /customer/autocomplete Path does not match
45 admin_customer_render_filters /customer/render-filters Path does not match
46 admin_customer_edit /customer/{entityId}/edit Path does not match
47 admin_customer_delete /customer/{entityId}/delete Path does not match
48 admin_customer_detail /customer/{entityId} Path does not match
49 admin_email_template_index /email-template Path does not match
50 admin_email_template_new /email-template/new Path does not match
51 admin_email_template_batch_delete /email-template/batch-delete Path does not match
52 admin_email_template_autocomplete /email-template/autocomplete Path does not match
53 admin_email_template_render_filters /email-template/render-filters Path does not match
54 admin_email_template_edit /email-template/{entityId}/edit Path does not match
55 admin_email_template_delete /email-template/{entityId}/delete Path does not match
56 admin_email_template_detail /email-template/{entityId} Path does not match
57 admin_enquiry_index /enquiry Path does not match
58 admin_enquiry_new /enquiry/new Path does not match
59 admin_enquiry_batch_delete /enquiry/batch-delete Path does not match
60 admin_enquiry_autocomplete /enquiry/autocomplete Path does not match
61 admin_enquiry_render_filters /enquiry/render-filters Path does not match
62 admin_enquiry_edit /enquiry/{entityId}/edit Path does not match
63 admin_enquiry_delete /enquiry/{entityId}/delete Path does not match
64 admin_enquiry_detail /enquiry/{entityId} Path does not match
65 admin_error_log_index /error-log Path does not match
66 admin_error_log_new /error-log/new Path does not match
67 admin_error_log_batch_delete /error-log/batch-delete Path does not match
68 admin_error_log_autocomplete /error-log/autocomplete Path does not match
69 admin_error_log_render_filters /error-log/render-filters Path does not match
70 admin_error_log_edit /error-log/{entityId}/edit Path does not match
71 admin_error_log_delete /error-log/{entityId}/delete Path does not match
72 admin_error_log_detail /error-log/{entityId} Path does not match
73 admin_faqs_index /faqs Route matches!

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