Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| JUnitConverterTest | class | core/ |
Tests Drupal\Core\Test\JUnitConverter. |
| JUnitConverterTest.php | file | core/ |
|
| JUnitConverterTest::testConvertTestCaseToSimpletestRow | function | core/ |
Tests convert test case to simpletest row. |
| JUnitConverterTest::testXmlElementToRows | function | core/ |
Tests xml element to rows. |
| JUnitConverterTest::testXmlToRowsEmptyFile | function | core/ |
Tests xml to rows empty file. |
| JUnitConverterTest::testXmlToRowsWithErrors | function | core/ |
Tests errors reported. |
| JUnitConverterTest::testXmlToRowsWithSkipped | function | core/ |
Tests skips reported. |
| Kale | class | core/ |
Plugin annotation @Plugin( id = "kale", label = "Kale", color = "green" ) |
| Kale.php | file | core/ |
|
| keep-me.txt | file | core/ |
# File in drupal-drupal-test-overwrite that is not replaced by a scaffold file. |
| KernelPreHandle | class | core/ |
Prepares the environment after page caching ran. |
| KernelPreHandle.php | file | core/ |
|
| KernelPreHandle::handle | function | core/ |
|
| KernelPreHandle::__construct | function | core/ |
|
| KernelTest | class | core/ |
|
| KernelTestAttributeRouteDiscovery | class | core/ |
Discovers routes in a kernel test class using Symfony's Route attribute. |
| KernelTestAttributeRouteDiscovery.php | file | core/ |
|
| KernelTestAttributeRouteDiscovery::collectRoutes | function | core/ |
Creates a collection of routes to add to the route builder. |
| KernelTestAttributeRouteDiscovery::__construct | function | core/ |
|
| KernelTestBase | class | core/ |
Base class for functional integration tests. |
| KernelTestBase.php | file | core/ |
|
| KernelTestBase::$classLoader | property | core/ |
The class loader. |
| KernelTestBase::$configImporter | property | core/ |
The configuration importer. |
| KernelTestBase::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| KernelTestBase::$container | property | core/ |
The test container. |
| KernelTestBase::$databasePrefix | property | core/ |
The test database prefix. |
| KernelTestBase::$keyValue | property | core/ |
The key_value service that must persist between container rebuilds. |
| KernelTestBase::$modules | property | core/ |
Modules to install. |
| KernelTestBase::$siteDirectory | property | core/ |
The relative path to the test site directory. |
| KernelTestBase::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
| KernelTestBase::$usesSuperUserAccessPolicy | property | core/ |
Set to TRUE to make user 1 a super user. |
| KernelTestBase::$vfsRoot | property | core/ |
The virtual filesystem root directory. |
| KernelTestBase::assertPostConditions | function | core/ |
|
| KernelTestBase::bootEnvironment | function | core/ |
Bootstraps a basic test environment. |
| KernelTestBase::bootKernel | function | core/ |
Bootstraps a kernel for a test. |
| KernelTestBase::config | function | core/ |
Configuration accessor for tests. Returns non-overridden configuration. |
| KernelTestBase::disableModules | function | core/ |
Disables modules for this test. |
| KernelTestBase::enableModules | function | core/ |
Enables modules for this test. |
| KernelTestBase::getConfigSchemaExclusions | function | core/ |
Gets the config schema exclusions for this test. |
| KernelTestBase::getDatabaseConnectionInfo | function | core/ |
Returns the Database connection info to be used for this test. |
| KernelTestBase::getDatabasePrefix | function | core/ |
Gets the database prefix used for test isolation. |
| KernelTestBase::getExtensionsForModules | function | core/ |
Returns Extension objects for $modules to install. |
| KernelTestBase::getModulesToEnable | function | core/ |
Returns the modules to install for this test. |
| KernelTestBase::initFileCache | function | core/ |
Initializes the FileCache component. |
| KernelTestBase::installConfig | function | core/ |
Installs default configuration for a given list of modules. |
| KernelTestBase::installEntitySchema | function | core/ |
Installs the storage schema for a specific entity type. |
| KernelTestBase::installSchema | function | core/ |
Installs database tables from a module schema definition. |
| KernelTestBase::register | function | core/ |
Registers test-specific services. |
| KernelTestBase::render | function | core/ |
Renders a render array. |
| KernelTestBase::setInstallProfile | function | core/ |
Sets the install profile and rebuilds the container to update it. |
Pagination
- Previous page
- Page 912
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.