Tags

database

development

Examples for Developers

A comprehensive collection of well-documented example modules demonstrating Drupal's core APIs and features for developers to learn from.

143
gui

Audit Files

Allows for comparing and correcting files and file references in the files directory, in the database, and in content.

61
gui

WebProfiler

Drupal development profiler that extracts, collects, stores, and displays detailed profiling information for every request.

56
gui

DB Maintenance

Runs database optimization queries (OPTIMIZE TABLE for MySQL, VACUUM ANALYZE for PostgreSQL) on selected tables during cron runs.

45