You are here

Files in Performance monitor 8

Primary tabs

File namesort descending Location Namespace Description
perfmon-reviewed.html.twig templates/perfmon-reviewed.html.twig <h3>{{ header }}</h3> <p>{{ description }}</p> <table class="system-status-report"> {% for item in items %} <tr class="{{ item.class }}"> <td>{{ item.message }}</td> …
perfmon.info.yml perfmon.info.yml perfmon.info.yml
perfmon.install perfmon.install Install, update and uninstall functions for the perfmon module.
perfmon.links.menu.yml perfmon.links.menu.yml perfmon.links.menu.yml
perfmon.module perfmon.module Stand-alone perfmon test system.
perfmon.permissions.yml perfmon.permissions.yml perfmon.permissions.yml
perfmon.routing.yml perfmon.routing.yml perfmon.routing.yml
perfmon.settings.yml config/install/perfmon.settings.yml config/install/perfmon.settings.yml
perfmon.test.php perfmon.test.php Simple bootstrap drupal for test.
PerfmonController.php src/Controller/PerfmonController.php Drupal\perfmon\Controller
PerfmonRunForm.php src/Form/PerfmonRunForm.php Drupal\perfmon\Form
README.txt README.txt Performance Monitor =================== INTRODUCTION ------------ This module allows to test performance of Drupal site. USAGE ------------ 1) Download and enable module perfmon 2) Copy file perfmon.test.php to site root folder. This file must be…

Other projects