7 - Unit 1: The Page Call Process in Drupal

Описание к видео 7 - Unit 1: The Page Call Process in Drupal

The page call process details what Drupal goes through to deliver the HTML you see in your browser. It starts when the server running Drupal receives a request from a client, such as a browser, all the way through to that server returning Drupal’s response. With Drupal, the most common HTTP response is a fully rendered HTML page, although the response could be in JSON, XML or other response formats. In performing a page call, Drupal utilises an architecture where the index dot php file acts as a front controller. More specifically, it’s a front controller running the Symfony framework.

Resources:
https://symfony.com/doc/current/intro...
https://symfony.com/doc/current/compo...
https://symfony.com/projects/drupal
https://www.drupal.org/docs/develop/s...

This training video is part of Acquia Academy’s Drupal Training Course, which is available with additional study guides, practice exams, and Drupal certification at community.acquiaacademy.com. Training videos are broken out into three modules: 1. Site Building, 2. Layout and Theming, and 3. Module Development. These three modules are grouped into playlists on Acquia’s YouTube channel.

Subscribe: http://www.youtube.com/subscription_c...

Follow Acquia on social media:
Facebook:   / acquia  
Twitter:   / acquia  
LinkedIn:   / acquia  
Instagram:   / acquia  
Slideshare: https://www.slideshare.net/AcquiaInc

Комментарии

Информация по комментариям в разработке