Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldDiscoveryTest::testGetEntityFields | function | core/ |
Tests the protected getEntityFields method. |
| FieldDiscoveryTest::testGetFieldInstanceStubMigrationDefinition | function | core/ |
Tests the getFieldInstanceStubMigration method. |
| FieldDiscoveryTest::testGetSourcePlugin | function | core/ |
Tests the getSourcePlugin method. |
| FieldDiscoveryTest::testGetSourcePlugin | function | core/ |
Tests the getSourcePlugin method. |
| FieldDiscoveryTestClass::getAllFields | function | core/ |
Gets all field information related to this migration. |
| FieldDiscoveryTestClass::getBundleFields | function | core/ |
Gets all field information for a particular entity type and bundle. |
| FieldDiscoveryTestClass::getCoreVersion | function | core/ |
Finds the core version of a Drupal migration. |
| FieldDiscoveryTestClass::getEntityFields | function | core/ |
Gets all field information for a particular entity type. |
| FieldDiscoveryTestClass::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides the stub migration definition for a given Drupal core version. |
| FieldDiscoveryTestClass::getFieldPlugin | function | core/ |
Returns the appropriate field plugin for a given field type. |
| FieldDiscoveryTestClass::getSourcePlugin | function | core/ |
Gets the source plugin to use to gather field information. |
| FieldEntityTest::testGetEntity | function | core/ |
Tests the getEntity method. |
| FieldEntityTest::testGetEntityNullEntityOptionalRelationship | function | core/ |
Tests the getEntity method returning NULL for an optional relationship. |
| FieldFieldTest::testGetValueMethod | function | core/ |
Tests \Drupal\views\Plugin\views\field\EntityField::getValue. |
| FieldFormButtonTest::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| 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/ |
@covers \Drupal\Core\Field\BaseFieldDefinition::getSettings[[api-linebreak]] |
| 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. |
| 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. |
Pagination
- Previous page
- Page 80
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.