Search for initialize
- Search 7.x for initialize
- Search 9.5.x for initialize
- Search 8.9.x for initialize
- Search 11.x for initialize
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Block::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
BlockPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
block_theme_initialize | function | core/ |
Assigns an initial, default set of blocks for a theme. |
ConfigImporter::initialize | function | core/ |
Initializes the config importer in preparation for processing a batch. |
Container::initialized | function | core/ |
|
ContainerNotInitializedException | class | core/ |
Exception, thrown when a method is called on a non-initialized container. |
ContainerNotInitializedException.php | file | core/ |
|
ContainerTest::testInitialized | function | core/ |
Tests that Container::initialized works correctly. |
ContainerTest::testInitializedForAliases | function | core/ |
Tests that Container::initialized works correctly for aliases. |
ContentEntityBase::$translationInitialize | property | core/ |
A flag indicating whether a translation object is being initialized. |
ContentEntityBase::initializeTranslation | function | core/ |
Instantiates a translation object for an existing translation. |
DefaultLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
DefaultSingleLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
DrupalKernel::$isEnvironmentInitialized | property | core/ |
Whether the PHP environment has been initialized. |
DrupalKernel::initializeContainer | function | core/ |
Initializes the service container. |
DrupalKernel::initializeEphemeralSession | function | core/ |
Initializes a session backed by in-memory store and puts it on the request. |
DrupalKernel::initializeRequestGlobals | function | core/ |
Bootstraps the legacy global request variables. |
DrupalKernel::initializeServiceProviders | function | core/ |
Registers all service providers to the kernel. |
DrupalKernel::initializeSettings | function | core/ |
Locate site path and initialize settings singleton. |
DrupalKernelInterface::CONTAINER_INITIALIZE_SUBREQUEST_FINISHED | constant | core/ |
Event fired when the service container finished initializing in subrequest. |
EntityDisplayBase::$initialized | property | core/ |
A boolean indicating whether or not this display has been initialized. |
ExecutionContext::isObjectInitialized | function | core/ |
|
ExecutionContext::markObjectAsInitialized | function | core/ |
|
FieldDefinitionTest::initializeFieldUsingFactory | function | core/ |
Creates a bundle field using a specified factory. |
GenerateTheme::initialize | function | core/ |
|
GeneratorNotInitializedException | class | core/ |
Class for exceptions thrown when the generator has not been initialized. |
GeneratorNotInitializedException.php | file | core/ |
|
HandlerStackConfigurator::initializeMiddlewares | function | core/ |
Ensures that the middlewares are initialized. |
InstallerKernel::initializeContainer | function | core/ |
Initializes the service container. |
LazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
QueryBase::initializePager | function | core/ |
Gets the total number of results and initialize a pager for the query. |
Registry::$initialized | property | core/ |
Stores whether the registry was already initialized. |
Role::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
Session::initializePersistentSession | function | core/ |
Initializes a session backed by persistent store and puts it on the request. |
Settings::initialize | function | core/ |
Bootstraps settings.php and the Settings singleton. |
SqlContentEntityStorageSchema::initializeBaseTable | function | core/ |
Initializes common information for a base table. |
SqlContentEntityStorageSchema::initializeDataTable | function | core/ |
Initializes common information for a data table. |
SqlContentEntityStorageSchema::initializeRevisionDataTable | function | core/ |
Initializes common information for a revision data table. |
SqlContentEntityStorageSchema::initializeRevisionTable | function | core/ |
Initializes common information for a revision table. |
Tasks::initializeDatabase | function | core/ |
Make PostgreSQL Drupal friendly. |
ThemeRegistry::initializeRegistry | function | core/ |
Initializes the full theme registry. |
UpdateKernel::initializeContainer | function | core/ |
Initializes the service container. |
UserPictureFile::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
UserPictureInstance::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.