Routing
app_bestauthoradmin_new
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/authors/app/bestauthoradmin/new
# | Route name | Path | Log |
---|---|---|---|
1 | fos_user_security_login | /login | Path does not match |
2 | fos_user_security_check | /login_check | Path does not match |
3 | fos_user_security_logout | /logout | Path does not match |
4 | _preview_error | /_error/{code}.{_format} | Path does not match |
5 | hwi_oauth_service_redirect | /connect/{service} | Path does not match |
6 | hwi_oauth_connect_service | /connect/service/{service} | Path does not match |
7 | hwi_oauth_connect_registration | /connect/registration/{key} | Path does not match |
8 | hwi_oauth_connect | /login/ | Path does not match |
9 | entry_preview | /{type_name}/{local_id}/preview | Path does not match |
10 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Path does not match |
11 | admin_dashboard | /admin | Path does not match |
12 | rawafedads_front_display | /display/{zone_key} | Path does not match |
13 | rawafedads_front_openlink | /openlink/{id} | Path does not match |
14 | _rawafed_commons_bundle_localization_countries | /localization/countries | Path does not match |
15 | _rawafed_commons_bundle_localization_cities | /localization/cities | Path does not match |
16 | send_to_friend | /send-to-friend | Path does not match |
17 | __stats | /__stats | Path does not match |
18 | contactforms_front_send | /contact-forms/send | Path does not match |
19 | contactforms_front_contact_us | /contact-forms/contact-us | Path does not match |
20 | contactforms_front_create | /contact-forms/create | Path does not match |
21 | new | /new | Path does not match |
22 | new_entries | /{list_name}/new | Path does not match |
23 | top_entries | /{list_name}/top | Path does not match |
24 | author | /author/{id}/{slug} | Path does not match |
25 | author_entries | /{list_name}/author/{id}/{list_type} | Path does not match |
26 | category | /category/{id}/{slug} | Path does not match |
27 | category_entries | /{list_name}/category/{id}/{slug} | Path does not match |
28 | tag | /tag/{name} | Path does not match |
29 | tag_entries | /{list_name}/tag/{name} | Path does not match |
30 | source | /source/{id}/{slug} | Path does not match |
31 | source_entries | /{list_name}/source/{id}/{slug} | Path does not match |
32 | aggregate | /aggregate/{id}/{slug} | Path does not match |
33 | aggregate_entries | /{list_name}/aggregate/{id}/{slug} | Path does not match |
34 | entry_poster | /{type_name}/{local_id}/poster | Path does not match |
35 | entry_printable | /{type_name}/{local_id}/printable | Path does not match |
36 | entry_embeddable | /{type_name}/{local_id}/embeddable | Path does not match |
37 | entry_reportProblem | /{type_name}/{local_id}/report-problem | Path does not match |
38 | entry_qrCode | /{type_name}/{local_id}/qr-code | Path does not match |
39 | entry_rate | /rate | Path does not match |
40 | entry_addBookmark | /add-bookmark | Path does not match |
41 | entry_deleteBookmark | /delete-bookmark | Path does not match |
42 | entry_addToFavourites | /add-to-favs | Path does not match |
43 | entry_removeFromFavourites | /remove-from-favs | Path does not match |
44 | entry_view | /{type_name}/{local_id}/{slug} | Path does not match |
45 | basic_page | /page/{slug} | Path does not match |
46 | suggest | /suggest | Path does not match |
47 | upload_for_author | /author/{id}/upload | Path does not match |
48 | oembed | /oembed.{_format} | Path does not match |
49 | user_bookmarks | /user/{_user}/bookmarks | Path does not match |
50 | user_favourites | /user/{_user}/favourites | Path does not match |
51 | aggregates | /aggregates | Path does not match |
52 | content_type_aggregates | /{list_name}/aggregates | Path does not match |
53 | categories | /categories | Path does not match |
54 | content_type_categories | /{list_name}/categories | Path does not match |
55 | collections | /{list_name}/collections | Path does not match |
56 | uploader_endpoint | /uploader/endpoint | Path does not match |
57 | form_generator_front_form | /form/{id} | Path does not match |
58 | form_generator_front_submitform | /submitform/{id} | Path does not match |
59 | fos_user_profile_show | /profile/ | Path does not match |
60 | fos_user_profile_edit | /profile/edit | Path does not match |
61 | newsletter_front_form | /newsletter/add_email | Path does not match |
62 | newsletter_front_subscribe | /newsletter/subscribe | Path does not match |
63 | newsletter_front_unsubscribe | /newsletter/unsubscribe | Path does not match |
64 | widget_js_components | /custom/components.js | Path does not match |
65 | widget_js_component | /custom/{widget_name}/component.js | Path does not match |
66 | page_composer_page | /custom/page/{id} | Path does not match |
67 | page_composer_test | /custom/test | Path does not match |
68 | app_bestauthoradmin_index | /admin/authors/app/bestauthoradmin/index | Path does not match |
69 | app_bestauthoradmin_new | /admin/authors/app/bestauthoradmin/new | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.