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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Fieldgroup::getInfo | function | core/ |
Returns the element properties for this element. |
| FieldHandlerInterface::getElements | function | core/ |
Provides a list of elements valid for field HTML. |
| FieldHandlerInterface::getEntity | function | core/ |
Gets the entity matching the current row and relationship. |
| FieldHandlerInterface::getRenderTokens | function | core/ |
Gets the 'render' tokens to use for advanced rendering. |
| FieldHandlerInterface::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| FieldImportChangeTest | class | core/ |
Update field storage and fields during config change method invocation. |
| FieldImportChangeTest.php | file | core/ |
|
| FieldImportChangeTest::$modules | property | core/ |
Modules to install. |
| FieldImportChangeTest::testImportChange | function | core/ |
Tests importing an updated field. |
| FieldInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstancePerFormDisplay::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstancePerFormDisplay::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstancePerViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstancePerViewMode::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| FieldInstanceSettingsTest::getSettingsProvider | function | core/ |
Provides field settings for testGetSettings(). |
| FieldInstanceSettingsTest::testGetSettings | function | core/ |
Tests get settings. |
| FieldInstanceWidgetSettings | class | core/ |
Get the field instance widget settings. |
| FieldInstanceWidgetSettings.php | file | core/ |
|
| FieldInstanceWidgetSettings::getSettings | function | core/ |
Merge the default D8 and specified D6 settings for a widget type. |
| FieldInstanceWidgetSettings::transform | function | core/ |
Get the field instance default/mapped widget settings. |
| FieldInstanceWidgetSettings::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| FieldItemBase::getEntity | function | core/ |
Gets the entity that field belongs to. |
| FieldItemBase::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldItemBase::getLangcode | function | core/ |
Gets the langcode of the field values held in the object. |
| FieldItemBase::getSetting | function | core/ |
Returns the value of a field setting. |
| FieldItemBase::getSettings | function | core/ |
Returns the array of field settings. |
| FieldItemBase::__get | function | core/ |
Magic method: Gets a property value. |
| FieldItemDataDefinition::getFieldDefinition | function | core/ |
Gets the field item's field definition. |
| FieldItemDataDefinition::getLabel | function | core/ |
Gets the label of the field type. |
| FieldItemDataDefinition::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| FieldItemDataDefinition::getPropertyDefinition | function | core/ |
Gets the definition of a contained property. |
| FieldItemDataDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| FieldItemDataDefinitionInterface::getFieldDefinition | function | core/ |
Gets the field item's field definition. |
| FieldItemDeriver::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| FieldItemDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| FieldItemInterface::getEntity | function | core/ |
Gets the entity that field belongs to. |
| FieldItemInterface::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldItemInterface::getLangcode | function | core/ |
Gets the langcode of the field values held in the object. |
| FieldItemInterface::__get | function | core/ |
Magic method: Gets a property value. |
| FieldItemList::defaultValueWidget | function | core/ |
Returns the widget object used in default value form. |
| FieldItemList::getConstraints | function | core/ |
Gets a list of validation constraints. |
| FieldItemList::getEntity | function | core/ |
Gets the entity that field belongs to. |
| FieldItemList::getFieldDefinition | function | core/ |
Gets the field definition. |
| FieldItemList::getLangcode | function | core/ |
Gets the langcode of the field values held in the object. |
| FieldItemList::getSetting | function | core/ |
Returns the value of a given field setting. |
| FieldItemList::getSettings | function | core/ |
Returns the array of field settings. |
| FieldItemList::__get | function | core/ |
Magic method: Gets a property value of to the first field item. |
| FieldItemListInterface::getEntity | function | core/ |
Gets the entity that field belongs to. |
| FieldItemListInterface::getFieldDefinition | function | core/ |
Gets the field definition. |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.