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 |
|---|---|---|---|
| FieldDefinition::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldDefinition::getType | function | core/ |
Returns the field type. |
| FieldDefinition::getUniqueIdentifier | function | core/ |
Returns a unique identifier for the field. |
| FieldDefinition::setTargetBundle | function | core/ |
Set the target bundle. |
| FieldDefinitionInterface::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
| FieldDefinitionInterface::getDefaultValue | function | core/ |
Returns the default value for the field in a newly created entity. |
| FieldDefinitionInterface::getDefaultValueCallback | function | core/ |
Returns the default value callback for the field. |
| FieldDefinitionInterface::getDefaultValueLiteral | function | core/ |
Returns the default value literal for the field. |
| FieldDefinitionInterface::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
| FieldDefinitionInterface::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
| FieldDefinitionInterface::getName | function | core/ |
Returns the machine name of the field. |
| FieldDefinitionInterface::getTargetBundle | function | core/ |
Gets the bundle the field is attached to. |
| FieldDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldDefinitionInterface::getType | function | core/ |
Returns the field type. |
| FieldDefinitionInterface::getUniqueIdentifier | function | core/ |
Returns a unique identifier for the field. |
| FieldDiscovery::getAllFields | function | core/ |
Gets all field information related to this migration. |
| FieldDiscovery::getBundleFields | function | core/ |
Gets all field information for a particular entity type and bundle. |
| FieldDiscovery::getCoreVersion | function | core/ |
Finds the core version of a Drupal migration. |
| FieldDiscovery::getEntityFields | function | core/ |
Gets all field information for a particular entity type. |
| FieldDiscovery::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides the stub migration definition for a given Drupal core version. |
| FieldDiscovery::getFieldPlugin | function | core/ |
Returns the appropriate field plugin for a given field type. |
| FieldDiscovery::getSourcePlugin | function | core/ |
Gets the source plugin to use to gather field information. |
| FieldDiscoveryTest::getAllFieldData | function | core/ |
Returns dummy data to test the field getters. |
| FieldDiscoveryTest::getBundleFieldsData | function | core/ |
Provides data for testGetBundleFields. |
| FieldDiscoveryTest::getCoreVersionData | function | core/ |
Provides data for testGetCoreVersion() |
| FieldDiscoveryTest::getEntityFieldsData | function | core/ |
Provides data for testGetEntityFields. |
| FieldDiscoveryTest::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides data for testGetFieldInstanceStubMigrationDefinition. |
| FieldDiscoveryTest::testGetAllFields | function | core/ |
Tests the getAllFields method. |
| FieldDiscoveryTest::testGetAllFields | function | core/ |
Tests the getAllFields method. |
| FieldDiscoveryTest::testGetBundleFields | function | core/ |
Tests the protected getEntityFields method. |
| FieldDiscoveryTest::testGetCoreVersion | function | core/ |
Tests the protected getCoreVersion method. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.