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
DrupalDataCollectorTrait::hasPanel function webprofiler/src/DataCollector/DrupalDataCollectorTrait.php
DrupalDataCollectorTrait::reset function webprofiler/src/DataCollector/DrupalDataCollectorTrait.php
EventsDataCollector class webprofiler/src/DataCollector/EventsDataCollector.php Class EventsDataCollector
EventsDataCollector.php file webprofiler/src/DataCollector/EventsDataCollector.php
EventsDataCollector::$eventDispatcher property webprofiler/src/DataCollector/EventsDataCollector.php
EventsDataCollector::collect function webprofiler/src/DataCollector/EventsDataCollector.php
EventsDataCollector::getCalledListeners function webprofiler/src/DataCollector/EventsDataCollector.php
EventsDataCollector::getCalledListenersCount function webprofiler/src/DataCollector/EventsDataCollector.php
EventsDataCollector::getData function webprofiler/src/DataCollector/EventsDataCollector.php
EventsDataCollector::getIcon function webprofiler/src/DataCollector/EventsDataCollector.php Returns the collector icon in base64 format.
EventsDataCollector::getName function webprofiler/src/DataCollector/EventsDataCollector.php Returns the name of the collector.
EventsDataCollector::getNotCalledListeners function webprofiler/src/DataCollector/EventsDataCollector.php
EventsDataCollector::getNotCalledListenersCount function webprofiler/src/DataCollector/EventsDataCollector.php
EventsDataCollector::getPanelSummary function webprofiler/src/DataCollector/EventsDataCollector.php Returns the string used in vertical tab summary.
EventsDataCollector::getTitle function webprofiler/src/DataCollector/EventsDataCollector.php Returns the datacollector title.
EventsDataCollector::lateCollect function webprofiler/src/DataCollector/EventsDataCollector.php
EventsDataCollector::__construct function webprofiler/src/DataCollector/EventsDataCollector.php EventsDataCollector constructor.
ExtensionDataCollector class webprofiler/src/DataCollector/ExtensionDataCollector.php Defines a data collector for the extension system.
ExtensionDataCollector.php file webprofiler/src/DataCollector/ExtensionDataCollector.php
ExtensionDataCollector::$moduleHandler property webprofiler/src/DataCollector/ExtensionDataCollector.php The module handler.
ExtensionDataCollector::$root property webprofiler/src/DataCollector/ExtensionDataCollector.php The app root.
ExtensionDataCollector::$themeHandler property webprofiler/src/DataCollector/ExtensionDataCollector.php The theme handler.
ExtensionDataCollector::collect function webprofiler/src/DataCollector/ExtensionDataCollector.php
ExtensionDataCollector::copyToPublic function webprofiler/src/DataCollector/ExtensionDataCollector.php Copies protected properties to public ones.
ExtensionDataCollector::getData function webprofiler/src/DataCollector/ExtensionDataCollector.php
ExtensionDataCollector::getExtensionsCount function webprofiler/src/DataCollector/ExtensionDataCollector.php Returns the total number of active extensions.
ExtensionDataCollector::getIcon function webprofiler/src/DataCollector/ExtensionDataCollector.php Returns the collector icon in base64 format.
ExtensionDataCollector::getModulesCount function webprofiler/src/DataCollector/ExtensionDataCollector.php Returns the total number of active modules.
ExtensionDataCollector::getName function webprofiler/src/DataCollector/ExtensionDataCollector.php Returns the name of the collector.
ExtensionDataCollector::getPanelSummary function webprofiler/src/DataCollector/ExtensionDataCollector.php Returns the string used in vertical tab summary.
ExtensionDataCollector::getThemesCount function webprofiler/src/DataCollector/ExtensionDataCollector.php Returns the total number of active themes.
ExtensionDataCollector::getTitle function webprofiler/src/DataCollector/ExtensionDataCollector.php Returns the datacollector title.
ExtensionDataCollector::__construct function webprofiler/src/DataCollector/ExtensionDataCollector.php
FormsDataCollector class webprofiler/src/DataCollector/FormsDataCollector.php Class FormsDataCollector
FormsDataCollector.php file webprofiler/src/DataCollector/FormsDataCollector.php
FormsDataCollector::$formBuilder property webprofiler/src/DataCollector/FormsDataCollector.php
FormsDataCollector::collect function webprofiler/src/DataCollector/FormsDataCollector.php
FormsDataCollector::getForms function webprofiler/src/DataCollector/FormsDataCollector.php
FormsDataCollector::getFormsCount function webprofiler/src/DataCollector/FormsDataCollector.php
FormsDataCollector::getIcon function webprofiler/src/DataCollector/FormsDataCollector.php Returns the collector icon in base64 format.
FormsDataCollector::getName function webprofiler/src/DataCollector/FormsDataCollector.php Returns the name of the collector.
FormsDataCollector::getPanelSummary function webprofiler/src/DataCollector/FormsDataCollector.php Returns the string used in vertical tab summary.
FormsDataCollector::getTitle function webprofiler/src/DataCollector/FormsDataCollector.php Returns the datacollector title.
FormsDataCollector::__construct function webprofiler/src/DataCollector/FormsDataCollector.php
HttpDataCollector class webprofiler/src/DataCollector/HttpDataCollector.php Collects data about http calls during request.
HttpDataCollector.php file webprofiler/src/DataCollector/HttpDataCollector.php
HttpDataCollector::$middleware property webprofiler/src/DataCollector/HttpDataCollector.php
HttpDataCollector::collect function webprofiler/src/DataCollector/HttpDataCollector.php
HttpDataCollector::getCompletedRequests function webprofiler/src/DataCollector/HttpDataCollector.php
HttpDataCollector::getCompletedRequestsCount function webprofiler/src/DataCollector/HttpDataCollector.php