Health check

Component type

module

Maintenance status

Development status

Downloads

5037

Component created

Component changed

Simple end point for load balancers(or Pingdom, new relic..) to check the health of your Drupal site.

The module provides /health endpoint which is never cached and returns only timestamp as a body with HTTP status code 200. If Drupal fails to bootstrap, it returns an error code instead and your load balancer knows there is something wrong with the particular instance and can drop it from load balancing.

Doctor ORM

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project was created during one of my school project. We need to use our custom classes to develop some of our modules. The first problem was to connect our classes to the database using Drupal Database API. So I decided to make my own ORM dedicated to Drupal, and now I decide to publish my work.

More info on Github: https://github.com/Treast/drupal-doctor

gSoucemap

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Module create placeholder for sourcemap paths...
Enable module and set placeholder path on admin/config/development/gsourcemap