Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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::$cacheTagIsValidCount | property | core/ |
The number of cache tag validity checks. |
| PerformanceData::$queries | property | core/ |
The individual database queries recorded. |
| 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::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::getCacheTagChecksumCount | function | core/ |
Gets the cache tag checksum count. |
| PerformanceData::getCacheTagGroupedLookups | function | core/ |
Gets the grouped cache tag lookups. |
| PerformanceData::getCacheTagIsValidCount | function | core/ |
Gets the cache tag isValid count. |
| PerformanceData::getQueries | function | core/ |
Gets the queries. |
| PerformanceData::getScriptBytes | function | core/ |
Gets the script bytes count. |
| PerformanceData::getScriptCount | function | core/ |
Gets the script request count. |
| PerformanceData::getStylesheetBytes | function | core/ |
Gets the stylesheet bytes count. |
| PerformanceData::getStylesheetCount | function | core/ |
Gets the stylesheet request count. |
| PerformanceData::setCacheDeleteCount | function | core/ |
Sets the cache delete count. |
| PerformanceData::setCacheGetCount | function | core/ |
Sets the cache get count. |
| PerformanceData::setCacheOperations | function | core/ |
Sets the cache operations. |
| PerformanceData::setCacheSetCount | function | core/ |
Sets the cache set count. |
| PerformanceData::setCacheTagChecksumCount | function | core/ |
Sets the cache tag checksum count. |
| PerformanceData::setCacheTagGroupedLookups | function | core/ |
Sets the grouped cache tag lookups. |
| PerformanceData::setCacheTagInvalidationCount | function | core/ |
Sets the cache tag invalidation count. |
| PerformanceData::setCacheTagIsValidCount | function | core/ |
Sets the cache tag isValid count. |
| PerformanceData::setReturnValue | function | core/ |
Sets the original return value. |
| PerformanceData::setScriptBytes | function | core/ |
Sets the script bytes. |
| PerformanceData::setScriptCount | function | core/ |
Sets the script request count. |
| PerformanceData::setStylesheetBytes | function | core/ |
Sets the stylesheet bytes. |
| PerformanceData::setStylesheetCount | function | core/ |
Sets the stylesheet request count. |
| PerformanceDataCollector::$cacheOperations | property | core/ |
Cache operations collected during the request. |
| PerformanceDataCollector::$cacheTagOperations | property | core/ |
Cache tag operations collected during the request. |
| PerformanceDataCollector::$databaseEvents | property | core/ |
Database events collected during the request. |
| PerformanceDataCollector::destruct | function | core/ |
Performs destruct operations. |
| PerformanceDataCollector::getSubscribedEvents | function | core/ |
|
| PerformanceDataCollector::onDatabaseEvent | function | core/ |
Logs database statements. |
| PerformanceForm::$cssCollectionOptimizer | property | core/ |
The CSS asset collection optimizer service. |
| PerformanceForm::$jsCollectionOptimizer | property | core/ |
The JavaScript asset collection optimizer service. |
| PerformanceForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| PerformanceForm::submitForm | function | core/ |
Form submission handler. |
| PerformanceForm::__construct | function | core/ |
Constructs a PerformanceForm object. |
| PerformanceTest | class | core/ |
Tests performance with the navigation toolbar enabled. |
| PerformanceTest.php | file | core/ |
Pagination
- Previous page
- Page 1085
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.