Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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::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 |
| PermissionAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\user\Access\PermissionAccessCheck[[api-linebreak]] @group Routing @group Access |
| PermissionAccessCheckTest.php | file | core/ |
|
| PermissionAccessCheckTest::$accessCheck | property | core/ |
The tested access checker. |
| PermissionAccessCheckTest::$container | property | core/ |
The dependency injection container. |
| PermissionAccessCheckTest::providerTestAccess | function | core/ |
Provides data for the testAccess method. |
| PermissionAccessCheckTest::setUp | function | core/ |
|
| PermissionAccessCheckTest::testAccess | function | core/ |
Tests the access check method. |
| PermissionCheckerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Session\PermissionChecker[[api-linebreak]] @group Session |
| PermissionCheckerTest.php | file | core/ |
|
| PermissionCheckerTest::$account | property | core/ |
The mocked account to use for testing. |
| PermissionCheckerTest::$checker | property | core/ |
The permission checker to run tests on. |
| PermissionCheckerTest::$processor | property | core/ |
The mocked access policy processor. |
| PermissionCheckerTest::setUp | function | core/ |
|
| PermissionCheckerTest::testHasPermission | function | core/ |
Tests the hasPermission method under normal circumstances. |
| PermissionCheckerTest::testHasPermissionEmpty | function | core/ |
Tests the hasPermission method when no policy added something. |
| PermissionCheckerTest::testHasPermissionMixed | function | core/ |
Tests the hasPermission method when mixed scopes and identifiers exist. |
| PermissionCheckerTest::testHasPermissionOnlyContrib | function | core/ |
Tests the hasPermission method with only contrib scopes and identifiers. |
| PermissionFilterTest | class | core/ |
Tests the JavaScript functionality of the permission filter. |
| PermissionFilterTest.php | file | core/ |
|
| PermissionFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PermissionFilterTest::$modules | property | core/ |
Modules to install. |
| PermissionFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
| PermissionFilterTest::setUp | function | core/ |
|
| PermissionFilterTest::testPermissionFilter | function | core/ |
Tests that filter results announcement has correct pluralization. |
| PermissionHandlerTest | class | core/ |
Tests the permission handler. |
| PermissionHandlerTest.php | file | core/ |
|
| PermissionHandlerTest::$callableResolver | property | core/ |
The mocked callable resolver. |
| PermissionHandlerTest::$moduleHandler | property | core/ |
The mocked module handler. |
| PermissionHandlerTest::$permissionHandler | property | core/ |
The tested permission handler. |
| PermissionHandlerTest::$stringTranslation | property | core/ |
The mocked string translation. |
| PermissionHandlerTest::assertPermissions | function | core/ |
Checks that the permissions are like expected. |
| PermissionHandlerTest::mockModuleExtension | function | core/ |
Provides an extension object for a given module with a human name. |
| PermissionHandlerTest::setUp | function | core/ |
|
| PermissionHandlerTest::testBuildPermissionsSortPerModule | function | core/ |
Tests permissions sort inside a module. |
| PermissionHandlerTest::testBuildPermissionsYaml | function | core/ |
Tests permissions provided by YML files. |
| PermissionHandlerTest::testBuildPermissionsYamlCallback | function | core/ |
Tests dynamic callback permissions provided by YML files. |
| PermissionHandlerTest::testPermissionsYamlStaticAndCallback | function | core/ |
Tests a YAML file containing both static permissions and a callback. |
Pagination
- Previous page
- Page 558
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.