You are here

service xhprof.file_storage in XHProf 8

Class

Drupal\xhprof\XHProfLib\Storage\FileStorage

Tags

  • xhprof_storage
1 string reference to xhprof.file_storage
StorageFactory::getStorage in src/StorageFactory.php
Return the configured storage service.

File

./xhprof.services.yml
xhprof.services.yml

View source
  1. class: Drupal\xhprof\XHProfLib\Storage\FileStorage
  2. tags:
  3. - { name: xhprof_storage }