Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| KernelPreHandle::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
| KernelPreHandle::handle | function | core/ |
|
| KernelPreHandle::__construct | function | core/ |
Constructs a new KernelPreHandle instance. |
| KernelTestBase | class | core/ |
Base class for functional integration tests. |
| KernelTestBase | class | core/ |
Base class for functional integration tests. |
| KernelTestBase.php | file | core/ |
|
| KernelTestBase.php | file | core/ |
|
| KernelTestBase::$backupGlobals | property | core/ |
Back up and restore any global variables that may be changed by tests. |
| KernelTestBase::$backupStaticAttributes | property | core/ |
Back up and restore static class properties that may be changed by tests. |
| KernelTestBase::$backupStaticAttributesBlacklist | property | core/ |
Contains a few static class properties for performance. |
| KernelTestBase::$classLoader | property | core/ |
|
| KernelTestBase::$configDirectories | property | core/ |
The configuration directories for this test run. |
| KernelTestBase::$configImporter | property | core/ |
@todo Move into Config test base class. |
| KernelTestBase::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| KernelTestBase::$container | property | core/ |
|
| KernelTestBase::$databasePrefix | property | core/ |
|
| KernelTestBase::$keyValueFactory | property | core/ |
A KeyValueMemoryFactory instance to use when building the container. |
| KernelTestBase::$moduleFiles | property | core/ |
|
| KernelTestBase::$modules | property | core/ |
Modules to enable. |
| KernelTestBase::$modules | property | core/ |
Modules to enable. |
| KernelTestBase::$preserveGlobalState | property | core/ |
Do not forward any global state from the parent process to the processes that run the actual tests. |
| KernelTestBase::$root | property | core/ |
The app root. |
| KernelTestBase::$runTestInSeparateProcess | property | core/ |
Kernel tests are run in separate processes because they allow autoloading of code from extensions. Running the test in a separate process isolates this behavior from other tests. Subclasses should not override this property. |
| KernelTestBase::$siteDirectory | property | core/ |
|
| KernelTestBase::$streamWrappers | property | core/ |
Array of registered stream wrappers. |
| KernelTestBase::$strictConfigSchema | property | core/ |
Set to TRUE to strict check all configuration saved. |
| KernelTestBase::$themeFiles | property | core/ |
|
| KernelTestBase::$vfsRoot | property | core/ |
The virtual filesystem root directory. |
| KernelTestBase::assertPostConditions | function | core/ |
|
| KernelTestBase::beforePrepareEnvironment | function | core/ |
Act on global state information before the environment is altered for a test. |
| 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::containerBuild | function | core/ |
Sets up the base service container for this test. |
| KernelTestBase::defaultLanguageData | function | core/ |
Provides the data for setting the default language on the container. |
| KernelTestBase::disableModules | function | core/ |
Disables modules for this test. |
| KernelTestBase::disableModules | function | core/ |
Disables modules for this test. |
| KernelTestBase::enableModules | function | core/ |
Enables 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/ |
|
| KernelTestBase::getExtensionsForModules | function | core/ |
Returns Extension objects for $modules to enable. |
| KernelTestBase::getModulesToEnable | function | core/ |
Returns the modules to enable 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::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::installEntitySchema | function | core/ |
Installs the storage schema for a specific entity type. |
| KernelTestBase::installSchema | function | core/ |
Installs database tables from a module schema definition. |
Pagination
- Previous page
- Page 811
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.