Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageConfigInterface::getBundles | function | core/ |
Returns the list of bundles where the field storage has fields. |
FieldStorageConfigInterface::getIndexes | function | core/ |
Returns the custom storage indexes for the field data storage. |
FieldStorageConfigInterface::getType | function | core/ |
Returns the field type. |
FieldStorageConfigInterface::getTypeProvider | function | core/ |
Returns the name of the module providing the field type. |
FieldStorageConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FieldStorageConfigResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
FieldStorageConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FieldStorageConfigTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
FieldStorageConfigTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
FieldStorageConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
FieldStorageCrudTest::testUpdateEntityTargetType | function | core/ |
Tests changing a field storage entity type. |
FieldStorageDefinitionEvent::getFieldStorageDefinition | function | core/ |
The field storage definition. |
FieldStorageDefinitionEvent::getOriginal | function | core/ |
The original field storage definition. |
FieldStorageDefinitionEventSubscriberTrait::getFieldStorageDefinitionEvents | function | core/ |
Returns the subscribed events. |
FieldStorageDefinitionInterface::getCardinality | function | core/ |
Returns the maximum number of items allowed for the field. |
FieldStorageDefinitionInterface::getColumns | function | core/ |
Returns the field columns, as defined in the field schema. |
FieldStorageDefinitionInterface::getConstraint | function | core/ |
Returns a validation constraint. |
FieldStorageDefinitionInterface::getConstraints | function | core/ |
Returns an array of validation constraints. |
FieldStorageDefinitionInterface::getDescription | function | core/ |
Returns the human-readable description for the field. |
FieldStorageDefinitionInterface::getLabel | function | core/ |
Returns the human-readable label for the field. |
FieldStorageDefinitionInterface::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
FieldStorageDefinitionInterface::getName | function | core/ |
Returns the machine name of the field. |
FieldStorageDefinitionInterface::getOptionsProvider | function | core/ |
Gets an options provider for the given field item property. |
FieldStorageDefinitionInterface::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
FieldStorageDefinitionInterface::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
FieldStorageDefinitionInterface::getPropertyNames | function | core/ |
Returns the names of the field's subproperties. |
FieldStorageDefinitionInterface::getProvider | function | core/ |
Returns the name of the provider of this field. |
FieldStorageDefinitionInterface::getSchema | function | core/ |
Returns the field schema. |
FieldStorageDefinitionInterface::getSetting | function | core/ |
Returns the value of a given storage setting. |
FieldStorageDefinitionInterface::getSettings | function | core/ |
Returns the storage settings. |
FieldStorageDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
FieldStorageDefinitionInterface::getType | function | core/ |
Returns the field type. |
FieldStorageDefinitionInterface::getUniqueStorageIdentifier | function | core/ |
Returns a unique identifier for the field storage. |
FieldTest::getBaseFieldStorage | function | core/ |
Returns a mocked base field storage object. |
FieldTest::getConfigFieldStorage | function | core/ |
Returns a mocked configurable field storage object. |
FieldTest::getPlaceholder | function | core/ |
A mock function which allows to call placeholder from public. |
FieldTest::getTestValue | function | core/ |
Returns the testValue property. |
FieldTranslationSqlStorageTest | class | core/ |
Tests Field translation SQL Storage. |
FieldTranslationSqlStorageTest.php | file | core/ |
|
FieldTranslationSqlStorageTest::assertFieldStorageLangcode | function | core/ |
Checks whether field languages are correctly stored for the given entity. |
FieldTranslationSqlStorageTest::testFieldSqlStorage | function | core/ |
Tests field SQL storage. |
FieldTranslationSynchronizer::getFieldSynchronizationSettings | function | core/ |
Returns the synchronization settings for the specified field. |
FieldTranslationSynchronizer::getFieldSynchronizedProperties | function | core/ |
Returns the synchronized properties for the specified field definition. |
FieldTranslationSynchronizer::getOriginalEntity | function | core/ |
Returns the original unchanged entity to be used to detect changes. |
FieldTranslationSynchronizerInterface::getFieldSynchronizedProperties | function | core/ |
Returns the synchronized properties for the specified field definition. |
FieldType::$default_widget | property | core/ |
The plugin_id of the default widget for this field type. |
FieldTypePluginManager::getDefaultFieldSettings | function | core/ |
Returns the default field-level settings for a field type. |
FieldTypePluginManager::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
FieldTypePluginManager::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
FieldTypePluginManager::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
Pagination
- Previous page
- Page 81
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.