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 |
|---|---|---|---|
| KernelTestBaseShutdownTest::testNoShutdownFunction | function | core/ |
Tests no shutdown function. |
| KernelTestBaseShutdownTest::testShutdownFunction | function | core/ |
Tests shutdown function. |
| KernelTestBaseTest | class | core/ |
Tests Drupal\KernelTests\KernelTestBase. |
| KernelTestBaseTest | class | core/ |
Tests Drupal\KernelTests\KernelTestBase. |
| KernelTestBaseTest.php | file | core/ |
|
| KernelTestBaseTest.php | file | core/ |
|
| KernelTestBaseTest::tearDown | function | core/ |
|
| KernelTestBaseTest::testBootEnvironment | function | core/ |
Tests boot environment. |
| KernelTestBaseTest::testBootKernel | function | core/ |
Tests boot kernel. |
| KernelTestBaseTest::testContainerIsolation | function | core/ |
Tests whether the fixture allows us to install modules and configuration. |
| KernelTestBaseTest::testDatabaseDriverModuleEnabled | function | core/ |
Tests database driver module enabled. |
| KernelTestBaseTest::testGetDatabaseConnectionInfoWithOutManualSetDbUrl | function | core/ |
Tests get database connection info with out manual set db url. |
| KernelTestBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
| KernelTestBaseTest::testOutboundHttpRequest | function | core/ |
Tests that an outbound HTTP request can be performed inside of a test. |
| KernelTestBaseTest::testProfileModules | function | core/ |
Ensures KernelTestBase tests can access modules in profiles. |
| KernelTestBaseTest::testRegister | function | core/ |
Tests register. |
| KernelTestBaseTest::testRender | function | core/ |
Tests render. |
| KernelTestBaseTest::testRenderWithTheme | function | core/ |
Tests render with theme. |
| KernelTestBaseTest::testSessionOnRequest | function | core/ |
Tests that a usable session is on the request. |
| KernelTestBaseTest::testSetUp | function | core/ |
Tests set up. |
| KernelTestBaseTest::testSetUp | function | core/ |
Tests set up. |
| KernelTestBaseTest::testSetUpBeforeClass | function | core/ |
Tests set up before class. |
| KernelTestBaseTest::testSetUpDoesNotLeak | function | core/ |
Tests set up does not leak. |
| KernelTestBaseTest::testSubsequentContainerIsolation | function | core/ |
Tests whether the fixture can re-install modules and configuration. |
| KernelTestBaseTest::testTearDown | function | core/ |
Tests that ::tearDown() does not perform assertions. |
| KernelTestBaseTest::testVarDump | function | core/ |
Tests the dump() function provided by the var-dumper Symfony component. |
| KernelTestCompilerPass | class | core/ |
Adds hooks from kernel test to event dispatcher and module handler. |
| KernelTestCompilerPass.php | file | core/ |
|
| KernelTestCompilerPass::process | function | core/ |
|
| KernelTestCompilerPass::__construct | function | core/ |
Constructs a KernelTestCompilerPass object. |
| KernelTestDynamicPageCacheRequestPolicy | class | core/ |
Replaces the dynamic_page_cache module's default request policy. |
| KernelTestDynamicPageCacheRequestPolicy::__construct | function | core/ |
Constructs the default Dynamic Page Cache request policy. |
| KernelTestHooksTest | class | core/ |
Tests that hook implementations in Kernel test classes are executed. |
| KernelTestHooksTest.php | file | core/ |
|
| KernelTestHooksTest::hookTestHook | function | core/ |
Implements hook_test_hook(). |
| KernelTestHooksTest::hookTestHookAlter | function | core/ |
Implements hook_test_hook_alter(). |
| KernelTestHooksTest::hookTestVariantHookAlter | function | core/ |
Implements hook_test_variant_hook_alter(). |
| KernelTestHooksTest::testHookMethodExecution | function | core/ |
Invoke hooks and alter hooks and confirm implementations are executed. |
| KernelTestHttpCacheRequestTest | class | core/ |
Tests making HTTP requests with page cache in a kernel test. |
| KernelTestHttpCacheRequestTest.php | file | core/ |
|
| KernelTestHttpCacheRequestTest::$modules | property | core/ |
Modules to install. |
| KernelTestHttpCacheRequestTest::setUp | function | core/ |
|
| KernelTestHttpCacheRequestTest::testRequestAnonymous | function | core/ |
Tests a request is cached and retrieved. |
| KernelTestHttpDynamicCacheRequestTest | class | core/ |
Tests making HTTP requests with dynamic page cache in a kernel test. |
| KernelTestHttpDynamicCacheRequestTest.php | file | core/ |
|
| KernelTestHttpDynamicCacheRequestTest::$modules | property | core/ |
Modules to install. |
| KernelTestHttpDynamicCacheRequestTest::setUp | function | core/ |
|
| KernelTestHttpDynamicCacheRequestTest::testRequestAuthenticated | function | core/ |
Tests a request is cached and retrieved. |
| KernelTestHttpRequestTest | class | core/ |
Tests making HTTP requests in a kernel test. |
| KernelTestHttpRequestTest.php | file | core/ |
Pagination
- Previous page
- Page 759
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.