webprofiler.config

Class

Drupal\webprofiler\DataCollector\ConfigDataCollector

Tags

  • data_collector
4 string references to webprofiler.config
ConfigForm::buildForm in webprofiler/src/Form/ConfigForm.php
ConfigForm::getEditableConfigNames in webprofiler/src/Form/ConfigForm.php
WebprofilerServiceProvider::alter in webprofiler/src/WebprofilerServiceProvider.php
webprofiler_cache_flush in webprofiler/webprofiler.module
Implements hook_cache_flush().

File

webprofiler/webprofiler.services.yml

View source
  1. class: Drupal\webprofiler\DataCollector\ConfigDataCollector
  2. tags:
  3. - { name: data_collector, template: '@webprofiler/Collector/config.html.twig', id: config, title: Config, priority: 130 }