Search for test
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 |
|---|---|---|---|
| BackendChainImplementationUnitTest::testGet | function | core/ |
Tests the get feature. |
| BackendChainImplementationUnitTest::testGetHasPropagated | function | core/ |
Ensure get values propagation to previous backends. |
| BackendChainImplementationUnitTest::testGetMultiple | function | core/ |
Tests the get multiple feature. |
| BackendChainImplementationUnitTest::testGetMultipleHasPropagated | function | core/ |
Ensure get multiple values propagation to previous backends. |
| BackendChainImplementationUnitTest::testRemoveBin | function | core/ |
Tests that removing bin propagates to all backends. |
| BackendChainImplementationUnitTest::testSet | function | core/ |
Tests that set will propagate. |
| BackendChainTest | class | core/ |
Unit test of the backend chain using the generic cache unit test base. |
| BackendChainTest.php | file | core/ |
|
| BackendChainTest::createCacheBackend | function | core/ |
Creates a cache backend to test. |
| BackendCompilerPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\BackendCompilerPass[[api-linebreak]] @group DependencyInjection |
| BackendCompilerPassTest.php | file | core/ |
Contains \Drupal\Tests\Core\DependencyInjection\Compiler\BackendCompilerPassTest. |
| BackendCompilerPassTest::$backendPass | property | core/ |
The tested backend compiler pass. |
| BackendCompilerPassTest::getDrivertestMysqlContainer | function | core/ |
Creates a container with a DrivertestMysql database mock definition in it. |
| BackendCompilerPassTest::getMysqlContainer | function | core/ |
Creates a container with a mysql database service definition in it. |
| BackendCompilerPassTest::getSqliteContainer | function | core/ |
Creates a container with a sqlite database service in it. |
| BackendCompilerPassTest::providerTestProcess | function | core/ |
Provides test data for testProcess(). |
| BackendCompilerPassTest::setUp | function | core/ |
|
| BackendCompilerPassTest::testProcess | function | core/ |
Tests the process method. |
| BackwardCompatibilityTest | class | core/ |
Tests the compatibility of the ajax.es6.js file. |
| BackwardCompatibilityTest.php | file | core/ |
|
| BackwardCompatibilityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BackwardCompatibilityTest::$modules | property | core/ |
Modules to enable. |
| BackwardCompatibilityTest::testAjaxBackwardCompatibility | function | core/ |
Ensures Drupal.Ajax.element_settings BC layer. |
| BanMiddlewareTest | class | core/ |
@coversDefaultClass \Drupal\ban\BanMiddleware[[api-linebreak]] @group ban |
| BanMiddlewareTest.php | file | core/ |
|
| BanMiddlewareTest::$banManager | property | core/ |
The mocked ban IP manager. |
| BanMiddlewareTest::$banMiddleware | property | core/ |
The tested ban middleware. |
| BanMiddlewareTest::$kernel | property | core/ |
The mocked wrapped kernel. |
| BanMiddlewareTest::setUp | function | core/ |
|
| BanMiddlewareTest::testBannedIp | function | core/ |
Tests a banned IP. |
| BanMiddlewareTest::testUnbannedIp | function | core/ |
Tests an unbanned IP. |
| BartikTest | class | core/ |
Tests the Bartik theme. |
| BartikTest.php | file | core/ |
|
| BartikTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BartikTest::testRegressionMissingMessagesCss | function | core/ |
Tests that the Bartik theme always adds its message CSS files. |
| BaseFieldAccessTest | class | core/ |
Tests views base field access. |
| BaseFieldAccessTest.php | file | core/ |
|
| BaseFieldAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BaseFieldAccessTest::$modules | property | core/ |
Modules to enable. |
| BaseFieldAccessTest::$testViews | property | core/ |
Views used by this test. |
| BaseFieldAccessTest::setUp | function | core/ |
Sets up the test. |
| BaseFieldAccessTest::testProtectedField | function | core/ |
Tests access to protected base fields. |
| BaseFieldDefinitionTest | class | core/ |
Stub class for BaseFieldDefinition. |
| BaseFieldDefinitionTest | class | core/ |
Unit test for BaseFieldDefinition. |
| BaseFieldDefinitionTest.php | file | core/ |
|
| BaseFieldDefinitionTest::$fieldType | property | core/ |
A dummy field type name. |
| BaseFieldDefinitionTest::$fieldTypeDefinition | property | core/ |
A dummy field type definition. |
| BaseFieldDefinitionTest::create | function | core/ |
Creates a new field definition. |
| BaseFieldDefinitionTest::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
| BaseFieldDefinitionTest::getType | function | core/ |
Returns the field type. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.