Search for _init
- Search 7.x for _init
- Search 9.5.x for _init
- Search 8.9.x for _init
- Search 10.3.x for _init
- Search 11.x for _init
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SchemaDefinitionTest::testInvalidUniqueKeyForPartialLengthColumn | function | core/ |
Tests passing limited length columns to an unique key. |
| SchemaDefinitionTest::testNullDefaultForIntColumn | function | core/ |
Tests passing a null default to an int column. |
| SchemaDefinitionTest::testNullDefaultForNotNullArgument | function | core/ |
Tests passing a null default when notNull: TRUE is specified. |
| SchemaDefinitionTest::testNullDefaultForTextColumn | function | core/ |
Tests passing a null default to a text column. |
| SchemaDefinitionTest::testSchemaMethods | function | core/ |
Tests Schema. |
| SchemaDefinitionTest::testStringDefaultForIntColumn | function | core/ |
Tests passing a string default to an int column. |
| SchemaDefinitionTest::testStringDefaultForTextColumn | function | core/ |
Tests passing a string default to a text column. |
| SchemaDefinitionType.php | file | core/ |
|
| Search::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| Search::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
| SearchHelpSearch::schemaDefinition | function | core/ |
Provides the schema definition for the help_search_items table. |
| SearchLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| 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/ |
|
| SectionStorageManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| SectionStorageManagerTest::testFindDefinitions | function | core/ |
Tests find definitions. |
| 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::getDataType | function | core/ |
Returns the data type of the data. |
| 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. |
| Session::initializePersistentSession | function | core/ |
Sets a session backed by persistent store and puts it on the request. |
| SessionHandler::schemaDefinition | function | core/ |
Defines the schema for the session table. |
| Settings::initialize | function | core/ |
Bootstraps settings.php and the Settings singleton. |
| 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/ |
Provides base field definitions for an entity type. |
| 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/ |
Reacts to the deletion of a field. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.