Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Search main for __get
  6. Other projects
Title Object type File name Summary
StreamWrapperManager::getClass function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getDescriptions function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getNames function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getScheme function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getTarget function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getViaScheme function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getViaUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
StreamWrapperManager::getWrapper function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Returns a stream wrapper instance.
StreamWrapperManager::getWrappers function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php
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
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
StringBase::getId function core/modules/locale/src/StringBase.php
StringBase::getLocations function core/modules/locale/src/StringBase.php
StringBase::getPlurals function core/modules/locale/src/StringBase.php
StringBase::getStorage function core/modules/locale/src/StringBase.php
StringBase::getValues function core/modules/locale/src/StringBase.php
StringBase::getVersion function core/modules/locale/src/StringBase.php
StringData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/StringData.php
StringDatabaseStorage::getLocations function core/modules/locale/src/StringDatabaseStorage.php
StringDatabaseStorage::getStrings function core/modules/locale/src/StringDatabaseStorage.php
StringDatabaseStorage::getTranslations function core/modules/locale/src/StringDatabaseStorage.php
StringFieldTest::testTextfieldWidgets function core/modules/field/tests/src/Functional/String/StringFieldTest.php Tests widgets.
StringFieldTest::_testTextfieldWidgets function core/modules/field/tests/src/Functional/String/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
StringLoader::getCacheKey function core/lib/Drupal/Core/Template/Loader/StringLoader.php
StringLoader::getSourceContext function core/lib/Drupal/Core/Template/Loader/StringLoader.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.

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