- Drupal 8 Module Development
- Daniel Sipos
- 71字
- 2021-07-02 15:45:12
The developer (Devel) module
On your development environment, you can install a handy module called Devel (http://drupal.org/project/devel), which provides several sophisticated tools designed to help developers create and debug Drupal code.
The following are a few of the features of this module:
- Functions used for dumping objects and arrays into formatted Drupal output
- Tools for analyzing database usage and performance
- A content generator for quickly populating your site with testing content
推薦閱讀
- Node.js Design Patterns
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Java應用開發技術實例教程
- Spring快速入門
- BIM概論及Revit精講
- Learning Apache Karaf
- Building Machine Learning Systems with Python(Second Edition)
- 案例式C語言程序設計實驗指導
- Scala編程(第5版)
- Learning Nessus for Penetration Testing
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- 深入淺出 HTTPS:從原理到實戰
- C/C++代碼調試的藝術
- Manage Your SAP Projects with SAP Activate
- Vue.js項目開發實戰