webprofiler.config
Class
Drupal\webprofiler\DataCollector\ConfigDataCollectorTags
- 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
- class: Drupal\webprofiler\DataCollector\ConfigDataCollector
- tags:
- - { name: data_collector, template: '@webprofiler/Collector/config.html.twig', id: config, title: Config, priority: 130 }