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
PercentagesTest class core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php Tests the Batch helper object.
PercentagesTest.php file core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php
PercentagesTest::providerTestPercentages function core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php Provide data for batch unit tests.
PercentagesTest::testPercentages function core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php Tests percentages.
PerComponentEntityDisplay class core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php This class imports one component of an entity display.
PerComponentEntityDisplay.php file core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php
PerComponentEntityDisplay::getEntity function core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php
PerComponentEntityDisplay::MODE_NAME constant core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php
PerComponentEntityDisplayTest class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Tests the entity display destination plugin.
PerComponentEntityDisplayTest.php file core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
PerComponentEntityDisplayTest::testImport function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Tests the entity display import method.
PerComponentEntityFormDisplay class core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php This class imports one component of an entity form display.
PerComponentEntityFormDisplay.php file core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php
PerComponentEntityFormDisplay::getEntity function core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php
PerComponentEntityFormDisplay::MODE_NAME constant core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php
PerComponentEntityFormDisplayTest class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Tests the entity display destination plugin.
PerComponentEntityFormDisplayTest.php file core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
PerComponentEntityFormDisplayTest::testImport function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Tests the entity display import method.
performance.css file core/themes/default_admin/css/components/performance.css Performance page styling.
performance.pcss.css file core/themes/default_admin/css/components/performance.pcss.css Performance page styling.
PerformanceController class core/modules/system/src/Controller/PerformanceController.php Controller for performance admin.
PerformanceController.php file core/modules/system/src/Controller/PerformanceController.php
PerformanceController::build function core/modules/system/src/Controller/PerformanceController.php Displays the system performance page.
PerformanceData class core/tests/Drupal/Tests/PerformanceData.php Value object to store performance information collected from requests.
PerformanceData.php file core/tests/Drupal/Tests/PerformanceData.php
PerformanceData::$cacheDeleteCount property core/tests/Drupal/Tests/PerformanceData.php The number of cache deletes recorded.
PerformanceData::$cacheGetCount property core/tests/Drupal/Tests/PerformanceData.php The number of cache gets recorded.
PerformanceData::$cacheOperations property core/tests/Drupal/Tests/PerformanceData.php List of cids keyed by operation and bin.
PerformanceData::$cacheSetCount property core/tests/Drupal/Tests/PerformanceData.php The number of cache sets recorded.
PerformanceData::$cacheTagChecksumCount property core/tests/Drupal/Tests/PerformanceData.php The number of cache tag checksum checks.
PerformanceData::$cacheTagGroupedLookups property core/tests/Drupal/Tests/PerformanceData.php The grouped cache tag lookups.
PerformanceData::$cacheTagInvalidationCount property core/tests/Drupal/Tests/PerformanceData.php The number of cache tag invalidations.
PerformanceData::$cacheTagIsValidCount property core/tests/Drupal/Tests/PerformanceData.php The number of cache tag validity checks.
PerformanceData::$queries property core/tests/Drupal/Tests/PerformanceData.php The individual database queries recorded.
PerformanceData::$queryCount property core/tests/Drupal/Tests/PerformanceData.php The number of database queries recorded.
PerformanceData::$returnValue property core/tests/Drupal/Tests/PerformanceData.php The original return value.
PerformanceData::$scriptBytes property core/tests/Drupal/Tests/PerformanceData.php The total script bytes requested.
PerformanceData::$scriptCount property core/tests/Drupal/Tests/PerformanceData.php The number of scripts requested.
PerformanceData::$stylesheetBytes property core/tests/Drupal/Tests/PerformanceData.php The total stylesheet bytes requested.
PerformanceData::$stylesheetCount property core/tests/Drupal/Tests/PerformanceData.php The number of stylesheets requested.
PerformanceData::getCacheDeleteCount function core/tests/Drupal/Tests/PerformanceData.php Gets the cache delete count.
PerformanceData::getCacheDeleteCountByBin function core/tests/Drupal/Tests/PerformanceData.php Returns the cache delete operation count grouped by bin.
PerformanceData::getCacheGetCount function core/tests/Drupal/Tests/PerformanceData.php Gets the cache get count.
PerformanceData::getCacheGetCountByBin function core/tests/Drupal/Tests/PerformanceData.php Returns the cache get operation count grouped by bin.
PerformanceData::getCacheOperations function core/tests/Drupal/Tests/PerformanceData.php Gets the cache operations.
PerformanceData::getCacheSetCount function core/tests/Drupal/Tests/PerformanceData.php Gets the cache set count.
PerformanceData::getCacheSetCountByBin function core/tests/Drupal/Tests/PerformanceData.php Returns the cache set operation count grouped by bin.
PerformanceData::getCacheTagGroupedLookups function core/tests/Drupal/Tests/PerformanceData.php Gets the grouped cache tag lookups.
PerformanceData::getCacheTagInvalidationCount function core/tests/Drupal/Tests/PerformanceData.php Gets the cache tag invalidation count.
PerformanceData::getCacheTagLookupQueryCount function core/tests/Drupal/Tests/PerformanceData.php Gets the cache tag lookup query count.

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