302 redirect from GET @app_admin_index (decec6)

GET https://dev.socialmedia.inkylab.com/admin/login

Routing

app_login Matched route

Route Parameters

Name Value
_locale
"en"

Route Matching Logs

Path to match: /admin/login
# Route name Path Log
1 api_genid /api/.well-known/genid/{id} Path does not match
2 api_errors /api/errors/{status} Path does not match
3 api_validation_errors /api/validation_errors/{id} Path does not match
4 api_entrypoint /api/{index}.{_format} Path does not match
5 api_doc /api/docs.{_format} Path does not match
6 api_jsonld_context /api/contexts/{shortName}.{_format} Path does not match
7 _api_/social_medias/{id}{._format}_get /api/social_medias/{id}.{_format} Path does not match
8 _api_/social_medias{._format}_get_collection /api/social_medias.{_format} Path does not match
9 _api_/social_medias{._format}_post /api/social_medias.{_format} Path does not match
10 _api_/social_medias/{id}{._format}_put /api/social_medias/{id}.{_format} Path does not match
11 _api_/social_medias/{id}{._format}_patch /api/social_medias/{id}.{_format} Path does not match
12 _api_/social_medias/{id}{._format}_delete /api/social_medias/{id}.{_format} Path does not match
13 _preview_error /_error/{code}.{_format} Path does not match
14 gesdinet_jwt_refresh_token /api/token/refresh Path does not match
15 liip_imagine_filter_runtime /media/cache/resolve/{filter}/rc/{hash}/{path} Path does not match
16 liip_imagine_filter /media/cache/resolve/{filter}/{path} Path does not match
17 _wdt /_wdt/{token} Path does not match
18 _profiler_home /_profiler/ Path does not match
19 _profiler_search /_profiler/search Path does not match
20 _profiler_search_bar /_profiler/search_bar Path does not match
21 _profiler_phpinfo /_profiler/phpinfo Path does not match
22 _profiler_xdebug /_profiler/xdebug Path does not match
23 _profiler_search_results /_profiler/{token}/search/results Path does not match
24 _profiler_open_file /_profiler/open Path does not match
25 _profiler /_profiler/{token} Path does not match
26 _profiler_router /_profiler/{token}/router Path does not match
27 _profiler_exception /_profiler/{token}/exception Path does not match
28 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
29 app_admin_index / Path does not match
30 app_export_log_data /export-log-data Path does not match
31 avatar_url_generator /avatar/ Path does not match
32 app_api_login /api/login Path does not match
33 app_api_refresh_token /api/token/refresh Path does not match
34 api_post_details /api/v1/post/{id} Path does not match
35 api_archive_posts /api/v1/posts/{idProfile} Path does not match
36 api_social_media_overview /api/v1/social_media/overview Path does not match
37 api_social_media_profile_details /api/v1/social_media/{profileId} Path does not match
38 api_social_media_engagement /api/v1/social_media/engagement/{client} Path does not match
39 api_social_media_list /api/v1/social-media Path does not match
40 api_social_media_create /api/v1/social-media Path does not match
41 api_new_socialMedia /api/v1/new_social_media Path does not match
42 api_allActiveSocial /api/v1/allActiveSocial/{clientId} Path does not match
43 api_allSocialMediaClient /api/v1/allSocialMediaClient/{clientId} Path does not match
44 api_delete_social_Media /api/v1/delete_social_media Path does not match
45 api_delete_social_media_by_id /api/v1/deleteSocialMedia/{id} Path does not match
46 api_update_socialMedia /api/v1/update_social_media Path does not match
47 api_story_details /api/v1/story/{id} Path does not match
48 api_archive_stories /api/v1/stories/{idProfile} Path does not match
49 app_adminapp_admin_contacts /admin/contact Path does not match
50 app_adminapp_admin_read_contact /admin/contact/read/{id} Path does not match
51 app_adminapp_admin_delete_contact /admin/contact/delete/{id} Path does not match
52 admin_categories_list /categories Path does not match
53 admin_category_new /categories/new Path does not match
54 admin_category_edit /categories/edit/{id} Path does not match
55 admin_category_delete /categories/delete/{id} Path does not match
56 app_date_reconciliation /correction/global Path does not match
57 setSpecialDates /setSpecialDates Path does not match
58 app_admin_visual_logs /log Path does not match
59 app_adminapp_admin_parametre_generale /admin/parametre/generale Path does not match
60 app_forgot_password_request /reset-password Path does not match
61 app_check_email /reset-password/check-email Path does not match
62 app_reset_password /reset-password/reset/{token} Path does not match
63 app_login /admin/login Route matches!

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