StateWrapper::$dataCollector |
property |
webprofiler/src/State/StateWrapper.php |
The state data collector. |
ThemeDataCollector |
class |
webprofiler/src/DataCollector/ThemeDataCollector.php |
Class ThemeDataCollector |
ThemeDataCollector.php |
file |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::$computed |
property |
webprofiler/src/DataCollector/ThemeDataCollector.php |
@var |
ThemeDataCollector::$profile |
property |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::$themeManager |
property |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::$themeNegotiator |
property |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::collect |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::computeData |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getActiveTheme |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getBlockCount |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getComputedData |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getData |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getHtmlCallGraph |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getIcon |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
Returns the collector icon in base64 format. |
ThemeDataCollector::getMacroCount |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getName |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
Returns the name of the collector. |
ThemeDataCollector::getPanelSummary |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
Returns the string used in vertical tab summary. |
ThemeDataCollector::getProfile |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getTemplateCount |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getTemplates |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getThemeNegotiator |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getTime |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::getTitle |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
Returns the datacollector title. |
ThemeDataCollector::lateCollect |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
ThemeDataCollector::__construct |
function |
webprofiler/src/DataCollector/ThemeDataCollector.php |
|
TimeDataCollector |
class |
webprofiler/src/DataCollector/TimeDataCollector.php |
Class TimeDataCollector. |
TimeDataCollector.php |
file |
webprofiler/src/DataCollector/TimeDataCollector.php |
|
TimeDataCollector::collect |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
|
TimeDataCollector::getData |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
|
TimeDataCollector::getDrupalSettings |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
|
TimeDataCollector::getIcon |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
Returns the collector icon in base64 format. |
TimeDataCollector::getLibraries |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
Returns the libraries needed in detail panel. |
TimeDataCollector::getMemory |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
Gets the memory. |
TimeDataCollector::getMemoryLimit |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
Gets the PHP memory limit. |
TimeDataCollector::getPanelSummary |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
Returns the string used in vertical tab summary. |
TimeDataCollector::getTitle |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
Returns the datacollector title. |
TimeDataCollector::lateCollect |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
|
TimeDataCollector::updateMemoryUsage |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
Updates the memory usage data. |
TimeDataCollector::__construct |
function |
webprofiler/src/DataCollector/TimeDataCollector.php |
|
TranslationManagerWrapper::setDataCollector |
function |
webprofiler/src/StringTranslation/TranslationManagerWrapper.php |
|
TranslationsDataCollector |
class |
webprofiler/src/DataCollector/TranslationsDataCollector.php |
Class TranslationsDataCollector |
TranslationsDataCollector.php |
file |
webprofiler/src/DataCollector/TranslationsDataCollector.php |
|
TranslationsDataCollector::$translation |
property |
webprofiler/src/DataCollector/TranslationsDataCollector.php |
|
TranslationsDataCollector::$urlGenerator |
property |
webprofiler/src/DataCollector/TranslationsDataCollector.php |
|
TranslationsDataCollector::collect |
function |
webprofiler/src/DataCollector/TranslationsDataCollector.php |
|
TranslationsDataCollector::getIcon |
function |
webprofiler/src/DataCollector/TranslationsDataCollector.php |
Returns the collector icon in base64 format. |
TranslationsDataCollector::getName |
function |
webprofiler/src/DataCollector/TranslationsDataCollector.php |
Returns the name of the collector. |
TranslationsDataCollector::getPanelSummary |
function |
webprofiler/src/DataCollector/TranslationsDataCollector.php |
Returns the string used in vertical tab summary. |
TranslationsDataCollector::getTitle |
function |
webprofiler/src/DataCollector/TranslationsDataCollector.php |
Returns the datacollector title. |