Search for __get
- Search 7.x for __get
- Search 9.5.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. |
| FieldStorageCreateCheckSubscriber::getSubscribedEvents | function | core/ |
Gets the subscribed events. |
| 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. |
| FieldStorageGetPropertyDefinitionTest | class | core/ |
Tests getting property definitions from field storages. |
| FieldStorageGetPropertyDefinitionTest.php | file | core/ |
|
| FieldStorageGetPropertyDefinitionTest::$modules | property | core/ |
Modules to install. |
| FieldStorageGetPropertyDefinitionTest::testGetPropertyDefinition | function | core/ |
Tests getPropertyDefinition(). |
| FieldStorageReuseForm::getExistingFieldDefaults | function | core/ |
Get default options from an existing field and bundle. |
| FieldStorageReuseForm::getExistingFieldStorageOptions | function | core/ |
Returns an array of existing field storages that can be added to a bundle. |
| FieldStorageReuseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FieldSyncWidget | class | core/ |
Field Sync Widget for content_translation. |
| FieldSyncWidget.php | file | core/ |
|
| FieldSyncWidget::widget | function | core/ |
Returns a form element to configure field synchronization. |
| FieldSyncWidget::__construct | function | core/ |
|
| 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. |
| FieldTestFieldHooks::fieldWidgetInfoAlter | function | core/ |
Implements hook_field_widget_info_alter(). |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.