Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StreamWrapperTest.php | file | core/ |
|
| StreamWrapperTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| StreamWrapperTest::$modules | property | core/ |
Modules to install. |
| StreamWrapperTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| StreamWrapperTest::setUp | function | core/ |
|
| StreamWrapperTest::testFileFunctions | function | core/ |
Tests some file handle functions. |
| StreamWrapperTest::testGetClassName | function | core/ |
Tests the getClassName() function. |
| StreamWrapperTest::testGetInstanceByScheme | function | core/ |
Tests the getViaScheme() method. |
| StreamWrapperTest::testGetValidStreamScheme | function | core/ |
Tests the scheme functions. |
| StreamWrapperTest::testUriFunctions | function | core/ |
Tests the getViaUri() and getViaScheme() methods and target functions. |
| stream_wrapper.assets | service | core/ |
Drupal\Core\StreamWrapper\AssetsStream |
| stream_wrapper.dummy | service | core/ |
Drupal\file_test\StreamWrapper\DummyStreamWrapper |
| stream_wrapper.dummy_external_readonly | service | core/ |
Drupal\file_test\StreamWrapper\DummyExternalReadOnlyWrapper |
| stream_wrapper.dummy_multiple | service | core/ |
Drupal\file_test\StreamWrapper\DummyMultipleStreamWrapper |
| stream_wrapper.dummy_readonly | service | core/ |
Drupal\file_test\StreamWrapper\DummyReadOnlyStreamWrapper |
| stream_wrapper.dummy_remote | service | core/ |
Drupal\file_test\StreamWrapper\DummyRemoteStreamWrapper |
| stream_wrapper.public | service | core/ |
Drupal\Core\StreamWrapper\PublicStream |
| stream_wrapper.temporary | service | core/ |
Drupal\Core\StreamWrapper\TemporaryStream |
| stream_wrapper.translations | service | core/ |
Drupal\locale\StreamWrapper\TranslationsStream |
| stream_wrapper_manager | service | core/ |
Drupal\Core\StreamWrapper\StreamWrapperManager |
| StringArgument | class | core/ |
Argument handler for string. |
| StringArgument.php | file | core/ |
|
| StringArgument::$helper | property | core/ |
The many-to-one helper. |
| StringArgument::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| StringArgument::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| 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. |
| StringArgument::init | function | core/ |
Overrides Drupal\views\Plugin\views\HandlerBase:init(). |
| StringArgument::query | function | core/ |
Build the query based upon the formula. |
| StringArgument::summaryArgument | function | core/ |
Provides the argument to use to link from the summary to the next level. |
| StringArgument::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
| StringArgument::summaryQuery | function | core/ |
Build the summary query based on a string. |
| StringArgument::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
| StringArgument::titleQuery | function | core/ |
Override for specific title lookups. |
| StringBase | class | core/ |
Defines the locale string base class. |
| StringBase.php | file | core/ |
|
| StringBase::$context | property | core/ |
The string context. |
| StringBase::$lid | property | core/ |
The string identifier. |
| StringBase::$locations | property | core/ |
The string locations indexed by type. |
| StringBase::$source | property | core/ |
The source string. |
| StringBase::$storage | property | core/ |
The locale storage this string comes from or is to be saved to. |
| StringBase::$version | property | core/ |
The string version. |
| StringBase::addLocation | function | core/ |
Adds a location for this string. |
| StringBase::delete | function | core/ |
Deletes string object from storage. |
| 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. |
Pagination
- Previous page
- Page 1220
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.