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 |
|---|---|---|---|
| StableLibraryOverrideTestBase.php | file | core/ |
|
| StableLibraryOverrideTestBase::$allModules | property | core/ |
A list of all core modules. |
| StableLibraryOverrideTestBase::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| StableLibraryOverrideTestBase::$libraryDiscovery | property | core/ |
The library discovery service. |
| StableLibraryOverrideTestBase::$themeInitialization | property | core/ |
The theme initialization. |
| StableLibraryOverrideTestBase::$themeManager | property | core/ |
The theme manager. |
| StableLibraryOverrideTestBase::enableVisibleAndStableCoreModules | function | core/ |
Enable all core modules that are not hidden or experimental. |
| StableLibraryOverrideTestBase::getAllLibraries | function | core/ |
Gets all libraries for core and all installed modules. |
| StableLibraryOverrideTestBase::removeVendorAssets | function | core/ |
Removes all vendor libraries and assets from the library definitions. |
| StackedKernelPassTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\StackedKernelPass[[api-linebreak]] @group DependencyInjection |
| StackedKernelPassTest.php | file | core/ |
|
| StackedKernelPassTest::$containerBuilder | property | core/ |
|
| StackedKernelPassTest::$stackedKernelPass | property | core/ |
The stacked kernel pass. |
| StackedKernelPassTest::createMiddlewareServiceDefinition | function | core/ |
Creates a middleware definition. |
| StackedKernelPassTest::setUp | function | core/ |
|
| StackedKernelPassTest::testProcessWithHttpKernel | function | core/ |
@covers ::process[[api-linebreak]] |
| StackedKernelPassTest::testProcessWithStackedKernel | function | core/ |
@covers ::process[[api-linebreak]] |
| StackedKernelPassTest::testProcessWithStackedKernelAndFinalHttpMiddleware | function | core/ |
Tests that class declared 'final' can be added as http_middleware. |
| StackKernelIntegrationTest | class | core/ |
Tests the stacked kernel functionality. |
| StackKernelIntegrationTest.php | file | core/ |
|
| StackKernelIntegrationTest::$modules | property | core/ |
Modules to install. |
| StackKernelIntegrationTest::testLazyLateMiddlewares | function | core/ |
Tests that late middlewares are automatically flagged lazy. |
| StackKernelIntegrationTest::testRequest | function | core/ |
Tests a request. |
| StackSessionHandlerIntegrationTest | class | core/ |
Tests the stacked session handler functionality. |
| StackSessionHandlerIntegrationTest.php | file | core/ |
|
| StackSessionHandlerIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StackSessionHandlerIntegrationTest::$modules | property | core/ |
Modules to install. |
| StackSessionHandlerIntegrationTest::testRequest | function | core/ |
Tests a request. |
| StandardInstallerTest | class | core/ |
Tests the interactive installer installing the standard profile. |
| StandardInstallerTest.php | file | core/ |
|
| StandardInstallerTest::$profile | property | core/ |
The installation profile to install. |
| StandardInstallerTest::setUpSite | function | core/ |
Final installer step: Configure site. |
| StandardInstallerTest::testInstaller | function | core/ |
Ensures that the user page is available after installation. |
| StandardInstallerTest::testStandardConfig | function | core/ |
Ensures that the exported standard configuration is up to date. |
| StandardJavascriptTest | class | core/ |
Tests Standard installation profile JavaScript expectations. |
| StandardJavascriptTest.php | file | core/ |
|
| StandardJavascriptTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| StandardJavascriptTest::assertBigPipePlaceholderReplacementCount | function | core/ |
Asserts the number of BigPipe placeholders that are replaced on the page. |
| StandardJavascriptTest::testBigPipe | function | core/ |
Tests BigPipe accelerates particular Standard installation profile routes. |
| StandardPerformanceTest | class | core/ |
Tests the performance of basic functionality in the standard profile. |
| StandardPerformanceTest.php | file | core/ |
|
| StandardPerformanceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StandardPerformanceTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| StandardPerformanceTest::$user | property | core/ |
The user account created during testing. |
| StandardPerformanceTest::assertNoJavaScript | function | core/ |
Passes if no JavaScript is found on the page. |
| StandardPerformanceTest::refreshVariables | function | core/ |
Provides an empty implementation to prevent the resetting of caches. |
| StandardPerformanceTest::setUp | function | core/ |
|
| StandardPerformanceTest::submitLoginForm | function | core/ |
Submit the user login form. |
| StandardPerformanceTest::testAnonymous | function | core/ |
Tests performance for anonymous users. |
| StandardPerformanceTest::testLogin | function | core/ |
Tests the performance of logging in. |
Pagination
- Previous page
- Page 649
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.