Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BackendChainImplementationUnitTest::testGetMultiple | function | core/ |
Test the get multiple feature. |
BackendChainImplementationUnitTest::testGetMultipleHasPropagated | function | core/ |
Ensure get multiple values propagation to previous backends. |
BackendCompilerPassTest::getMysqlContainer | function | core/ |
Creates a container with a mysql database service definition in it. |
BackendCompilerPassTest::getSqliteContainer | function | core/ |
Creates a container with a sqlite database service in it. |
BanAdmin::getFormId | function | core/ |
Returns a unique string identifying the form. |
BanDelete::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
BanDelete::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
BanDelete::getFormId | function | core/ |
Returns a unique string identifying the form. |
BanDelete::getQuestion | function | core/ |
Returns the question to ask the user. |
BarClass::getBaz | function | core/ |
Getter for our BazClass object. |
BaseFieldDefinition::getCardinality | function | core/ |
Returns the maximum number of items allowed for the field. |
BaseFieldDefinition::getColumns | function | core/ |
Returns the field columns, as defined in the field schema. |
BaseFieldDefinition::getConfig | function | core/ |
Gets an object that can be saved in configuration. |
BaseFieldDefinition::getDefaultValue | function | core/ |
Returns the default value for the field in a newly created entity. |
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::getFieldItemClass | function | core/ |
Helper to retrieve the field item class. |
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. |
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.