Search for init
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Config::initWithData | function | core/ | 
                                                                                        Initializes a configuration object with pre-loaded data. | 
| ConfigFieldDefinitionTest | class | core/ | 
                                                                                        Tests exposing field definitions for configurable fields. | 
| ConfigFieldDefinitionTest.php | file | core/ | 
                                                                                        |
| ConfigFieldDefinitionTest::$bundle | property | core/ | 
                                                                                        |
| ConfigFieldDefinitionTest::$entityType | property | core/ | 
                                                                                        |
| ConfigFieldDefinitionTest::setUp | function | core/ | 
                                                                                        Set the default field storage backend for fields created during tests. | 
| ConfigFieldDefinitionTest::testBundleFieldDefinition | function | core/ | 
                                                                                        Makes sure a field definition is exposed for a configurable field. | 
| ConfigFieldDefinitionTest::testFieldStorageDefinition | function | core/ | 
                                                                                        Makes sure a field storage definition is exposed for a configurable field. | 
| ConfigImporter::initialize | function | core/ | 
                                                                                        Initializes the config importer in preparation for processing a batch. | 
| ConfigImporterFieldPurger::initializeSandbox | function | core/ | 
                                                                                        Initializes the batch context sandbox for processing field deletions. | 
| ConfigMapperManager::buildDataDefinition | function | core/ | 
                                                                                        |
| ConfigMapperManager::findDefinitions | function | core/ | 
                                                                                        Finds plugin definitions. | 
| ConfigMapperManager::processDefinition | function | core/ | 
                                                                                        Performs extra processing on plugin definitions. | 
| ConfigNamesMapperTest::$pluginDefinition | property | core/ | 
                                                                                        The plugin definition of the test mapper. | 
| ConfigSchemaDiscovery::getDefinitions | function | core/ | 
                                                                                        Gets the definition of all plugins for this type. | 
| ConfigSingleExportForm::$definitions | property | core/ | 
                                                                                        Tracks the valid config entity type definitions. | 
| ConfigTest::testInitWithData | function | core/ | 
                                                                                        @covers ::initWithData[[api-linebreak]] @dataProvider nestedDataProvider  | 
              
| ConfigTranslationContextualLinks::getDerivativeDefinitions | function | core/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| ConfigTranslationEntityListBuilder::setMapperDefinition | function | core/ | 
                                                                                        Sets the config translation mapper definition. | 
| ConfigTranslationEntityListBuilderInterface::setMapperDefinition | function | core/ | 
                                                                                        Sets the config translation mapper definition. | 
| ConfigTranslationFieldListBuilder::setMapperDefinition | function | core/ | 
                                                                                        Sets the config translation mapper definition. | 
| ConfigTranslationLocalTasks::getDerivativeDefinitions | function | core/ | 
                                                                                        Gets the definition of all derivatives of a base plugin. | 
| ConfigurableLanguageManager::$initialized | property | core/ | 
                                                                                        Whether or not the language manager has been initialized. | 
| ConfigurableLanguageManager::$initializing | property | core/ | 
                                                                                        Whether language types are in the process of language initialization. | 
| ConfigurableLanguageManager::init | function | core/ | 
                                                                                        |
| ConstraintManager::getDefinitionsByType | function | core/ | 
                                                                                        Returns a list of constraints that support the given type. | 
| ConstraintManager::processDefinition | function | core/ | 
                                                                                        Performs extra processing on plugin definitions. | 
| ConstraintManager::registerDefinitions | function | core/ | 
                                                                                        Callback for registering definitions for constraints shipped with Symfony. | 
| ContactSettings::initializeIterator | function | core/ | 
                                                                                        Initializes the iterator with the source data. | 
| Container::$serviceDefinitions | property | core/ | 
                                                                                        The service definitions of the container. | 
| Container::initialized | function | core/ | 
                                                                                        |
| ContainerAwareEventDispatcherTest::testInitialState | function | core/ | 
                                                                                        |
| ContainerBuilder::setDefinition | function | core/ | 
                                                                                        |
| ContainerBuilderTest::testSetDefinition | function | core/ | 
                                                                                        @covers ::setDefinition[[api-linebreak]] | 
| ContainerDerivativeDiscoveryDecoratorTest::testGetDefinitions | function | core/ | 
                                                                                        @covers ::getDefinitions[[api-linebreak]] | 
| ContainerNotInitializedException | class | core/ | 
                                                                                        Exception thrown when a method is called that requires a container, but the container is not initialized yet.  | 
              
| ContainerNotInitializedException.php | file | core/ | 
                                                                                        |
| ContainerTest::$containerDefinition | property | core/ | 
                                                                                        The container definition used for the test. | 
| ContainerTest::getMockContainerDefinition | function | core/ | 
                                                                                        Gets a mock container definition. | 
| ContainerTest::testGetForSerializedServiceDefinition | function | core/ | 
                                                                                        Tests that Container::get() for a serialized definition works properly. | 
| ContainerTest::testInitialized | function | core/ | 
                                                                                        Tests that Container::initialized works correctly. | 
| ContainerTest::testInitializedForAliases | function | core/ | 
                                                                                        Tests that Container::initialized works correctly for aliases. | 
| ContentEntity::initializeIterator | function | core/ | 
                                                                                        Initializes the iterator with the source data. | 
| ContentEntityBase::$fieldDefinitions | property | core/ | 
                                                                                        Local cache for field definitions. | 
| ContentEntityBase::$translationInitialize | property | core/ | 
                                                                                        A flag indicating whether a translation object is being initialized. | 
| ContentEntityBase::baseFieldDefinitions | function | core/ | 
                                                                                        Provides base field definitions for an entity type. | 
| ContentEntityBase::bundleFieldDefinitions | function | core/ | 
                                                                                        Provides field definitions for a specific bundle. | 
| ContentEntityBase::getFieldDefinition | function | core/ | 
                                                                                        Gets the definition of a contained field. | 
| ContentEntityBase::getFieldDefinitions | function | core/ | 
                                                                                        Gets an array of field definitions of all contained fields. | 
| ContentEntityBase::initializeTranslation | function | core/ | 
                                                                                        Instantiates a translation object for an existing translation. | 
Pagination
- Previous page
 - Page 5
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.