Drupal-8-Module-Development-Second-Edition:Packt出版的Drupal 8 Module Development-Second Edition

时间:2021-05-27 12:34:56
【文件属性】:
文件名称:Drupal-8-Module-Development-Second-Edition:Packt出版的Drupal 8 Module Development-Second Edition
文件大小:90KB
文件格式:ZIP
更新时间:2021-05-27 12:34:56
PHP Drupal 8模块开发-第二版 这是Packt发布的的代码存储库。 使用最新版本的Drupal 8构建模块和主题 这本书是关于什么的? Drupal 8的发布周期允许以更快的速度添加新功能。 但是,这还意味着需要弃用代码并更改架构。 本书更新了第一版,并包含了8.7(包括8.7)之前的版本中引入的新功能。 本书涵盖以下激动人心的功能: 开发Drupal 8模块来完成您想要的所有事情 在此过程中掌握众多Drupal 8子系统和API 建模,存储,处理和处理数据以达到您的目的 使用Drupal 8主题系统以干净安全的方式显示数据和内容 测试您的业务逻辑以防止回归 紧跟潮流,并遵循当前的最佳做法编写代码 如果您觉得这本书适合您,请立即获取! 说明和导航 所有代码都组织在文件夹中。 例如,第2章。 该代码将如下所示: name: Hello World description
【文件预览】:
Drupal-8-Module-Development-Second-Edition-master
----license_plate()
--------src()
--------config()
--------license_plate.module(238B)
--------license_plate.info.yml(92B)
--------templates()
----products()
--------drush.services.yml(179B)
--------products.info.yml(121B)
--------products.services.yml(322B)
--------src()
--------products.permissions.yml(233B)
--------products.links.task.yml(407B)
--------products.links.menu.yml(634B)
--------config()
--------products.module(2KB)
--------products.links.action.yml(425B)
--------tests()
--------composer.json(289B)
----user_types()
--------user_types.routing.yml(1KB)
--------user_types.info.yml(83B)
--------src()
--------user_types.module(2KB)
--------config()
--------user_types.services.yml(211B)
--------tests()
----hello_world()
--------src()
--------hello_world.module(3KB)
--------hello_world.routing.yml(662B)
--------js()
--------hello_world.links.task.yml(236B)
--------hello_world.links.menu.yml(144B)
--------config()
--------hello_world.install(733B)
--------hello_world.services.yml(1KB)
--------hello_world.links.contextual.yml(103B)
--------tests()
--------hello_world.info.yml(89B)
--------templates()
--------hello_world.libraries.yml(147B)
----LICENSE(1KB)
----README.md(4KB)
----sports()
--------src()
--------config()
--------sports.install(3KB)
--------sports.module(3KB)
--------sports.routing.yml(193B)
--------tests()
--------sports.info.yml(62B)

网友评论