DatabaseDataCollector::orderQueryByTime |
function |
webprofiler/src/DataCollector/DatabaseDataCollector.php |
|
DatabaseDataCollector::__construct |
function |
webprofiler/src/DataCollector/DatabaseDataCollector.php |
|
DataCollectorBaseTest |
class |
webprofiler/tests/src/Unit/DataCollector/DataCollectorBaseTest.php |
Class DataCollectorBaseTest. |
DataCollectorBaseTest.php |
file |
webprofiler/tests/src/Unit/DataCollector/DataCollectorBaseTest.php |
|
DataCollectorBaseTest::$exception |
property |
webprofiler/tests/src/Unit/DataCollector/DataCollectorBaseTest.php |
@var |
DataCollectorBaseTest::$request |
property |
webprofiler/tests/src/Unit/DataCollector/DataCollectorBaseTest.php |
@var |
DataCollectorBaseTest::$response |
property |
webprofiler/tests/src/Unit/DataCollector/DataCollectorBaseTest.php |
@var |
DataCollectorBaseTest::setUp |
function |
webprofiler/tests/src/Unit/DataCollector/DataCollectorBaseTest.php |
|
DevelDataCollector |
class |
webprofiler/src/DataCollector/DevelDataCollector.php |
Class DevelDataCollector |
DevelDataCollector.php |
file |
webprofiler/src/DataCollector/DevelDataCollector.php |
|
DevelDataCollector::collect |
function |
webprofiler/src/DataCollector/DevelDataCollector.php |
|
DevelDataCollector::develMenuLinks |
function |
webprofiler/src/DataCollector/DevelDataCollector.php |
|
DevelDataCollector::getIcon |
function |
webprofiler/src/DataCollector/DevelDataCollector.php |
Returns the collector icon in base64 format. |
DevelDataCollector::getLinks |
function |
webprofiler/src/DataCollector/DevelDataCollector.php |
|
DevelDataCollector::getName |
function |
webprofiler/src/DataCollector/DevelDataCollector.php |
Returns the name of the collector. |
DevelDataCollector::getTitle |
function |
webprofiler/src/DataCollector/DevelDataCollector.php |
Returns the datacollector title. |
DevelDataCollector::hasPanel |
function |
webprofiler/src/DataCollector/DevelDataCollector.php |
Returns true if this datacollector has a detail panel. |
DrupalDataCollector |
class |
webprofiler/src/DataCollector/DrupalDataCollector.php |
Class DrupalDataCollector |
DrupalDataCollector.php |
file |
webprofiler/src/DataCollector/DrupalDataCollector.php |
|
DrupalDataCollector::$redirectDestination |
property |
webprofiler/src/DataCollector/DrupalDataCollector.php |
|
DrupalDataCollector::$urlGenerator |
property |
webprofiler/src/DataCollector/DrupalDataCollector.php |
|
DrupalDataCollector::collect |
function |
webprofiler/src/DataCollector/DrupalDataCollector.php |
|
DrupalDataCollector::getAbbrGitCommit |
function |
webprofiler/src/DataCollector/DrupalDataCollector.php |
|
DrupalDataCollector::getConfigUrl |
function |
webprofiler/src/DataCollector/DrupalDataCollector.php |
|
DrupalDataCollector::getGitCommit |
function |
webprofiler/src/DataCollector/DrupalDataCollector.php |
|
DrupalDataCollector::getIcon |
function |
webprofiler/src/DataCollector/DrupalDataCollector.php |
Returns the collector icon in base64 format. |
DrupalDataCollector::getName |
function |
webprofiler/src/DataCollector/DrupalDataCollector.php |
Returns the name of the collector. |
DrupalDataCollector::getProfile |
function |
webprofiler/src/DataCollector/DrupalDataCollector.php |
|
DrupalDataCollector::getTitle |
function |
webprofiler/src/DataCollector/DrupalDataCollector.php |
Returns the datacollector title. |
DrupalDataCollector::getVersion |
function |
webprofiler/src/DataCollector/DrupalDataCollector.php |
|
DrupalDataCollector::hasPanel |
function |
webprofiler/src/DataCollector/DrupalDataCollector.php |
Returns true if this datacollector has a detail panel. |
DrupalDataCollector::__construct |
function |
webprofiler/src/DataCollector/DrupalDataCollector.php |
|
DrupalDataCollectorInterface |
interface |
webprofiler/src/DrupalDataCollectorInterface.php |
Interface DrupalDataCollectorInterface. |
DrupalDataCollectorInterface.php |
file |
webprofiler/src/DrupalDataCollectorInterface.php |
|
DrupalDataCollectorInterface::getData |
function |
webprofiler/src/DrupalDataCollectorInterface.php |
|
DrupalDataCollectorInterface::getDrupalSettings |
function |
webprofiler/src/DrupalDataCollectorInterface.php |
|
DrupalDataCollectorInterface::getIcon |
function |
webprofiler/src/DrupalDataCollectorInterface.php |
Returns the collector icon in base64 format. |
DrupalDataCollectorInterface::getLibraries |
function |
webprofiler/src/DrupalDataCollectorInterface.php |
Returns the libraries needed in detail panel. |
DrupalDataCollectorInterface::getName |
function |
webprofiler/src/DrupalDataCollectorInterface.php |
Returns the name of the collector. |
DrupalDataCollectorInterface::getPanelSummary |
function |
webprofiler/src/DrupalDataCollectorInterface.php |
Returns the string used in vertical tab summary. |
DrupalDataCollectorInterface::getTitle |
function |
webprofiler/src/DrupalDataCollectorInterface.php |
Returns the datacollector title. |
DrupalDataCollectorInterface::hasPanel |
function |
webprofiler/src/DrupalDataCollectorInterface.php |
Returns true if this datacollector has a detail panel. |
DrupalDataCollectorTrait |
trait |
webprofiler/src/DataCollector/DrupalDataCollectorTrait.php |
Class DrupalDataCollectorTrait |
DrupalDataCollectorTrait.php |
file |
webprofiler/src/DataCollector/DrupalDataCollectorTrait.php |
|
DrupalDataCollectorTrait::convertToBytes |
function |
webprofiler/src/DataCollector/DrupalDataCollectorTrait.php |
|
DrupalDataCollectorTrait::getData |
function |
webprofiler/src/DataCollector/DrupalDataCollectorTrait.php |
|
DrupalDataCollectorTrait::getDrupalSettings |
function |
webprofiler/src/DataCollector/DrupalDataCollectorTrait.php |
|
DrupalDataCollectorTrait::getLibraries |
function |
webprofiler/src/DataCollector/DrupalDataCollectorTrait.php |
|
DrupalDataCollectorTrait::getMethodData |
function |
webprofiler/src/DataCollector/DrupalDataCollectorTrait.php |
|
DrupalDataCollectorTrait::getPanelSummary |
function |
webprofiler/src/DataCollector/DrupalDataCollectorTrait.php |
|