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 |
|---|---|---|---|
| PerformanceTestBase.php | file | core/ |
|
| PerformanceTestBase::$modules | property | core/ |
|
| PerformanceTestBase::getMinkDriverArgs | function | core/ |
|
| PerformanceTestBase::installModulesFromClassProperty | function | core/ |
|
| PerformanceTestBase::prepareEnvironment | function | core/ |
|
| 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. |
| performance_test.cache_factory | service | core/ |
Drupal\performance_test\Cache\CacheFactoryDecorator |
| performance_test.cache_tags.invalidator.checksum | service | core/ |
Drupal\performance_test\Cache\CacheTagsChecksumDecorator |
| performance_test.info.yml | file | core/ |
core/modules/system/tests/modules/performance_test/performance_test.info.yml |
| performance_test.services.yml | file | core/ |
core/modules/system/tests/modules/performance_test/performance_test.services.yml |
| Permission | class | core/ |
Access plugin that provides permission-based access control. |
| Permission.php | file | core/ |
|
| Permission::$deprecatedProperties | property | core/ |
The service properties that should raise a deprecation error. |
| Permission::$moduleExtensionList | property | core/ |
Module extension list. |
| Permission::$permissionHandler | property | core/ |
The permission handler. |
| Permission::$usesOptions | property | core/ |
|
| Permission::access | function | core/ |
|
| Permission::alterRouteDefinition | function | core/ |
|
| Permission::buildOptionsForm | function | core/ |
|
| Permission::defineOptions | function | core/ |
|
| Permission::getCacheContexts | function | core/ |
|
| Permission::getCacheMaxAge | function | core/ |
|
| Permission::getCacheTags | function | core/ |
|
| Permission::summaryTitle | function | core/ |
Pagination
- Previous page
- Page 1255
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.