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 - DashboardController::create in webprofiler/
src/ Controller/ DashboardController.php - DatabaseController::create in webprofiler/
src/ Controller/ DatabaseController.php - ExportCommand::execute in webprofiler/
src/ Command/ ExportCommand.php
File
-
webprofiler/
webprofiler.services.yml
View source
- class: Drupal\webprofiler\Profiler\Profiler
- arguments:
- - '@profiler.storage'
- - '@logger.channel.webprofiler'
- - '@config.factory'