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::testDelete | function | core/ |
Tests that delete will propagate. |
BackendChainImplementationUnitTest::testDeleteAllPropagation | function | core/ |
Tests that the delete all operation is propagated to all chained backends. |
BackendChainImplementationUnitTest::testDeleteTagsPropagation | function | core/ |
Tests that the delete tags operation is propagated to all chained backends. |
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 @group DependencyInjection |
BackendCompilerPassTest.php | file | core/ |
|
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::setUp | function | core/ |
|
BackendCompilerPassTest::testProcess | function | core/ |
Tests the process method. |
BackwardsCompatibilityClassLoaderTest | class | core/ |
@coversDefaultClass Drupal\Core\ClassLoader\BackwardsCompatibilityClassLoader @group ClassLoader |
BackwardsCompatibilityClassLoaderTest.php | file | core/ |
|
BackwardsCompatibilityClassLoaderTest::$modules | property | core/ |
Modules to install. |
BackwardsCompatibilityClassLoaderTest::testModuleMovedClass | function | core/ |
Tests that a moved class from a module works. |
BackwardsCompatibilityClassLoaderTest::testTranslationWrapper | function | core/ |
Tests that the bc layer for TranslationWrapper works. |
BanAdminTest | class | core/ |
Tests the BanAdmin form. |
BanAdminTest.php | file | core/ |
|
BanAdminTest::getIpManagerMock | function | core/ |
Get the mocked IP manager service. |
BanAdminTest::getRequestStackMock | function | core/ |
Get a request stack with a dummy IP. |
BanAdminTest::providerIpValidation | function | core/ |
Data provider for testIpValidation(). |
BanAdminTest::testIpValidation | function | core/ |
Tests various user input to confirm correct validation. |
BanAdminTest::testRouteParameter | function | core/ |
Test passing an IP address as a route parameter. |
BanAdminTest::testSubmit | function | core/ |
Test form submission. |
BanIpTest | class | core/ |
@group ban |
BanIpTest.php | file | core/ |
|
BanIpTest::$modules | property | core/ |
Modules to install. |
BanIpTest::getIpBans | function | core/ |
Gets the IP bans. |
BanIpTest::setUp | function | core/ |
|
BanIpTest::testBanIp | function | core/ |
Test banning IPs. |
BanMiddlewareTest | class | core/ |
@coversDefaultClass \Drupal\ban\BanMiddleware @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. |
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. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.