Drupal 8 Module Development
(eBook)
Description
Learn to create and customize impressive Drupal 8 modules to extend your website's functionalities Key Features: Explore a plethora of Drupal 8 APIs and get the best out of them using the power of PHP codingLearn to implement efficient data management and data security by creating dedicated modules for it.Stay up to date with the changes introduced in the new Drupal 8 releases Book Description: Drupal 8 comes with a release cycle that allows for new functionality to be added at a much faster pace. However, this also means code deprecations and changing architecture that you need to stay on top of. This book updates the first edition and includes the new functionality introduced in versions up to, and including 8.7. The book will first introduce you to the Drupal 8 architecture and its subsystems before diving into creating your first module with basic functionality. You will work with the Drupal logging and mailing systems, learn how to output data using the theme layer and work with menus and links programmatically. Then, you will learn how to work with different kinds of data storages, create custom entities, field types and leverage the Database API for lower level database queries. You will further see how to introduce JavaScript into your module, work with the various file systems and ensure the code you write works on multilingual sites. Finally, you will learn how to programmatically work with Views, write automated tests for your functionality and also write secure code in general. By the end, you will have learned how to develop your own custom module that can provide complex business solutions. And who knows, maybe you'll even contribute it back to the Drupal community. What you will learn: Develop Drupal 8 modules that do all the things you wantMaster numerous Drupal 8 sub-systems and APIs in the process Model, store, manipulate and process data to serve your purposesDisplay data and content in a clean and secure way using the Drupal 8 theme systemTest your business logic to prevent regressionsStay ahead of the curve and write code following the current best practices Who this book is for: The primary target of this book is Drupal developers who want to learn how to write modules and develop in Drupal 8. It is also intended for Drupal site builders and PHP developers who have basic Object Oriented Programming skills. A little bit of Symfony experience is helpful but not mandatory. Daniel Sipos is a senior web developer specializing in Drupal. He's been working with Drupal sites since version 6, and started out, like many others, as a site builder. He's a self-taught programmer with many years' experience working professionally on complex Drupal 7 and 8 projects. In his spare time, he runs webomelette, a Drupal website where he writes technical articles, tips, and techniques related to Drupal development.
More Details
Notes
Reviews from GoodReads
Citations
Sipos, D. (2019). Drupal 8 Module Development. Packt Publishing.
Chicago / Turabian - Author Date Citation (style guide)Sipos, Daniel. 2019. Drupal 8 Module Development. Packt Publishing.
Chicago / Turabian - Humanities Citation (style guide)Sipos, Daniel, Drupal 8 Module Development. Packt Publishing, 2019.
MLA Citation (style guide)Sipos, Daniel. Drupal 8 Module Development. Packt Publishing, 2019.
Staff View
Hoopla Extract Information
hooplaId | 13600113 |
---|---|
title | Drupal 8 Module Development |
language | ENGLISH |
kind | EBOOK |
series | |
season | |
publisher | Packt Publishing |
price | 1.35 |
active | 1 |
pa | |
profanity | |
children | |
demo | |
duration | |
rating | |
abridged | |
fiction | |
purchaseModel | INSTANT |
dateLastUpdated | Nov 15, 2024 07:21:52 PM |
Record Information
Last File Modification Time | May 02, 2025 11:18:08 PM |
---|---|
Last Grouped Work Modification Time | May 02, 2025 10:24:25 PM |
MARC Record
LEADER | 04427nam a22004455i 4500 | ||
---|---|---|---|
001 | MWT13600113 | ||
003 | MWT | ||
005 | 20250418091116.0 | ||
006 | m o d | ||
007 | cr cn||||||||| | ||
008 | 250418s2019 xxu eo 000 0 eng d | ||
020 | |a 9781789807868 |q (electronic bk.) | ||
020 | |a 1789807867 |q (electronic bk.) | ||
028 | 4 | 2 | |a MWT13600113 |
029 | |a https://d2snwnmzyr8jue.cloudfront.net/dra_9781789807868_180.jpeg | ||
037 | |a 13600113 |b Midwest Tape, LLC |n http://www.midwesttapes.com | ||
040 | |a Midwest |e rda | ||
099 | |a eBook hoopla | ||
100 | 1 | |a Sipos, Daniel, |e author. | |
245 | 1 | 0 | |a Drupal 8 Module Development |h [electronic resource] / |c Daniel Sipos. |
264 | 1 | |a [United States] : |b Packt Publishing, |c 2019. | |
264 | 2 | |b Made available through hoopla | |
300 | |a 1 online resource (580 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
347 | |a text file |2 rda | ||
506 | |a Instant title available through hoopla. | ||
520 | |a Learn to create and customize impressive Drupal 8 modules to extend your website's functionalities Key Features: Explore a plethora of Drupal 8 APIs and get the best out of them using the power of PHP codingLearn to implement efficient data management and data security by creating dedicated modules for it.Stay up to date with the changes introduced in the new Drupal 8 releases Book Description: Drupal 8 comes with a release cycle that allows for new functionality to be added at a much faster pace. However, this also means code deprecations and changing architecture that you need to stay on top of. This book updates the first edition and includes the new functionality introduced in versions up to, and including 8.7. The book will first introduce you to the Drupal 8 architecture and its subsystems before diving into creating your first module with basic functionality. You will work with the Drupal logging and mailing systems, learn how to output data using the theme layer and work with menus and links programmatically. Then, you will learn how to work with different kinds of data storages, create custom entities, field types and leverage the Database API for lower level database queries. You will further see how to introduce JavaScript into your module, work with the various file systems and ensure the code you write works on multilingual sites. Finally, you will learn how to programmatically work with Views, write automated tests for your functionality and also write secure code in general. By the end, you will have learned how to develop your own custom module that can provide complex business solutions. And who knows, maybe you'll even contribute it back to the Drupal community. What you will learn: Develop Drupal 8 modules that do all the things you wantMaster numerous Drupal 8 sub-systems and APIs in the process Model, store, manipulate and process data to serve your purposesDisplay data and content in a clean and secure way using the Drupal 8 theme systemTest your business logic to prevent regressionsStay ahead of the curve and write code following the current best practices Who this book is for: The primary target of this book is Drupal developers who want to learn how to write modules and develop in Drupal 8. It is also intended for Drupal site builders and PHP developers who have basic Object Oriented Programming skills. A little bit of Symfony experience is helpful but not mandatory. Daniel Sipos is a senior web developer specializing in Drupal. He's been working with Drupal sites since version 6, and started out, like many others, as a site builder. He's a self-taught programmer with many years' experience working professionally on complex Drupal 7 and 8 projects. In his spare time, he runs webomelette, a Drupal website where he writes technical articles, tips, and techniques related to Drupal development. | ||
538 | |a Mode of access: World Wide Web. | ||
650 | 0 | |a Electronic books. | |
650 | 0 | |a Computers. | |
650 | 0 | |a Internet. | |
650 | 0 | |a Languages. | |
650 | 0 | |a PHP (Computer program language). | |
650 | 0 | |a Software engineering. | |
650 | 0 | |a Tools. | |
710 | 2 | |a hoopla digital. | |
856 | 4 | 0 | |u https://www.hoopladigital.com/title/13600113?utm_source=MARC&Lid=hh4435 |z Instantly available on hoopla. |
856 | 4 | 2 | |z Cover image |u https://d2snwnmzyr8jue.cloudfront.net/dra_9781789807868_180.jpeg |