Tagged "PHP"

PHP code, the language that I work in the most often.

PHPUnit

Drupal offers a few types of phpunit regression testing suites, and those tests can also be run in CI/CD and in local development.

Introduction to Drupal Caching

Caches are an important tool in Drupal to keep page loads as efficient as possible, without risking showing old inaccurate information.