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 | 
|---|---|---|---|
| BaseFieldDefinition::getDefaultValueCallback | function | core/ | Returns the default value callback for the field. | 
| BaseFieldDefinition::getDefaultValueLiteral | function | core/ | Returns the default value literal for the field. | 
| BaseFieldDefinition::getDisplayOptions | function | core/ | Returns the default display options for the field. | 
| BaseFieldDefinition::getFieldStorageDefinition | function | core/ | Returns the field storage definition. | 
| BaseFieldDefinition::getInitialValue | function | core/ | Returns the initial value for the field. | 
| BaseFieldDefinition::getInitialValueFromField | function | core/ | Returns the name of the field that will be used for getting initial values. | 
| BaseFieldDefinition::getMainPropertyName | function | core/ | Returns the name of the main property, if any. | 
| BaseFieldDefinition::getName | function | core/ | Returns the machine name of the field. | 
| BaseFieldDefinition::getOptionsProvider | function | core/ | Gets an options provider for the given field item property. | 
| BaseFieldDefinition::getPropertyDefinition | function | core/ | Gets the definition of a contained property. | 
| BaseFieldDefinition::getPropertyDefinitions | function | core/ | Gets an array of property definitions of contained properties. | 
| BaseFieldDefinition::getPropertyNames | function | core/ | Returns the names of the field's subproperties. | 
| BaseFieldDefinition::getProvider | function | core/ | Returns the name of the provider of this field. | 
| BaseFieldDefinition::getSchema | function | core/ | Returns the field schema. | 
| BaseFieldDefinition::getSetting | function | core/ | Returns the value of a given setting. | 
| BaseFieldDefinition::getSettings | function | core/ | Returns the array of settings, as required by the used class. | 
| BaseFieldDefinition::getTargetBundle | function | core/ | Gets the bundle the field is attached to. | 
| BaseFieldDefinition::getTargetEntityTypeId | function | core/ | Returns the ID of the entity type the field is attached to. | 
| BaseFieldDefinition::getType | function | core/ | Returns the field type. | 
| BaseFieldDefinition::getUniqueIdentifier | function | core/ | Returns a unique identifier for the field. | 
| BaseFieldDefinition::getUniqueStorageIdentifier | function | core/ | Returns a unique identifier for the field storage. | 
| BaseFieldDefinition::setTargetBundle | function | core/ | Sets the bundle this field is defined for. | 
| BaseFieldDefinition::setTargetEntityTypeId | function | core/ | Sets the ID of the type of the entity this field is attached to. | 
| BaseFieldDefinitionTest::getSettings | function | core/ | Returns the array of settings, as required by the used class. | 
| BaseFieldDefinitionTest::getType | function | core/ | Returns the field type. | 
| BaseFieldDefinitionTestBase::getModuleAndPath | function | core/ | Returns the module name and the module directory for the plugin. | 
| BaseFieldDefinitionTestBase::getPluginId | function | core/ | Returns the plugin ID of the tested field type. | 
| BaseFieldOverride::getBaseFieldDefinition | function | core/ | Gets the base field definition. | 
| BaseFieldOverride::getClass | function | core/ | Returns the class used for creating the typed data object. | 
| BaseFieldOverride::getDisplayOptions | function | core/ | Returns the default display options for the field. | 
| BaseFieldOverride::getFieldStorageDefinition | function | core/ | Returns the field storage definition. | 
| BaseFieldOverride::getUniqueIdentifier | function | core/ | Returns a unique identifier for the field. | 
| BaseFieldOverrideResourceTestBase::getExpectedCacheContexts | function | core/ | The expected cache contexts for the GET/HEAD response of the test entity. | 
| BaseFieldOverrideResourceTestBase::getExpectedNormalizedEntity | function | core/ | Returns the expected normalization of the entity. | 
| BaseFieldOverrideResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ | Return the expected error message. | 
| BaseFieldOverrideResourceTestBase::getNormalizedPostEntity | function | core/ | Returns the normalized POST entity. | 
| BaseFieldOverrideTest::getClassTestCases | function | core/ | Test cases for ::testGetClass. | 
| BaseFieldOverrideTest::getExpectedDocument | function | core/ | Returns the expected JSON:API document for the entity. | 
| BaseFieldOverrideTest::getExpectedUnauthorizedAccessMessage | function | core/ | Return the expected error message. | 
| BaseFieldOverrideTest::getPostDocument | function | core/ | Returns the JSON:API POST document. | 
| BaseFieldOverrideTest::testGetClass | function | core/ | @covers ::getClass[[api-linebreak]] | 
| BaseFormIdInterface::getBaseFormId | function | core/ | Returns a string identifying the base form. | 
| BasicAuthResourceTestTrait::getAuthenticationRequestOptions | function | core/ | |
| BasicAuthTestTrait::basicAuthGet | function | core/ | Retrieves a Drupal path or an absolute path using basic authentication. | 
| BasicAuthTestTrait::getBasicAuthHeaders | function | core/ | Returns HTTP headers that can be used for basic authentication in Curl. | 
| BasicForm::getFormId | function | core/ | Returns a unique string identifying the form. | 
| BasicFormNoContainerInjectionInterface::getFormId | function | core/ | Returns a unique string identifying the form. | 
| BasicFormNoUpcasting::getFormId | function | core/ | Returns a unique string identifying the form. | 
| BasicSettingsForm::getEditableConfigNames | function | core/ | Gets the configuration names that will be editable. | 
| BasicSettingsForm::getFormId | function | core/ | Returns a unique string identifying the form. | 
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
