You are here

Files in XHProf 8

Primary tabs

File namesort descending Location Namespace Description
Aggregator.php src/XHProfLib/Aggregator.php Drupal\xhprof\XHProfLib
BaseParser.php src/XHProfLib/Parser/BaseParser.php Drupal\xhprof\XHProfLib\Parser
BaseRoutingTest.php tests/src/Kernel/BaseRoutingTest.php Drupal\Tests\xhprof\Kernel
ConfigForm.php src/Form/ConfigForm.php Drupal\xhprof\Form
DiffParser.php src/XHProfLib/Parser/DiffParser.php Drupal\xhprof\XHProfLib\Parser
DiffReport.php src/XHProfLib/Report/DiffReport.php Drupal\xhprof\XHProfLib\Report
ExtensionInterface.php src/Extension/ExtensionInterface.php Drupal\xhprof\Extension
FileStorage.php src/XHProfLib/Storage/FileStorage.php Drupal\xhprof\XHProfLib\Storage
MongodbXHProfRuns.inc modules/xhprof_mongodb/MongodbXHProfRuns.inc Definition of MongodbXHProfRuns.
Parser.php src/XHProfLib/Parser/Parser.php Drupal\xhprof\XHProfLib\Parser
ParserInterface.php src/XHProfLib/Parser/ParserInterface.php Drupal\xhprof\XHProfLib\Parser
Profiler.php src/Profiler.php Drupal\xhprof
ProfilerInterface.php src/ProfilerInterface.php Drupal\xhprof
Report.php src/XHProfLib/Report/Report.php Drupal\xhprof\XHProfLib\Report
ReportConstants.php src/XHProfLib/Report/ReportConstants.php Drupal\xhprof\XHProfLib\Report
ReportEngine.php src/XHProfLib/Report/ReportEngine.php Drupal\xhprof\XHProfLib\Report
ReportInterface.php src/XHProfLib/Report/ReportInterface.php Drupal\xhprof\XHProfLib\Report
RoutingTest.php tests/src/Functional/RoutingTest.php Drupal\Tests\xhprof\Functional
Run.php src/XHProfLib/Run.php Drupal\xhprof\XHProfLib
RunConverter.php src/Routing/RunConverter.php Drupal\xhprof\Routing
StorageFactory.php src/StorageFactory.php Drupal\xhprof
StorageInterface.php src/XHProfLib/Storage/StorageInterface.php Drupal\xhprof\XHProfLib\Storage
StorageManager.php src/XHProfLib/Storage/StorageManager.php Drupal\xhprof\XHProfLib\Storage
StoragePass.php src/Compiler/StoragePass.php Drupal\xhprof\Compiler
Symbol.php src/XHProfLib/Symbol/Symbol.php Drupal\xhprof\XHProfLib\Symbol
TidewaysExtension.php src/Extension/TidewaysExtension.php Drupal\xhprof\Extension
TidewaysXHProfExtension.php src/Extension/TidewaysXHProfExtension.php Drupal\xhprof\Extension
UprofilerExtension.php src/Extension/UprofilerExtension.php Drupal\xhprof\Extension
xhprof.config.yml config/install/xhprof.config.yml config/install/xhprof.config.yml
xhprof.css css/xhprof.css /* diff reports: display regressions in red */ .vrbar { text-align: right; color: red; } /* diff reports: display improvements in green */ .vgbar { text-align: right; color: green; } td.vwbar, th.vwbar { text-align:…
xhprof.drush.inc xhprof.drush.inc
xhprof.html.twig templates/Collector/xhprof.html.twig {% block toolbar %} {% set icon %} {% if collector.runId %} <a href="{{ url("xhprof.run", {run: collector.runId}) }}" title="{{ 'XHProf'|t }}"> <img width="20"…
xhprof.info.yml xhprof.info.yml xhprof.info.yml
xhprof.libraries.yml xhprof.libraries.yml xhprof.libraries.yml
xhprof.links.menu.yml xhprof.links.menu.yml xhprof.links.menu.yml
xhprof.permissions.yml xhprof.permissions.yml xhprof.permissions.yml
xhprof.routing.yml xhprof.routing.yml xhprof.routing.yml
xhprof.schema.yml config/schema/xhprof.schema.yml config/schema/xhprof.schema.yml
xhprof.services.yml xhprof.services.yml xhprof.services.yml
XHProfController.php src/Controller/XHProfController.php Drupal\xhprof\Controller
XHProfDataCollector.php src/DataCollector/XHProfDataCollector.php Drupal\xhprof\DataCollector
XHProfEventSubscriber.php src/EventSubscriber/XHProfEventSubscriber.php Drupal\xhprof\EventSubscriber
XHProfExtension.php src/Extension/XHProfExtension.php Drupal\xhprof\Extension
XHProfRequestMatcher.php src/RequestMatcher/XHProfRequestMatcher.php Drupal\xhprof\RequestMatcher
XhprofServiceProvider.php src/XhprofServiceProvider.php Drupal\xhprof
xhprof_mongodb.info modules/xhprof_mongodb/xhprof_mongodb.info name = XHProf MongoDB description = UI for xhprof runs. package = Development ;dependencies[] = devel dependencies[] = mongodb core = 7.x files[] = MongodbXHProfRuns.inc
xhprof_mongodb.install modules/xhprof_mongodb/xhprof_mongodb.install Install, update and uninstall functions for the XHProf module.
xhprof_mongodb.module modules/xhprof_mongodb/xhprof_mongodb.module

Other projects