Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| FieldConfigResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| FieldConfigResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FieldConfigResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FieldConfigResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FieldConfigTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| FieldConfigTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FieldConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| FieldConfigValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the field is checked. |
| FieldDefinition::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
| FieldDefinition::getDefaultValue | function | core/ |
Returns the default value for the field in a newly created entity. |
| FieldDefinition::getDefaultValueCallback | function | core/ |
Returns the default value callback for the field. |
| FieldDefinition::getDefaultValueLiteral | function | core/ |
Returns the default value literal for the field. |
| FieldDefinition::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
| FieldDefinition::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
| FieldDefinition::getName | function | core/ |
Returns the machine name of the field. |
| FieldDefinition::getSetting | function | core/ |
Returns the value of a given setting. |
| FieldDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
| FieldDefinition::getTargetBundle | function | core/ |
Gets the bundle the field is attached to. |
| 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. |
Pagination
- Previous page
- Page 79
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.