service profiler in Devel 4.x
Same name and namespace in other branches
- 8.3 webprofiler/webprofiler.services.yml \profiler
- 8 webprofiler/webprofiler.services.yml \profiler
- 8.2 webprofiler/webprofiler.services.yml \profiler
Class
Drupal\webprofiler\Profiler\Profiler10 string references to profiler
- BenchmarkCommand::getData in webprofiler/
src/ Command/ BenchmarkCommand.php - ConfigForm::create in webprofiler/
src/ Form/ ConfigForm.php - Instantiates a new instance of this class.
- DashboardController::create in webprofiler/
src/ Controller/ DashboardController.php - Instantiates a new instance of this class.
- DatabaseController::create in webprofiler/
src/ Controller/ DatabaseController.php - Instantiates a new instance of this class.
- ExportCommand::execute in webprofiler/
src/ Command/ ExportCommand.php
File
- webprofiler/
webprofiler.services.yml - webprofiler/webprofiler.services.yml
View source
- class: Drupal\webprofiler\Profiler\Profiler
- arguments:
- - '@profiler.storage'
- - '@logger.channel.webprofiler'
- - '@config.factory'