Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
StreamWrapperTest::$scheme property core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php A stream wrapper scheme to register for the test.
StreamWrapperTest::setUp function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php
StreamWrapperTest::testFileFunctions function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Test some file handle functions.
StreamWrapperTest::testGetClassName function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Test the getClassName() function.
StreamWrapperTest::testGetInstanceByScheme function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Test the getViaScheme() method.
StreamWrapperTest::testGetValidStreamScheme function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Test the scheme functions.
StreamWrapperTest::testPharStreamWrapperRegistration function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests that phar stream wrapper is registered as expected.
StreamWrapperTest::testUriFunctions function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Test the getViaUri() and getViaScheme() methods and target functions.
stream_wrapper.dummy service core/modules/file/tests/file_test/file_test.services.yml Drupal\file_test\StreamWrapper\DummyStreamWrapper
stream_wrapper.dummy_readonly service core/modules/file/tests/file_test/file_test.services.yml Drupal\file_test\StreamWrapper\DummyReadOnlyStreamWrapper
stream_wrapper.dummy_remote service core/modules/file/tests/file_test/file_test.services.yml Drupal\file_test\StreamWrapper\DummyRemoteStreamWrapper
stream_wrapper.public service core/core.services.yml Drupal\Core\StreamWrapper\PublicStream
stream_wrapper.temporary service core/core.services.yml Drupal\Core\StreamWrapper\TemporaryStream
stream_wrapper.translations service core/modules/locale/locale.services.yml Drupal\locale\StreamWrapper\TranslationsStream
stream_wrapper_manager service core/core.services.yml Drupal\Core\StreamWrapper\StreamWrapperManager
StringArgument class core/modules/views/src/Plugin/views/argument/StringArgument.php Basic argument handler to implement string arguments that may have length
limits.
StringArgument.php file core/modules/views/src/Plugin/views/argument/StringArgument.php
StringArgument::buildOptionsForm function core/modules/views/src/Plugin/views/argument/StringArgument.php Provide a form to edit options for this plugin.
StringArgument::defineOptions function core/modules/views/src/Plugin/views/argument/StringArgument.php Information about options for all kinds of purposes will be held here.
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.
StringArgument::init function core/modules/views/src/Plugin/views/argument/StringArgument.php Overrides Drupal\views\Plugin\views\HandlerBase:init().
StringArgument::query function core/modules/views/src/Plugin/views/argument/StringArgument.php Build the query based upon the formula
StringArgument::summaryArgument function core/modules/views/src/Plugin/views/argument/StringArgument.php Provide the argument to use to link from the summary to the next level;
this will be called once per row of a summary, and used as part of
$view->getUrl().
StringArgument::summaryName function core/modules/views/src/Plugin/views/argument/StringArgument.php Provides the name to use for the summary. By default this is just
the name field.
StringArgument::summaryQuery function core/modules/views/src/Plugin/views/argument/StringArgument.php Build the summary query based on a string
StringArgument::title function core/modules/views/src/Plugin/views/argument/StringArgument.php Get the title this argument will assign the view, given the argument.
StringArgument::titleQuery function core/modules/views/src/Plugin/views/argument/StringArgument.php Override for specific title lookups.
StringBase class core/modules/locale/src/StringBase.php Defines the locale string base class.
StringBase.php file core/modules/locale/src/StringBase.php
StringBase::$context property core/modules/locale/src/StringBase.php The string context.
StringBase::$lid property core/modules/locale/src/StringBase.php The string identifier.
StringBase::$locations property core/modules/locale/src/StringBase.php The string locations indexed by type.
StringBase::$source property core/modules/locale/src/StringBase.php The source string.
StringBase::$storage property core/modules/locale/src/StringBase.php The locale storage this string comes from or is to be saved to.
StringBase::$version property core/modules/locale/src/StringBase.php The string version.
StringBase::addLocation function core/modules/locale/src/StringBase.php Adds a location for this string.
StringBase::delete function core/modules/locale/src/StringBase.php Deletes string object from storage.
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.
StringBase::hasLocation function core/modules/locale/src/StringBase.php Checks whether the string has a given location.
StringBase::save function core/modules/locale/src/StringBase.php Saves string object to storage.
StringBase::setId function core/modules/locale/src/StringBase.php Sets the string unique identifier.
StringBase::setPlurals function core/modules/locale/src/StringBase.php Sets this string using array of plural values.
StringBase::setStorage function core/modules/locale/src/StringBase.php Sets the string storage.

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