You are here

service webprofiler.php_config in Devel 8.3

Same name and namespace in other branches
  1. 8 webprofiler/webprofiler.services.yml \webprofiler.php_config
  2. 8.2 webprofiler/webprofiler.services.yml \webprofiler.php_config
  3. 4.x webprofiler/webprofiler.services.yml \webprofiler.php_config

Class

Drupal\webprofiler\DataCollector\PhpConfigDataCollector

Tags

  • data_collector

File

webprofiler/webprofiler.services.yml
webprofiler/webprofiler.services.yml

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