Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Other projects
Title Object type File name Summary
StreamWrapperManager::getWrappers function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Provides Drupal stream wrapper registry.
StreamWrapperManagerInterface::getClass function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Returns the stream wrapper class name for a given scheme.
StreamWrapperManagerInterface::getDescriptions function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Returns registered stream wrapper descriptions.
StreamWrapperManagerInterface::getNames function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Returns registered stream wrapper names.
StreamWrapperManagerInterface::getScheme function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Returns the scheme of a URI (e.g. a stream).
StreamWrapperManagerInterface::getTarget function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Returns the part of a URI after the schema.
StreamWrapperManagerInterface::getViaScheme function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Returns a reference to the stream wrapper class responsible for a scheme.
StreamWrapperManagerInterface::getViaUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Returns a reference to the stream wrapper class responsible for a URI.
StreamWrapperManagerInterface::getWrappers function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Provides Drupal stream wrapper registry.
StreamWrapperTest::testGetClassName function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests the getClassName() function.
StreamWrapperTest::testGetInstanceByScheme function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests the getViaScheme() method.
StreamWrapperTest::testGetValidStreamScheme function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests the scheme functions.
StringArgument::getContextDefinition function core/modules/views/src/Plugin/views/argument/StringArgument.php Returns a context definition for this argument.
StringArgument::getFormula function core/modules/views/src/Plugin/views/argument/StringArgument.php Get the formula for this argument.
StringArgument::getSortName function core/modules/views/src/Plugin/views/argument/StringArgument.php Return a description of how the argument would normally be sorted.
StringBase::getId function core/modules/locale/src/StringBase.php Gets the string unique identifier.
StringBase::getLocations function core/modules/locale/src/StringBase.php Gets location information for this string.
StringBase::getPlurals function core/modules/locale/src/StringBase.php Splits string to work with plural values.
StringBase::getStorage function core/modules/locale/src/StringBase.php Gets the string storage.
StringBase::getValues function core/modules/locale/src/StringBase.php Gets field values that are set for given field names.
StringBase::getVersion function core/modules/locale/src/StringBase.php Gets the string version.
StringData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/StringData.php #[JsonSchema([
'type' => 'string',
])]
StringDatabaseStorage::getLocations function core/modules/locale/src/StringDatabaseStorage.php Loads string location information.
StringDatabaseStorage::getStrings function core/modules/locale/src/StringDatabaseStorage.php Loads multiple source string objects.
StringDatabaseStorage::getTranslations function core/modules/locale/src/StringDatabaseStorage.php Loads multiple string translation objects.
StringFieldTest::testTextfieldWidgets function core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php Tests widgets.
StringFieldTest::_testTextfieldWidgets function core/modules/field/tests/src/Functional/FunctionalString/StringFieldTest.php Helper function for testTextfieldWidgets().
StringFilter::getConditionOperator function core/modules/views/src/Plugin/views/filter/StringFilter.php Get specified condition operator mapping value.
StringFormatter::getEntityUrl function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php Gets the URI elements of the entity.
StringInterface::getId function core/modules/locale/src/StringInterface.php Gets the string unique identifier.
StringInterface::getLocations function core/modules/locale/src/StringInterface.php Gets location information for this string.
StringInterface::getPlurals function core/modules/locale/src/StringInterface.php Splits string to work with plural values.
StringInterface::getStorage function core/modules/locale/src/StringInterface.php Gets the string storage.
StringInterface::getString function core/modules/locale/src/StringInterface.php Gets plain string contained in this object.
StringInterface::getValues function core/modules/locale/src/StringInterface.php Gets field values that are set for given field names.
StringInterface::getVersion function core/modules/locale/src/StringInterface.php Gets the string version.
StringItem::getConstraints function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php Gets a list of validation constraints.
StringLoader::getCacheKey function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::getSourceContext function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringNormalizer::getSupportedTypes function core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php
StringNormalizer::getSupportedTypes function core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php
StringStorageInterface::getLocations function core/modules/locale/src/StringStorageInterface.php Loads string location information.
StringStorageInterface::getStrings function core/modules/locale/src/StringStorageInterface.php Loads multiple source string objects.
StringStorageInterface::getTranslations function core/modules/locale/src/StringStorageInterface.php Loads multiple string translation objects.
StringTextareaWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php Plugin implementation of the 'string_textarea' widget.
StringTextareaWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php
StringTextareaWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php Defines the default settings for this plugin.
StringTextareaWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php Returns the form for a single field widget.
StringTextareaWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php Returns a form to configure settings for the widget.
StringTextareaWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/StringTextareaWidget.php Returns a short summary for the current widget settings.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.