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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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. |
| PerformanceTestBase.php | file | core/ |
|
| PerformanceTestBase::$modules | property | core/ |
Modules to install. |
| PerformanceTestBase::getMinkDriverArgs | function | core/ |
Gets the Mink driver args from an environment variable. |
| PerformanceTestBase::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
| PerformanceTestBase::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| PerformanceTestBase::setUp | function | core/ |
|
| PerformanceTestRecorder | class | core/ |
Records the number of times specific events occur. |
| PerformanceTestRecorder.php | file | core/ |
|
| PerformanceTestRecorder::$record | property | core/ |
|
| PerformanceTestRecorder::$state | property | core/ |
The state service for persistent storage if necessary. |
| PerformanceTestRecorder::getCount | function | core/ |
Gets the number of times an event occurred. |
| PerformanceTestRecorder::getSubscribedEvents | function | core/ |
|
| PerformanceTestRecorder::onRouteBuilderFinish | function | core/ |
Records a router rebuild. |
| PerformanceTestRecorder::record | function | core/ |
Records the occurrence of an event. |
| PerformanceTestRecorder::registerService | function | core/ |
Registers core.performance.test.recorder service. |
| PerformanceTestRecorder::__construct | function | core/ |
PerformanceTestRecorder constructor. |
| PerformanceTestTrait | trait | core/ |
Provides various methods to aid in collecting performance data during tests. |
| PerformanceTestTrait.php | file | core/ |
|
| PerformanceTestTrait::assertCountBetween | function | core/ |
Asserts that a count is between a min and max inclusively. |
| PerformanceTestTrait::assertMetrics | function | core/ |
Assert metrics from a performance data value object. |
| PerformanceTestTrait::collectNetworkData | function | core/ |
Prepares data for assertions. |
| PerformanceTestTrait::collectPerformanceData | function | core/ |
Executes a callable and collects performance data. |
| PerformanceTestTrait::doGetMinkDriverArgs | function | core/ |
Helper for ::getMinkDriverArgs(). |
| PerformanceTestTrait::doInstallModulesFromClassProperty | function | core/ |
Helper for ::installModulesFromClassProperty(). |
| PerformanceTestTrait::doSetUpTasks | function | core/ |
Helper for ::setUp(). |
| PerformanceTestTrait::getMetrics | function | core/ |
Get metrics from a performance data value object. |
| PerformanceTestTrait::isDatabaseCache | function | core/ |
Checks whether a database event is from the database cache implementation. |
| PerformanceTestTrait::logQuery | function | core/ |
Logs a query in the performance data. |
| PerformanceTestTrait::normalizeQuery | function | core/ |
Normalizes a query by removing the database prefix and newlines. |
| PerformanceTestTrait::openTelemetryTracing | function | core/ |
Sends metrics to OpenTelemetry. |
| PerformanceTestTrait::processChromeDriverPerformanceLogs | function | core/ |
Gets the chromedriver performance log and extracts metrics from it. |
| PerformanceTestTrait::quoteQueryArgs | function | core/ |
Wraps query arguments in double quotes if they're a string. |
Pagination
- Previous page
- Page 1076
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.