Skip to content
Snippets Groups Projects
Commit 92b0a580 authored by catch's avatar catch
Browse files

Issue #3082680 by idebr, casivaagustin: Broken link to the render pipeline of Symfony

(cherry picked from commit 19e27cf9)
parent cb3e257c
Branches
Tags
9 merge requests!1445Issue #2920039: Views' User Name exposed group filter validation,!1298Issue #3240993: Let layout builder render inline block translations,!774Issue #3174569: Example node template file name is incorrect,!497Issue #2463967: Use .user.ini file for PHP settings,!433Resolve #3163663 "Too many open files",!233Resolve #2693787 "Taxonomy term name",!133Resolve #2666286 "Clean up menuui",!112Resolve #3187004 "Drupaldatetime serialization issue",!53Resolve #3181870: Correct typo "the the" in "core/classList" deprecation message.
...@@ -433,7 +433,7 @@ ...@@ -433,7 +433,7 @@
* *
* There are in fact multiple render pipelines: * There are in fact multiple render pipelines:
* - Drupal always uses the Symfony render pipeline. See * - Drupal always uses the Symfony render pipeline. See
* http://symfony.com/doc/2.7/components/http_kernel/introduction.html * https://symfony.com/doc/3.4/components/http_kernel.html
* - Within the Symfony render pipeline, there is a Drupal render pipeline, * - Within the Symfony render pipeline, there is a Drupal render pipeline,
* which handles controllers that return render arrays. (Symfony's render * which handles controllers that return render arrays. (Symfony's render
* pipeline only knows how to deal with Response objects; this pipeline * pipeline only knows how to deal with Response objects; this pipeline
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment