service webprofiler.config in Devel 4.x
Same name and namespace in other branches
- 8.3 webprofiler/webprofiler.services.yml \webprofiler.config
- 8 webprofiler/webprofiler.services.yml \webprofiler.config
- 8.2 webprofiler/webprofiler.services.yml \webprofiler.config
Class
Drupal\webprofiler\DataCollector\ConfigDataCollectorTags
- data_collector
4 string references to webprofiler.config
- ConfigForm::buildForm in webprofiler/
src/ Form/ ConfigForm.php - Form constructor.
- ConfigForm::getEditableConfigNames in webprofiler/
src/ Form/ ConfigForm.php - Gets the configuration names that will be editable.
- WebprofilerServiceProvider::alter in webprofiler/
src/ WebprofilerServiceProvider.php - Modifies existing service definitions.
- webprofiler_cache_flush in webprofiler/
webprofiler.module - Implements hook_cache_flush().
File
- webprofiler/
webprofiler.services.yml - 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 }