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 |
|---|---|---|---|
| PerformanceData::getQueries | function | core/ |
Gets the queries. |
| PerformanceData::getQueryCount | function | core/ |
Gets the query count. |
| PerformanceData::getReturnValue | function | core/ |
Gets the original return value. |
| 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::logQuery | function | core/ |
Logs a database query. |
| 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 | class | core/ |
Collects and stores performance data for database and cache operations. |
| PerformanceDataCollector.php | file | core/ |
|
| 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::addCacheOperation | function | core/ |
Adds a cache operation. |
| PerformanceDataCollector::addCacheTagOperation | function | core/ |
Adds a cache tag operation. |
| PerformanceDataCollector::destruct | function | core/ |
|
| PerformanceDataCollector::getSubscribedEvents | function | core/ |
|
| PerformanceDataCollector::onDatabaseEvent | function | core/ |
Logs database statements. |
| PerformanceForm | class | core/ |
Configure performance settings for this site. |
| PerformanceForm.php | file | core/ |
|
| PerformanceForm::$cssCollectionOptimizer | property | core/ |
The CSS asset collection optimizer service. |
| PerformanceForm::$dateFormatter | property | core/ |
The date formatter service. |
| PerformanceForm::$jsCollectionOptimizer | property | core/ |
The JavaScript asset collection optimizer service. |
| PerformanceForm::$moduleHandler | property | core/ |
The module handler. |
| PerformanceForm::buildForm | function | core/ |
|
| PerformanceForm::create | function | core/ |
|
| PerformanceForm::getEditableConfigNames | function | core/ |
|
| PerformanceForm::getFormId | function | core/ |
|
| PerformanceForm::submitForm | function | core/ |
|
| PerformanceForm::__construct | function | core/ |
Constructs a PerformanceForm object. |
| PerformanceTest | class | core/ |
Tests performance with the navigation toolbar enabled. |
| PerformanceTest.php | file | core/ |
|
| PerformanceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PerformanceTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| PerformanceTest::setUp | function | core/ |
|
| PerformanceTest::testLogin | function | core/ |
Tests performance of the navigation toolbar. |
| PerformanceTestBase | class | core/ |
Collects performance metrics. |
Pagination
- Previous page
- Page 1254
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.