public function DrupalDataCollectorInterface::getDrupalSettings in Devel 8
Same name and namespace in other branches
- 8.3 webprofiler/src/DrupalDataCollectorInterface.php \Drupal\webprofiler\DrupalDataCollectorInterface::getDrupalSettings()
- 8.2 webprofiler/src/DrupalDataCollectorInterface.php \Drupal\webprofiler\DrupalDataCollectorInterface::getDrupalSettings()
- 4.x webprofiler/src/DrupalDataCollectorInterface.php \Drupal\webprofiler\DrupalDataCollectorInterface::getDrupalSettings()
Return value
array
1 method overrides DrupalDataCollectorInterface::getDrupalSettings()
- TimeDataCollector::getDrupalSettings in webprofiler/
src/ DataCollector/ TimeDataCollector.php
File
- webprofiler/
src/ DrupalDataCollectorInterface.php, line 61
Class
- DrupalDataCollectorInterface
- Interface DrupalDataCollectorInterface.
Namespace
Drupal\webprofilerCode
public function getDrupalSettings();