Search for init
| Title | Object type | File name | Summary |
|---|---|---|---|
| DerivativeDiscoveryDecorator::getDefinition | function | core/ |
|
| DerivativeDiscoveryDecorator::getDefinitions | function | core/ |
|
| DerivativeDiscoveryDecorator::mergeDerivativeDefinition | function | core/ |
Merges a base and derivative definition, taking into account empty values. |
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithClassedDefinitions | function | core/ |
Tests getDeriverClass with classed objects instead of arrays. |
| DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ |
Tests get deriver class with invalid classed definitions. |
| DeriverBase::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| DeriverBase::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DeriverInterface::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| DeriverInterface::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DiffOpOutputBuilderTest::testDiffInfiniteLoop | function | core/ |
Tests that two files can be successfully diffed. |
| DiscoveryCachedTrait::$definitions | property | core/ |
Cached definitions array. |
| DiscoveryCachedTrait::getDefinition | function | core/ |
|
| DiscoveryCachedTraitMockableClass::getDefinitions | function | core/ |
|
| DiscoveryCachedTraitTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinition(). |
| DiscoveryCachedTraitTest::testGetDefinition | function | core/ |
@legacy-covers ::getDefinition |
| DiscoveryInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
| DiscoveryInterface::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| DiscoveryInterface::hasDefinition | function | core/ |
Indicates if a specific plugin definition exists. |
| DiscoveryTestBase::$expectedDefinitions | property | core/ |
The plugin definitions the discovery component is expected to discover. |
| DiscoveryTestBase::assertDefinitionIdentical | function | core/ |
Asserts a definition against an expected definition. |
| DiscoveryTrait::doGetDefinition | function | core/ |
Gets a specific plugin definition. |
| DiscoveryTrait::getDefinition | function | core/ |
|
| DiscoveryTrait::getDefinitions | function | core/ |
|
| DiscoveryTrait::hasDefinition | function | core/ |
|
| DiscoveryTraitMockableClass::getDefinitions | function | core/ |
|
| DiscoveryTraitTest::providerDoGetDefinition | function | core/ |
Data provider for testDoGetDefinition(). |
| DiscoveryTraitTest::providerDoGetDefinitionException | function | core/ |
Data provider for testDoGetDefinitionException() |
| DiscoveryTraitTest::providerHasDefinition | function | core/ |
Data provider for testHasDefinition(). |
| DiscoveryTraitTest::testDoGetDefinition | function | core/ |
@legacy-covers ::doGetDefinition |
| DiscoveryTraitTest::testDoGetDefinitionException | function | core/ |
@legacy-covers ::doGetDefinition |
| DiscoveryTraitTest::testGetDefinition | function | core/ |
@legacy-covers ::getDefinition |
| DiscoveryTraitTest::testGetDefinitionException | function | core/ |
@legacy-covers ::getDefinition |
| DiscoveryTraitTest::testHasDefinition | function | core/ |
@legacy-covers ::hasDefinition |
| DisplayPluginBase::initDisplay | function | core/ |
Initializes the display plugin. |
| DisplayPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| DisplayPluginInterface::initDisplay | function | core/ |
Initializes the display plugin. |
| DocParser::findInitialTokenPosition | function | core/ |
Finds the first valid annotation |
| DriverSpecificSchemaTestBase::testSchemaAddFieldDefaultInitial | function | core/ |
Tests adding columns to an existing table with default and initial value. |
| DriverSpecificSchemaTestBase::testSchemaChangeFieldDefaultInitial | function | core/ |
Tests changing columns between types with default and initial values. |
| Drupal::entityDefinitionUpdateManager | function | core/ |
Returns the entity definition update manager. |
| DrupalCoreRecommendedBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalDevDependenciesBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
| DrupalKernel::$defaultBootstrapContainerDefinition | property | core/ |
Holds the default bootstrap container definition. |
| DrupalKernel::$isEnvironmentInitialized | property | core/ |
Whether the PHP environment has been initialized. |
| DrupalKernel::getCachedContainerDefinition | function | core/ |
Returns the cached container definition - if any. |
| 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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.