- 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
推薦閱讀
- HornetQ Messaging Developer’s Guide
- Spring Cloud Alibaba核心技術與實戰案例
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- 軟件項目估算
- SpringMVC+MyBatis快速開發與項目實戰
- Java Web基礎與實例教程(第2版·微課版)
- iOS開發實戰:從零基礎到App Store上架
- Learning Bayesian Models with R
- Production Ready OpenStack:Recipes for Successful Environments
- SEO智慧
- Expert Data Visualization
- Julia高性能科學計算(第2版)
- Python機器學習算法: 原理、實現與案例
- Python面試通關寶典
- 實驗編程:PsychoPy從入門到精通