Search for init
Title | Object type | File name | Summary |
---|---|---|---|
SearchPage::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
SearchPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
SectionStorage::$context_definitions | property | core/ |
Any required context definitions, optional. |
SectionStorageDefinition | class | core/ |
Provides section storage type plugin definition. |
SectionStorageDefinition.php | file | core/ |
|
SectionStorageDefinition::$additional | property | core/ |
Any additional properties and values. |
SectionStorageDefinition::$weight | property | core/ |
The plugin weight. |
SectionStorageDefinition::get | function | core/ |
Gets any arbitrary property. |
SectionStorageDefinition::getWeight | function | core/ |
Returns the plugin weight. |
SectionStorageDefinition::set | function | core/ |
Sets a value to an arbitrary property. |
SectionStorageDefinition::__construct | function | core/ |
LayoutDefinition constructor. |
SectionStorageInterface::getPluginDefinition | function | core/ |
Overrides \Drupal\Component\Plugin\PluginInspectionInterface::getPluginDefinition(). |
SectionStorageManager::findDefinitions | function | core/ |
Finds plugin definitions. |
SectionStorageManagerTest::testFindDefinitions | function | core/ |
@covers ::findDefinitions |
Sequence::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
SequenceDataDefinition | class | core/ |
A typed data definition class for defining sequences in configuration. |
SequenceDataDefinition.php | file | core/ |
|
SequenceDataDefinition::getOrderBy | function | core/ |
Gets the description of how the sequence should be sorted. |
SerializedItem::propertyDefinitions | function | core/ |
Defines field item properties. |
SerializedPropertyItem::propertyDefinitions | function | core/ |
Defines field item properties. |
Settings::initialize | function | core/ |
Bootstraps settings.php and the Settings singleton. |
SettingsForm::$definitions | property | core/ |
The aggregator plugin definitions. |
SettingsTest::providerTestDatabaseInfoInitialization | function | core/ |
Provides data for testDatabaseInfoInitialization(). |
SettingsTest::testDatabaseInfoInitialization | function | core/ |
Tests initialization performed for the $databases variable. |
ShapeItem::propertyDefinitions | function | core/ |
Defines field item properties. |
ShapeItemRequired::propertyDefinitions | function | core/ |
Defines field item properties. |
Shortcut::baseFieldDefinitions | function | core/ |
|
SingleInternalPropertyTestFieldItem::propertyDefinitions | function | core/ |
Defines field item properties. |
SourcePluginBase::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
Sql::$initialized | property | core/ |
Whether the plugin is already initialized. |
Sql::init | function | core/ |
Initialize the plugin. |
Sql::init | function | core/ |
Initialize the plugin. |
SqlBase::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
SqlContentEntityStorage::$fieldStorageDefinitions | property | core/ |
The entity type's field storage definitions. |
SqlContentEntityStorage::initTableLayout | function | core/ |
Initializes table name variables. |
SqlContentEntityStorage::onFieldDefinitionDelete | function | core/ |
|
SqlContentEntityStorage::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
SqlContentEntityStorage::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
SqlContentEntityStorage::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
SqlContentEntityStorage::setFieldStorageDefinitions | function | core/ |
Updates the internal list of field storage definitions. |
SqlContentEntityStorageSchema::$fieldStorageDefinitions | property | core/ |
The storage field definitions for this entity type. |
SqlContentEntityStorageSchema::getSchemaFromStorageDefinition | function | core/ |
Gets the schema data for the given field storage definition. |
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. |
SqlContentEntityStorageSchema::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
SqlContentEntityStorageSchema::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
SqlContentEntityStorageSchema::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
SqlContentEntityStorageSchemaColumnTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.