Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseStorageTest::testExceptionIsThrownIfQueryFails | function | core/ |
Tests that operations throw exceptions if the query fails. |
| DatabaseStorageTest::update | function | core/ |
Updates configuration data in the storage. |
| DatabaseTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DataDefinition::getClass | function | core/ |
Returns the class used for creating the typed data object. |
| DataDefinition::getConstraint | function | core/ |
Returns a validation constraint. |
| DataDefinition::getConstraints | function | core/ |
Returns an array of validation constraints. |
| DataDefinition::getDataType | function | core/ |
Returns the data type of the data. |
| DataDefinition::getDescription | function | core/ |
Returns a human readable description. |
| DataDefinition::getLabel | function | core/ |
Returns a human readable label. |
| DataDefinition::getSetting | function | core/ |
Returns the value of a given setting. |
| DataDefinition::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
| DataDefinition::offsetGet | function | core/ |
This is for BC support only. |
| DataDefinitionInterface::getClass | function | core/ |
Returns the class used for creating the typed data object. |
| DataDefinitionInterface::getConstraint | function | core/ |
Returns a validation constraint. |
| DataDefinitionInterface::getConstraints | function | core/ |
Returns an array of validation constraints. |
| DataDefinitionInterface::getDataType | function | core/ |
Returns the data type of the data. |
| DataDefinitionInterface::getDescription | function | core/ |
Returns a human readable description. |
| DataDefinitionInterface::getLabel | function | core/ |
Returns a human readable label. |
| DataDefinitionInterface::getSetting | function | core/ |
Returns the value of a given setting. |
| DataDefinitionInterface::getSettings | function | core/ |
Returns the array of settings, as required by the used class. |
| DataEntityRow::getEntityRepository | function | core/ |
|
| DataEntityRow::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| DataEntityRow::getEntityTypeManager | function | core/ |
|
| DataEntityRow::getLanguageManager | function | core/ |
Returns the language manager. |
| DataEntityRow::getView | function | core/ |
Returns the top object of a view. |
| DataFieldRow::getFieldKeyAlias | function | core/ |
Return an alias for a field ID, as set in the options form. |
| DataNormalizer::getSupportedTypes | function | core/ |
|
| DataReferenceBase::$target | property | core/ |
The referenced data. |
| DataReferenceBase::getString | function | core/ |
Returns a string representation of the data. |
| DataReferenceBase::getTarget | function | core/ |
Gets the referenced data. |
| DataReferenceBase::getValue | function | core/ |
Gets the data value. |
| DataReferenceDefinition::$targetDefinition | property | core/ |
|
| DataReferenceDefinition::getTargetDefinition | function | core/ |
Gets the data definition of the referenced data. |
| DataReferenceDefinition::setTargetDefinition | function | core/ |
Sets the definition of the referenced data. |
| DataReferenceDefinitionInterface::getTargetDefinition | function | core/ |
Gets the data definition of the referenced data. |
| DataReferenceInterface::getTarget | function | core/ |
Gets the referenced data. |
| DataReferenceInterface::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
| DataReferenceTargetDefinition | class | core/ |
A typed data definition class for the entity reference target_id property. |
| DataReferenceTargetDefinition.php | file | core/ |
|
| DataReferenceTargetDefinition::getConstraints | function | core/ |
Returns an array of validation constraints. |
| Date::getArgFormat | function | core/ |
Returns the date format used in the query in a form usable by PHP. |
| Date::getArgument | function | core/ |
Return the default argument. |
| Date::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Date::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| Date::getDateField | function | core/ |
Override to account for dates stored as strings. |
| Date::getDateField | function | core/ |
Creates cross-database SQL dates. |
| Date::getDateFormat | function | core/ |
Overridden in order to pass in the string date flag. |
| Date::getDateFormat | function | core/ |
Creates cross-database SQL date formatting. |
| Date::getDefaultArgument | function | core/ |
Gets the date default argument, formatted appropriately for this argument. |
| Date::getFormula | function | core/ |
Gets the prepared formula. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.