Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
PerformanceData::getQueries function core/tests/Drupal/Tests/PerformanceData.php Gets the queries.
PerformanceData::getQueryCount function core/tests/Drupal/Tests/PerformanceData.php Gets the query count.
PerformanceData::getReturnValue function core/tests/Drupal/Tests/PerformanceData.php Gets the original return value.
PerformanceData::getScriptBytes function core/tests/Drupal/Tests/PerformanceData.php Gets the script bytes count.
PerformanceData::getScriptCount function core/tests/Drupal/Tests/PerformanceData.php Gets the script request count.
PerformanceData::getStylesheetBytes function core/tests/Drupal/Tests/PerformanceData.php Gets the stylesheet bytes count.
PerformanceData::getStylesheetCount function core/tests/Drupal/Tests/PerformanceData.php Gets the stylesheet request count.
PerformanceData::logQuery function core/tests/Drupal/Tests/PerformanceData.php Logs a database query.
PerformanceData::setCacheDeleteCount function core/tests/Drupal/Tests/PerformanceData.php Sets the cache delete count.
PerformanceData::setCacheGetCount function core/tests/Drupal/Tests/PerformanceData.php Sets the cache get count.
PerformanceData::setCacheOperations function core/tests/Drupal/Tests/PerformanceData.php Sets the cache operations.
PerformanceData::setCacheSetCount function core/tests/Drupal/Tests/PerformanceData.php Sets the cache set count.
PerformanceData::setCacheTagChecksumCount function core/tests/Drupal/Tests/PerformanceData.php Sets the cache tag checksum count.
PerformanceData::setCacheTagGroupedLookups function core/tests/Drupal/Tests/PerformanceData.php Sets the grouped cache tag lookups.
PerformanceData::setCacheTagInvalidationCount function core/tests/Drupal/Tests/PerformanceData.php Sets the cache tag invalidation count.
PerformanceData::setCacheTagIsValidCount function core/tests/Drupal/Tests/PerformanceData.php Sets the cache tag isValid count.
PerformanceData::setReturnValue function core/tests/Drupal/Tests/PerformanceData.php Sets the original return value.
PerformanceData::setScriptBytes function core/tests/Drupal/Tests/PerformanceData.php Sets the script bytes.
PerformanceData::setScriptCount function core/tests/Drupal/Tests/PerformanceData.php Sets the script request count.
PerformanceData::setStylesheetBytes function core/tests/Drupal/Tests/PerformanceData.php Sets the stylesheet bytes.
PerformanceData::setStylesheetCount function core/tests/Drupal/Tests/PerformanceData.php Sets the stylesheet request count.
PerformanceDataCollector class core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php Collects and stores performance data for database and cache operations.
PerformanceDataCollector.php file core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php
PerformanceDataCollector::$cacheOperations property core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php Cache operations collected during the request.
PerformanceDataCollector::$cacheTagOperations property core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php Cache tag operations collected during the request.
PerformanceDataCollector::$databaseEvents property core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php Database events collected during the request.
PerformanceDataCollector::addCacheOperation function core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php Adds a cache operation.
PerformanceDataCollector::addCacheTagOperation function core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php Adds a cache tag operation.
PerformanceDataCollector::destruct function core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php
PerformanceDataCollector::getSubscribedEvents function core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php
PerformanceDataCollector::onDatabaseEvent function core/modules/system/tests/modules/performance_test/src/PerformanceDataCollector.php Logs database statements.
PerformanceForm class core/modules/system/src/Form/PerformanceForm.php Configure performance settings for this site.
PerformanceForm.php file core/modules/system/src/Form/PerformanceForm.php
PerformanceForm::$cssCollectionOptimizer property core/modules/system/src/Form/PerformanceForm.php The CSS asset collection optimizer service.
PerformanceForm::$dateFormatter property core/modules/system/src/Form/PerformanceForm.php The date formatter service.
PerformanceForm::$jsCollectionOptimizer property core/modules/system/src/Form/PerformanceForm.php The JavaScript asset collection optimizer service.
PerformanceForm::$moduleHandler property core/modules/system/src/Form/PerformanceForm.php The module handler.
PerformanceForm::buildForm function core/modules/system/src/Form/PerformanceForm.php
PerformanceForm::create function core/modules/system/src/Form/PerformanceForm.php
PerformanceForm::getEditableConfigNames function core/modules/system/src/Form/PerformanceForm.php
PerformanceForm::getFormId function core/modules/system/src/Form/PerformanceForm.php
PerformanceForm::submitForm function core/modules/system/src/Form/PerformanceForm.php
PerformanceForm::__construct function core/modules/system/src/Form/PerformanceForm.php Constructs a PerformanceForm object.
PerformanceTest class core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php Tests performance with the navigation toolbar enabled.
PerformanceTest.php file core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php
PerformanceTest::$defaultTheme property core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php The theme to install as the default for testing.
PerformanceTest::$profile property core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php The profile to install as a basis for testing.
PerformanceTest::setUp function core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php
PerformanceTest::testLogin function core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php Tests performance of the navigation toolbar.
PerformanceTestBase class core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Collects performance metrics.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.