Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有一些架构指南,详细显示了创建单个页面所涉及的各种子系统?
我试图找到一些东西,但即使是 DrupalCons 的演示文稿也没有详细说明。
http://www.freshblurbs.com/drupal-bootstrap-request-processing-drupal
详细说明引导过程。
Drupal 中的页面生成涉及 PHPTemplate。您可以通过这里获得更多信息。您可以从Drupal API查看每个部分主题的函数调用。