Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

File Temporary Validator

An image of a man with a mirror for a head standing next to a file folder.

This module provides content editors validation to prevent uploading duplicate file names into the temporary directory.

Resource usage meter

Adds to HTTP headers of a response the performance data of the request not only
as the actual execution time in seconds (rtime), but also the utime and
stime:

  • rtime represents the total duration of the response generation process.

  • utime represents the actual CPU time, exclusively spent on processing only
    the PHP code of the current request, excluding other background processes.

  • stime represents the CPU time spent on kernel processes like disk read/writes
    and other IO operations.

More information: https://www.baeldung.com/linux/total-process-cpu-usage#2-the-cpu-usage

Additionally, it shows the memory usage and the disk read (inblock) and write (oublock) operations.

An example of the HTTP headers output of a response:

Endpoint Status

Provides a structured approach to periodically or manually check the status of an endpoint entirely from configuration and code.

Coming Soon Mode

comingsoon form

Coming Soon Mode module provides an easy setup for a "coming soon" landing page, It activates a temporary site mode, limiting access to anonymous users, chosen roles while presenting customizable content, complete with a dynamic countdown timer.

Shoelace

Shoelace

Shoelace

A forward-thinking library of web components.

  • Works with all frameworks 🧩
  • Works with CDNs 🚛

OpenAI Function Call

Perform Drupal operations with fluent language commands.

Introduction

Pages

Subscribe with RSS Subscribe to RSS - Developer tools