Search for init
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DrupalKernelInterface::CONTAINER_INITIALIZE_SUBREQUEST_FINISHED | constant | core/ | 
                                                                                        Event fired when the service container finished initializing in subrequest. | 
| DrupalKernelInterface::getCachedContainerDefinition | function | core/ | 
                                                                                        Returns the cached container definition - if any. | 
| DrupalPinnedDevDependenciesBuilder::initialPackageMetadata | function | composer/ | 
                                                                                        Returns the initial package metadata that describes the metapackage. | 
| DrupalSqlBaseTest::$pluginDefinition | property | core/ | 
                                                                                        The plugin definition. | 
| DummyAjaxItem::propertyDefinitions | function | core/ | 
                                                                                        Defines field item properties. | 
| DynamicLocalTasks::getDerivativeDefinitions | function | core/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| DynamicLocalTasks::getDerivativeDefinitions | function | core/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| EditorialContentEntityBase::baseFieldDefinitions | function | core/ | 
                                                                                        Provides base field definitions for an entity type. | 
| EditorSecurityTest::testInitialSecurity | function | core/ | 
                                                                                        Tests initial security: is the user safe without switching text formats? | 
| ElementInfoManager::clearCachedDefinitions | function | core/ | 
                                                                                        Clears static and persistent plugin definition caches. | 
| EmailItem::propertyDefinitions | function | core/ | 
                                                                                        Defines field item properties. | 
| EmbeddedDataSource::initializeIterator | function | core/ | 
                                                                                        Initializes the iterator with the source data. | 
| EmptySource::initializeIterator | function | core/ | 
                                                                                        Initializes the iterator with the source data. | 
| EnabledConfigurablePluginsConstraintValidator::getConfigurableEnabledDefinitions | function | core/ | 
                                                                                        Gets all configurable CKEditor 5 plugin definitions that are enabled. | 
| entity.definition_update_manager | service | core/ | 
                                                                                        Drupal\Core\Entity\EntityDefinitionUpdateManager | 
| Entity::getContextDefinition | function | core/ | 
                                                                                        Returns a context definition for this argument. | 
| Entity::init | function | core/ | 
                                                                                        Overrides Drupal\views\Plugin\views\HandlerBase::init(). | 
| EntityActionDeriverBase::getDerivativeDefinitions | function | core/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| EntityAdapterUnitTest::$fieldDefinitions | property | core/ | 
                                                                                        Field definitions. | 
| EntityAdapterUnitTest::testGetDataDefinition | function | core/ | 
                                                                                        Tests get data definition. | 
| EntityBundle::getDerivativeDefinitions | function | core/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| EntityContextDefinition | class | core/ | 
                                                                                        Defines a class to provide entity context definitions. | 
| EntityContextDefinition.php | file | core/ | 
                                                                                        |
| EntityContextDefinition::fromEntity | function | core/ | 
                                                                                        Creates a context definition from a given entity object. | 
| EntityContextDefinition::fromEntityType | function | core/ | 
                                                                                        Creates a context definition from a given entity type. | 
| EntityContextDefinition::fromEntityTypeId | function | core/ | 
                                                                                        Creates a context definition from a given entity type ID. | 
| EntityContextDefinition::getConstraintObjects | function | core/ | 
                                                                                        Extracts an array of constraints for a context definition object. | 
| EntityContextDefinition::getEntityTypeId | function | core/ | 
                                                                                        Returns the entity type ID of this context. | 
| EntityContextDefinition::getSampleValues | function | core/ | 
                                                                                        Returns typed data objects representing this context definition. | 
| EntityContextDefinition::__construct | function | core/ | 
                                                                                        Constructs a new context definition object. | 
| EntityContextDefinitionIsSatisfiedTest | class | core/ | 
                                                                                        Tests Drupal\Core\Plugin\Context\EntityContextDefinition. | 
| EntityContextDefinitionIsSatisfiedTest.php | file | core/ | 
                                                                                        |
| EntityContextDefinitionIsSatisfiedTest::$entityTypeBundleInfo | property | core/ | 
                                                                                        The entity type bundle info. | 
| EntityContextDefinitionIsSatisfiedTest::$entityTypeManager | property | core/ | 
                                                                                        The entity type manager. | 
| EntityContextDefinitionIsSatisfiedTest::assertRequirementIsSatisfied | function | core/ | 
                                                                                        Asserts that the requirement is satisfied as expected. | 
| EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedBy | function | core/ | 
                                                                                        Provides test data for ::testIsSatisfiedBy(). | 
| EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByGenerateBundledEntity | function | core/ | 
                                                                                        Provides test data for ::testIsSatisfiedByGenerateBundledEntity(). | 
| EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByPassBundledEntity | function | core/ | 
                                                                                        Provides test data for ::testIsSatisfiedByPassBundledEntity(). | 
| EntityContextDefinitionIsSatisfiedTest::setUp | function | core/ | 
                                                                                        |
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedBy | function | core/ | 
                                                                                        Tests is satisfied by. | 
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByGenerateBundledEntity | function | core/ | 
                                                                                        Tests is satisfied by generate bundled entity. | 
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByPassBundledEntity | function | core/ | 
                                                                                        Tests is satisfied by pass bundled entity. | 
| EntityConverterLatestRevisionTest::testRouteParamWithBundleDefinition | function | core/ | 
                                                                                        Tests an entity route parameter having 'bundle' definition property. | 
| EntityConverterTest::testRouteParamWithBundleDefinition | function | core/ | 
                                                                                        Tests an entity route parameter having 'bundle' definition property. | 
| EntityCreateDeriver::getDerivativeDefinitions | function | core/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| EntityDataDefinition | class | core/ | 
                                                                                        A typed data definition class for describing entities. | 
| EntityDataDefinition.php | file | core/ | 
                                                                                        |
| EntityDataDefinition::create | function | core/ | 
                                                                                        Creates a new entity definition. | 
| EntityDataDefinition::createFromDataType | function | core/ | 
                                                                                        Creates a new data definition object. | 
| EntityDataDefinition::getBundles | function | core/ | 
                                                                                        Gets the array of possible entity bundles. | 
Pagination
- Previous page
 - Page 15
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.