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 |
|---|---|---|---|
| StreamWrapperManager::getWrappers | function | core/ |
Provides Drupal stream wrapper registry. |
| 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. |
| 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. |
| StringInterface::getValues | function | core/ |
Gets field values that are set for given field names. |
| StringInterface::getVersion | function | core/ |
Gets the string version. |
| StringItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| StringLoader::getCacheKey | function | core/ |
|
| StringLoader::getSourceContext | function | core/ |
|
| StringNormalizer::getSupportedTypes | function | core/ |
|
| StringNormalizer::getSupportedTypes | function | core/ |
|
| StringStorageInterface::getLocations | function | core/ |
Loads string location information. |
| StringStorageInterface::getStrings | function | core/ |
Loads multiple source string objects. |
| StringStorageInterface::getTranslations | function | core/ |
Loads multiple string translation objects. |
| StringTextareaWidget | class | core/ |
Plugin implementation of the 'string_textarea' widget. |
| StringTextareaWidget.php | file | core/ |
|
| StringTextareaWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| StringTextareaWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| StringTextareaWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| StringTextareaWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
Pagination
- Previous page
- Page 200
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.