Search for collect

  1. Search 6.x-1.x for collect
  2. Search 7.x-1.x for collect
  3. Search 4.x for collect
  4. Search 5.x for collect
  5. Other projects
Title Object type File name Summary
PhpConfigDataCollector::hasXHProf function webprofiler/src/DataCollector/PhpConfigDataCollector.php Returns true if the XHProf is enabled.
PhpConfigDataCollector::hasZendOpcache function webprofiler/src/DataCollector/PhpConfigDataCollector.php Returns true if Zend OPcache is enabled
RequestDataCollector class webprofiler/src/DataCollector/RequestDataCollector.php Integrate _content into the RequestDataCollector
RequestDataCollector.php file webprofiler/src/DataCollector/RequestDataCollector.php
RequestDataCollector::$accessCheck property webprofiler/src/DataCollector/RequestDataCollector.php
RequestDataCollector::$controllerResolver property webprofiler/src/DataCollector/RequestDataCollector.php
RequestDataCollector::addAccessCheck function webprofiler/src/DataCollector/RequestDataCollector.php
RequestDataCollector::collect function webprofiler/src/DataCollector/RequestDataCollector.php
RequestDataCollector::getData function webprofiler/src/DataCollector/RequestDataCollector.php
RequestDataCollector::getIcon function webprofiler/src/DataCollector/RequestDataCollector.php Returns the collector icon in base64 format.
RequestDataCollector::getPanelSummary function webprofiler/src/DataCollector/RequestDataCollector.php Returns the string used in vertical tab summary.
RequestDataCollector::getTitle function webprofiler/src/DataCollector/RequestDataCollector.php Returns the datacollector title.
RequestDataCollector::__construct function webprofiler/src/DataCollector/RequestDataCollector.php
RoutingDataCollector class webprofiler/src/DataCollector/RoutingDataCollector.php Provides a data collector which shows all available routes.
RoutingDataCollector.php file webprofiler/src/DataCollector/RoutingDataCollector.php
RoutingDataCollector::$routeProvider property webprofiler/src/DataCollector/RoutingDataCollector.php The route profiler.
RoutingDataCollector::collect function webprofiler/src/DataCollector/RoutingDataCollector.php
RoutingDataCollector::getIcon function webprofiler/src/DataCollector/RoutingDataCollector.php Returns the collector icon in base64 format.
RoutingDataCollector::getName function webprofiler/src/DataCollector/RoutingDataCollector.php Returns the name of the collector.
RoutingDataCollector::getPanelSummary function webprofiler/src/DataCollector/RoutingDataCollector.php Returns the string used in vertical tab summary.
RoutingDataCollector::getRoutesCount function webprofiler/src/DataCollector/RoutingDataCollector.php
RoutingDataCollector::getTitle function webprofiler/src/DataCollector/RoutingDataCollector.php Returns the datacollector title.
RoutingDataCollector::routing function webprofiler/src/DataCollector/RoutingDataCollector.php Twig callback for displaying the routes.
RoutingDataCollector::__construct function webprofiler/src/DataCollector/RoutingDataCollector.php Constructs a new RoutingDataCollector.
ServicesDataCollector class webprofiler/src/DataCollector/ServicesDataCollector.php Class ServicesDataCollector
ServicesDataCollector.php file webprofiler/src/DataCollector/ServicesDataCollector.php
ServicesDataCollector::$container property webprofiler/src/DataCollector/ServicesDataCollector.php $container
ServicesDataCollector::collect function webprofiler/src/DataCollector/ServicesDataCollector.php
ServicesDataCollector::getData function webprofiler/src/DataCollector/ServicesDataCollector.php
ServicesDataCollector::getIcon function webprofiler/src/DataCollector/ServicesDataCollector.php Returns the collector icon in base64 format.
ServicesDataCollector::getInitializedServices function webprofiler/src/DataCollector/ServicesDataCollector.php
ServicesDataCollector::getInitializedServicesCount function webprofiler/src/DataCollector/ServicesDataCollector.php
ServicesDataCollector::getInitializedServicesWithoutWebprofiler function webprofiler/src/DataCollector/ServicesDataCollector.php
ServicesDataCollector::getInitializedServicesWithoutWebprofilerCount function webprofiler/src/DataCollector/ServicesDataCollector.php
ServicesDataCollector::getName function webprofiler/src/DataCollector/ServicesDataCollector.php Returns the name of the collector.
ServicesDataCollector::getPanelSummary function webprofiler/src/DataCollector/ServicesDataCollector.php Returns the string used in vertical tab summary.
ServicesDataCollector::getServices function webprofiler/src/DataCollector/ServicesDataCollector.php
ServicesDataCollector::getServicesCount function webprofiler/src/DataCollector/ServicesDataCollector.php
ServicesDataCollector::getTitle function webprofiler/src/DataCollector/ServicesDataCollector.php Returns the datacollector title.
ServicesDataCollector::setServices function webprofiler/src/DataCollector/ServicesDataCollector.php
ServicesDataCollector::__construct function webprofiler/src/DataCollector/ServicesDataCollector.php
StateDataCollector class webprofiler/src/DataCollector/StateDataCollector.php Provides a data collector to get all requested state values.
StateDataCollector.php file webprofiler/src/DataCollector/StateDataCollector.php
StateDataCollector::addState function webprofiler/src/DataCollector/StateDataCollector.php
StateDataCollector::collect function webprofiler/src/DataCollector/StateDataCollector.php
StateDataCollector::getIcon function webprofiler/src/DataCollector/StateDataCollector.php Returns the collector icon in base64 format.
StateDataCollector::getName function webprofiler/src/DataCollector/StateDataCollector.php Returns the name of the collector.
StateDataCollector::getPanelSummary function webprofiler/src/DataCollector/StateDataCollector.php Returns the string used in vertical tab summary.
StateDataCollector::getStateKeysCount function webprofiler/src/DataCollector/StateDataCollector.php Twig callback to show all requested state keys.
StateDataCollector::getTitle function webprofiler/src/DataCollector/StateDataCollector.php Returns the datacollector title.