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 |
|---|---|---|---|
| StorageTransformEvent::getStorage | function | core/ |
Returns the mutable storage ready to be read from and written to. |
| StorageTransformEvent::__construct | function | core/ |
StorageTransformEvent constructor. |
| StreamWrapperInterface::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| StreamWrapperInterface::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
| StreamWrapperInterface::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| StreamWrapperInterface::getType | function | core/ |
Returns the type of stream wrapper. |
| StreamWrapperInterface::getUri | function | core/ |
Returns the stream resource URI. |
| StreamWrapperManager::getClass | function | core/ |
|
| StreamWrapperManager::getDescriptions | function | core/ |
|
| StreamWrapperManager::getNames | function | core/ |
|
| StreamWrapperManager::getScheme | function | core/ |
|
| StreamWrapperManager::getTarget | function | core/ |
|
| StreamWrapperManager::getViaScheme | function | core/ |
|
| StreamWrapperManager::getViaUri | function | core/ |
|
| StreamWrapperManager::getWrapper | function | core/ |
Returns a stream wrapper instance. |
| StreamWrapperManager::getWrappers | function | core/ |
|
| StreamWrapperManagerInterface::getClass | function | core/ |
Returns the stream wrapper class name for a given scheme. |
| StreamWrapperManagerInterface::getDescriptions | function | core/ |
Returns registered stream wrapper descriptions. |
| StreamWrapperManagerInterface::getNames | function | core/ |
Returns registered stream wrapper names. |
| StreamWrapperManagerInterface::getScheme | function | core/ |
Returns the scheme of a URI (e.g. a stream). |
| StreamWrapperManagerInterface::getTarget | function | core/ |
Returns the part of a URI after the schema. |
| StreamWrapperManagerInterface::getViaScheme | function | core/ |
Returns a reference to the stream wrapper class responsible for a scheme. |
| StreamWrapperManagerInterface::getViaUri | function | core/ |
Returns a reference to the stream wrapper class responsible for a URI. |
| StreamWrapperManagerInterface::getWrappers | function | core/ |
Provides Drupal stream wrapper registry. |
| StreamWrapperTest::testGetClassName | function | core/ |
Tests the getClassName() function. |
| StreamWrapperTest::testGetInstanceByScheme | function | core/ |
Tests the getViaScheme() method. |
| StreamWrapperTest::testGetValidStreamScheme | function | core/ |
Tests the scheme functions. |
| StringArgument::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
| StringArgument::getFormula | function | core/ |
Get the formula for this argument. |
| StringArgument::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
| StringBase::getId | function | core/ |
Gets the string unique identifier. |
| StringBase::getLocations | function | core/ |
Gets location information for this string. |
| StringBase::getPlurals | function | core/ |
Splits string to work with plural values. |
| StringBase::getStorage | function | core/ |
Gets the string storage. |
| StringBase::getValues | function | core/ |
Gets field values that are set for given field names. |
| StringBase::getVersion | function | core/ |
Gets the string version. |
| StringData::getCastedValue | function | core/ |
#[JsonSchema([ 'type' => 'string', ])] |
| StringDatabaseStorage::getLocations | function | core/ |
Loads string location information. |
| StringDatabaseStorage::getStrings | function | core/ |
Loads multiple source string objects. |
| StringDatabaseStorage::getTranslations | function | core/ |
Loads multiple string translation objects. |
| StringEqualsConcatenatedValuesConstraint::getRequiredOptions | function | core/ |
|
| StringFieldTest::testTextfieldWidgets | function | core/ |
Tests widgets. |
| StringFieldTest::_testTextfieldWidgets | function | core/ |
Helper function for testTextfieldWidgets(). |
| StringFilter::getConditionOperator | function | core/ |
Get specified condition operator mapping value. |
| StringFormatter::getEntityUrl | function | core/ |
Gets the URI elements of the entity. |
| StringInterface::getId | function | core/ |
Gets the string unique identifier. |
| StringInterface::getLocations | function | core/ |
Gets location information for this string. |
| StringInterface::getPlurals | function | core/ |
Splits string to work with plural values. |
| StringInterface::getStorage | function | core/ |
Gets the string storage. |
| StringInterface::getString | function | core/ |
Gets plain string contained in this object. |
Pagination
- Previous page
- Page 202
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.