You are here

Classes, traits, and interfaces in XHProf 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Aggregator class Drupal\xhprof\XHProfLib src/XHProfLib/Aggregator.php
BaseParser abstract class Drupal\xhprof\XHProfLib\Parser src/XHProfLib/Parser/BaseParser.php Class BaseReport 2
BaseRoutingTest class Drupal\Tests\xhprof\Kernel tests/src/Kernel/BaseRoutingTest.php Tests routing generation.
ConfigForm class Drupal\xhprof\Form src/Form/ConfigForm.php Provides a form to configure profiling settings. 1
DiffParser class Drupal\xhprof\XHProfLib\Parser src/XHProfLib/Parser/DiffParser.php Class DiffParser 1
DiffReport class Drupal\xhprof\XHProfLib\Report src/XHProfLib/Report/DiffReport.php Class DiffReport
ExtensionInterface interface Drupal\xhprof\Extension src/Extension/ExtensionInterface.php Defines profiling extension. 4
FileStorage class Drupal\xhprof\XHProfLib\Storage src/XHProfLib/Storage/FileStorage.php Provides file storage backend for xhprof runs. 1 2
MongodbXHProfRuns class modules/xhprof_mongodb/MongodbXHProfRuns.inc Defines a MongoDB storage backend for XHProf.
Parser class Drupal\xhprof\XHProfLib\Parser src/XHProfLib/Parser/Parser.php 2
ParserInterface interface Drupal\xhprof\XHProfLib\Parser src/XHProfLib/Parser/ParserInterface.php 1
Profiler class Drupal\xhprof src/Profiler.php Provides profiler service. 2
ProfilerInterface interface Drupal\xhprof src/ProfilerInterface.php Provides interface to interact with profiler. 1 3
Report class Drupal\xhprof\XHProfLib\Report src/XHProfLib/Report/Report.php Class Report 1
ReportConstants class Drupal\xhprof\XHProfLib\Report src/XHProfLib/Report/ReportConstants.php Provides helpers for string constants. 2
ReportEngine class Drupal\xhprof\XHProfLib\Report src/XHProfLib/Report/ReportEngine.php Provides report generator. 2
ReportInterface interface Drupal\xhprof\XHProfLib\Report src/XHProfLib/Report/ReportInterface.php Defines profiling report. 1 1
RoutingTest class Drupal\Tests\xhprof\Functional tests/src/Functional/RoutingTest.php Tests behaviors when visiting the reports and settings pages.
Run class Drupal\xhprof\XHProfLib src/XHProfLib/Run.php Provides value object for a profiler run. 6
RunConverter class Drupal\xhprof\Routing src/Routing/RunConverter.php Casts run identifier into Run object. 2
StorageFactory class Drupal\xhprof src/StorageFactory.php Provides storage factory.
StorageInterface interface Drupal\xhprof\XHProfLib\Storage src/XHProfLib/Storage/StorageInterface.php Provides interface for storage. 1 1 2
StorageManager class Drupal\xhprof\XHProfLib\Storage src/XHProfLib/Storage/StorageManager.php Provides service to collect available storage services. 2
StoragePass class Drupal\xhprof\Compiler src/Compiler/StoragePass.php Adds available storage handlers to manager in container. 1
Symbol class Drupal\xhprof\XHProfLib\Symbol src/XHProfLib/Symbol/Symbol.php Provides a value object for single span of profiling. 2
TidewaysExtension class Drupal\xhprof\Extension src/Extension/TidewaysExtension.php Implements support for tideways extension. 1
TidewaysXHProfExtension class Drupal\xhprof\Extension src/Extension/TidewaysXHProfExtension.php Implements support for tideways xhprof extension. 1
UprofilerExtension class Drupal\xhprof\Extension src/Extension/UprofilerExtension.php Implements support for uprofiler extension. 1
XHProfController class Drupal\xhprof\Controller src/Controller/XHProfController.php Displays profiling results.
XHProfDataCollector class Drupal\xhprof\DataCollector src/DataCollector/XHProfDataCollector.php Class XHProfDataCollector. 1
XHProfEventSubscriber class Drupal\xhprof\EventSubscriber src/EventSubscriber/XHProfEventSubscriber.php Provides handling of start/stop for profiler. 2
XHProfExtension class Drupal\xhprof\Extension src/Extension/XHProfExtension.php Implements support for PHP 7 XHProf extension. 1
XHProfRequestMatcher class Drupal\xhprof\RequestMatcher src/RequestMatcher/XHProfRequestMatcher.php Class WebprofilerRequestMatcher 2
XhprofServiceProvider class Drupal\xhprof src/XhprofServiceProvider.php Defines a service profiler for the xhprof module.

Other projects