Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PercentagesTest | class | core/ |
Tests the Batch helper object. |
| PercentagesTest.php | file | core/ |
|
| PercentagesTest::providerTestPercentages | function | core/ |
Provide data for batch unit tests. |
| PercentagesTest::testPercentages | function | core/ |
Tests percentages. |
| PerComponentEntityDisplay | class | core/ |
This class imports one component of an entity display. |
| PerComponentEntityDisplay.php | file | core/ |
|
| PerComponentEntityDisplay::getEntity | function | core/ |
|
| PerComponentEntityDisplay::MODE_NAME | constant | core/ |
|
| PerComponentEntityDisplayTest | class | core/ |
Tests the entity display destination plugin. |
| PerComponentEntityDisplayTest.php | file | core/ |
|
| PerComponentEntityDisplayTest::testImport | function | core/ |
Tests the entity display import method. |
| PerComponentEntityFormDisplay | class | core/ |
This class imports one component of an entity form display. |
| PerComponentEntityFormDisplay.php | file | core/ |
|
| PerComponentEntityFormDisplay::getEntity | function | core/ |
|
| PerComponentEntityFormDisplay::MODE_NAME | constant | core/ |
|
| PerComponentEntityFormDisplayTest | class | core/ |
Tests the entity display destination plugin. |
| PerComponentEntityFormDisplayTest.php | file | core/ |
|
| PerComponentEntityFormDisplayTest::testImport | function | core/ |
Tests the entity display import method. |
| performance.css | file | core/ |
Performance page styling. |
| performance.pcss.css | file | core/ |
Performance page styling. |
| PerformanceController | class | core/ |
Controller for performance admin. |
| PerformanceController.php | file | core/ |
|
| PerformanceController::build | function | core/ |
Displays the system performance page. |
| PerformanceData | class | core/ |
Value object to store performance information collected from requests. |
| PerformanceData.php | file | core/ |
|
| PerformanceData::$cacheDeleteCount | property | core/ |
The number of cache deletes recorded. |
| PerformanceData::$cacheGetCount | property | core/ |
The number of cache gets recorded. |
| PerformanceData::$cacheOperations | property | core/ |
List of cids keyed by operation and bin. |
| PerformanceData::$cacheSetCount | property | core/ |
The number of cache sets recorded. |
| PerformanceData::$cacheTagChecksumCount | property | core/ |
The number of cache tag checksum checks. |
| PerformanceData::$cacheTagGroupedLookups | property | core/ |
The grouped cache tag lookups. |
| PerformanceData::$cacheTagInvalidationCount | property | core/ |
The number of cache tag invalidations. |
| PerformanceData::$cacheTagIsValidCount | property | core/ |
The number of cache tag validity checks. |
| PerformanceData::$queries | property | core/ |
The individual database queries recorded. |
| PerformanceData::$queryCount | property | core/ |
The number of database queries recorded. |
| PerformanceData::$returnValue | property | core/ |
The original return value. |
| PerformanceData::$scriptBytes | property | core/ |
The total script bytes requested. |
| PerformanceData::$scriptCount | property | core/ |
The number of scripts requested. |
| PerformanceData::$stylesheetBytes | property | core/ |
The total stylesheet bytes requested. |
| PerformanceData::$stylesheetCount | property | core/ |
The number of stylesheets requested. |
| PerformanceData::getCacheDeleteCount | function | core/ |
Gets the cache delete count. |
| PerformanceData::getCacheDeleteCountByBin | function | core/ |
Returns the cache delete operation count grouped by bin. |
| PerformanceData::getCacheGetCount | function | core/ |
Gets the cache get count. |
| PerformanceData::getCacheGetCountByBin | function | core/ |
Returns the cache get operation count grouped by bin. |
| PerformanceData::getCacheOperations | function | core/ |
Gets the cache operations. |
| PerformanceData::getCacheSetCount | function | core/ |
Gets the cache set count. |
| PerformanceData::getCacheSetCountByBin | function | core/ |
Returns the cache set operation count grouped by bin. |
| PerformanceData::getCacheTagGroupedLookups | function | core/ |
Gets the grouped cache tag lookups. |
| PerformanceData::getCacheTagInvalidationCount | function | core/ |
Gets the cache tag invalidation count. |
| PerformanceData::getCacheTagLookupQueryCount | function | core/ |
Gets the cache tag lookup query count. |
Pagination
- Previous page
- Page 1253
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.