GET https://www.lodp-test.nerepix.fr/articles/tags/portraits-1

Routing

articles_from_tags Matched route

Route Parameters

Name Value
id
"1"
slug
"portraits"

Route Matching Logs

Path to match: /articles/tags/portraits-1
# 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_/tag/{id}_get /api/tag/{id} Path does not match
8 _api_/tags_get_collection /api/tags Path does not match
9 _preview_error /_error/{code}.{_format} Path does not match
10 _wdt /_wdt/{token} Path does not match
11 _profiler_home /_profiler/ Path does not match
12 _profiler_search /_profiler/search Path does not match
13 _profiler_search_bar /_profiler/search_bar Path does not match
14 _profiler_phpinfo /_profiler/phpinfo Path does not match
15 _profiler_xdebug /_profiler/xdebug Path does not match
16 _profiler_search_results /_profiler/{token}/search/results Path does not match
17 _profiler_open_file /_profiler/open Path does not match
18 _profiler /_profiler/{token} Path does not match
19 _profiler_router /_profiler/{token}/router Path does not match
20 _profiler_exception /_profiler/{token}/exception Path does not match
21 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
22 admin_accounts /admin/accounts Path does not match
23 admin_account_create /admin/account/create Path does not match
24 admin_account_update /admin/account/update/{id} Path does not match
25 admin_account_delete /admin/account/delete/{id} Path does not match
26 admin_account_invite /admin/account/invite/{id} Path does not match
27 admin_account_invite_accept /account/invite-accept/{tokenCreate} Path does not match
28 admin /admin Path does not match
29 admin_title_edit /super-admin/title/{key} Path does not match
30 admin_description_edit /super-admin/description/{key} Path does not match
31 admin_articlecategories /admin/articlecategoryscategories Path does not match
32 admin_articlecategory_create /admin/articlecategory/create Path does not match
33 admin_articlecategory_update /admin/articlecategory/update/{id} Path does not match
34 admin_articlecategory_delete /admin/articlecategory/delete/{id} Path does not match
35 admin_article_content_create /article/{id}/content/create Path does not match
36 admin_article_content_update /articleContent/update/{id} Path does not match
37 admin_article_content_delete /articleContent/delete/{id} Path does not match
38 admin_articles /admin/articles Path does not match
39 admin_article_create /admin/article/create/{category} Path does not match
40 admin_article_update /admin/article/update/{id} Path does not match
41 admin_article_delete /admin/article/delete/{id} Path does not match
42 admin_article_validate /admin/article/validate/{id} Path does not match
43 admin_article_refuse /admin/article/refuse/{id} Path does not match
44 admin_article_sort_contents /admin/article/sort-contents Path does not match
45 admin_charte_create /admin/charte/create Path does not match
46 admin_charte_update /admin/charte/update/{id} Path does not match
47 admin_charte_delete /admin/charte/delete/{id} Path does not match
48 admin_dons /admin/dons Path does not match
49 admin_members /admin/members Path does not match
50 admin_member_create /admin/member/create Path does not match
51 admin_member_update /admin/member/update/{id} Path does not match
52 admin_member_delete /admin/member/delete/{id} Path does not match
53 admin_prompt_index /super-admin/prompt/ Path does not match
54 admin_prompt_edit /super-admin/prompt/{id}/edit Path does not match
55 admin_tags /admin/tags Path does not match
56 admin_tag_create /admin/tag/create Path does not match
57 admin_tag_update /admin/tag/update/{id} Path does not match
58 admin_tag_delete /admin/tag/delete/{id} Path does not match
59 api_tags /admin/tags/feed Path does not match
60 tags_weight /admin/tags/weight Path does not match
61 upload-image /upload-image Path does not match
62 gpt_upload /gpt/upload Path does not match
63 gpt_upload_file /gpt/upload-file Path does not match
64 gpt_chunk_upload /gpt/chunk-upload Path does not match
65 gpt_chunk_assemble /gpt/chunk-assemble Path does not match
66 gpt_list_audio /gpt/audio Path does not match
67 gpt_summarize /gpt/summarize Path does not match
68 gpt_generate_article /gpt/article-from-transcription Path does not match
69 gpt_article_submit /gpt/article/{id}/submit Path does not match
70 gpt_debug_ffmpeg /gpt/debug-ffmpeg Path does not match
71 gpt_test_ffmpeg /gpt/test-ffmpeg Path does not match
72 gpt_create_transcription /gpt/create-transcription Path does not match
73 gpt_transcribe_id /gpt/transcribe/{id} Path does not match
74 gpt_generate_intro /gpt/article-intro/{id} Path does not match
75 gpt_generate_contents /gpt/article-contents/{id} Path does not match
76 gpt_transcribe_init /gpt/transcribe/init/{id} Path does not match
77 gpt_transcribe_segment /gpt/transcribe/segment/{id}/{segment} Path does not match
78 gpt_transcribe_finish /gpt/transcribe/finish/{id} Path does not match
79 contact /contact Path does not match
80 contribution_account_update /contribution/account/update Path does not match
81 contribution_articles /contribution/articles Path does not match
82 contribution_article_create /contribution/article/create/{category} Path does not match
83 contribution_article_update /contribution/article/update/{id} Path does not match
84 account_view /account/{slug}-{id} Path does not match
85 membres /membres Path does not match
86 rejoindre /nous-rejoindre Path does not match
87 articles /articles Path does not match
88 articles_from_type /articles/types Path does not match
89 article_category /articles/{slug}-{id} Path does not match
90 article /article/{slug}-{id} Path does not match
91 articles_from_tags /articles/tags/{slug}-{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.