- Drupal 8 Module Development
- Daniel Sipos
- 71字
- 2021-07-02 12:22:36
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
推薦閱讀
- 樂學Web編程:網站制作不神秘
- FreeSWITCH 1.6 Cookbook
- PhoneGap Mobile Application Development Cookbook
- Python面向對象編程:構建游戲和GUI
- INSTANT Passbook App Development for iOS How-to
- 程序是怎樣跑起來的(第3版)
- Apache Mahout Clustering Designs
- ANSYS Fluent 二次開發指南
- Visual Basic程序設計教程
- Visual Studio Code 權威指南
- Building Serverless Architectures
- Clojure for Java Developers
- 計算機組裝與維護(第二版)
- PHP Microservices
- WCF全面解析