Search for kernel
- Search 7.x for kernel
- Search 9.5.x for kernel
- Search 8.9.x for kernel
- Search 10.3.x for kernel
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
IconPackManagerKernelTest::$modules | property | core/ |
Modules to install. |
IconPackManagerKernelTest::$pluginManagerIconPack | property | core/ |
The IconPackManager instance. |
IconPackManagerKernelTest::EXPECTED_TOTAL_TEST_ICONS | constant | core/ |
|
IconPackManagerKernelTest::setUp | function | core/ |
|
IconPackManagerKernelTest::testConstructor | function | core/ |
Test the IconPackManager::_construct method. |
IconPackManagerKernelTest::testGetExtractorFormDefaults | function | core/ |
Test the IconPackManager::getExtractorFormDefault method. |
IconPackManagerKernelTest::testGetExtractorPluginForms | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
IconPackManagerKernelTest::testGetExtractorPluginFormsWithAllowed | function | core/ |
Test the IconPackManager::getExtractorPluginForms method. |
IconPackManagerKernelTest::testGetExtractorPluginFormsWithDefault | function | core/ |
Test the IconPackManager::getExtractorPluginForms method with default. |
IconPackManagerKernelTest::testGetIcon | function | core/ |
Test the IconPackManager::getIcon method. |
IconPackManagerKernelTest::testGetIcons | function | core/ |
Test the IconPackManager::getIcons method. |
IconPackManagerKernelTest::testListIconPackOptions | function | core/ |
Test the IconPackManager::listIconPackOptions method. |
IconPackManagerKernelTest::testProcessDefinition | function | core/ |
Test the IconPackManager::processDefinition method. |
IconPackManagerKernelTest::testProcessDefinitionDisabled | function | core/ |
Test the IconPackManager::processDefinition method with disable pack. |
IconPackManagerKernelTest::testProcessDefinitionExceptionName | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
IconPackManagerKernelTest::testProcessDefinitionExceptionRequired | function | core/ |
Test the IconPackManager::processDefinition method with exception. |
IconPackManagerKernelTest::TEST_ICON_FULL_ID | constant | core/ |
Icon from icon_test module. |
InstallerKernel | class | core/ |
Extend DrupalKernel to handle force some kernel behaviors. |
InstallerKernel.php | file | core/ |
|
InstallerKernel::attachSynthetic | function | core/ |
Attach synthetic values on to kernel. |
InstallerKernel::getConfigStorage | function | core/ |
Returns the active configuration storage used during early install. |
InstallerKernel::getExtensions | function | core/ |
Get the core.extension config object. |
InstallerKernel::getInstallProfile | function | core/ |
Gets the active install profile. |
InstallerKernel::initializeContainer | function | core/ |
Initializes the service container. |
InstallerKernel::installationAttempted | function | core/ |
Returns TRUE if a Drupal installation is currently being attempted. |
InstallerKernel::resetConfigStorage | function | core/ |
Reset the bootstrap config storage. |
JsonapiKernelTestBase | class | core/ |
Contains shared test utility methods. |
JsonapiKernelTestBase.php | file | core/ |
|
JsonapiKernelTestBase::$modules | property | core/ |
Modules to install. |
JsonapiKernelTestBase::createTextField | function | core/ |
Creates a field of a text field storage on the bundle. |
jsonapi_test_normalizers_kernel.info.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_normalizers_kernel/jsonapi_test_normalizers_kernel.info.yml |
jsonapi_test_normalizers_kernel.jsonapi_document_toplevel | service | core/ |
Alias of serializer.normalizer.jsonapi_document_toplevel.jsonapi |
jsonapi_test_normalizers_kernel.services.yml | file | core/ |
core/modules/jsonapi/tests/modules/jsonapi_test_normalizers_kernel/jsonapi_test_normalizers_kernel.services.yml |
KernelPreHandle | class | core/ |
Prepares the environment after page caching ran. |
KernelPreHandle.php | file | core/ |
|
KernelPreHandle::$drupalKernel | property | core/ |
The main Drupal kernel. |
KernelPreHandle::$httpKernel | property | core/ |
The wrapped HTTP kernel. |
KernelPreHandle::handle | function | core/ |
|
KernelPreHandle::__construct | function | core/ |
Constructs a new KernelPreHandle instance. |
KernelTest | class | core/ |
|
KernelTestBase | class | core/ |
Base class for functional integration tests. |
KernelTestBase.php | file | core/ |
|
KernelTestBase::$classLoader | property | core/ |
|
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::$keyValue | property | core/ |
The key_value service that must persist between container rebuilds. |
KernelTestBase::$modules | property | core/ |
Modules to install. |
KernelTestBase::$root | property | core/ |
The app root. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.