Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StorageTestBase | class | core/ |
Base class for testing key-value storages. |
| StorageTestBase.php | file | core/ |
|
| StorageTestBase::$collections | property | core/ |
An array of data collection labels. |
| StorageTestBase::$factory | property | core/ |
Whether we are using an expirable key/value store. |
| StorageTestBase::$objects | property | core/ |
An array of random stdClass objects. |
| StorageTestBase::createStorage | function | core/ |
Creates storage objects for each collection defined for this class. |
| StorageTestBase::setUp | function | core/ |
|
| StorageTestBase::testCRUD | function | core/ |
Tests CRUD operations. |
| StorageTestBase::testNonExistingKeys | function | core/ |
Tests expected behavior for non-existing keys. |
| StorageTestBase::testRename | function | core/ |
Tests the rename operation. |
| StorageTestBase::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() method. |
| StorageTransformerException | class | core/ |
Thrown by config storage transformers if they cannot acquire a lock. |
| StorageTransformerException.php | file | core/ |
|
| StorageTransformEvent | class | core/ |
Class StorageTransformEvent. |
| StorageTransformEvent.php | file | core/ |
|
| StorageTransformEvent::$storage | property | core/ |
The configuration storage which is transformed. |
| StorageTransformEvent::getStorage | function | core/ |
Returns the mutable storage ready to be read from and written to. |
| StorageTransformEvent::__construct | function | core/ |
StorageTransformEvent constructor. |
| StreamWrapperInterface::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| StreamWrapperInterface::getExternalUrl | function | core/ |
Returns a web accessible URL for the resource. |
| StreamWrapperInterface::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| StreamWrapperInterface::getType | function | core/ |
Returns the type of stream wrapper. |
| StreamWrapperInterface::getUri | function | core/ |
Returns the stream resource URI. |
| StreamWrapperManager::getClass | function | core/ |
Returns the stream wrapper class name for a given scheme. |
| StreamWrapperManager::getDescriptions | function | core/ |
Returns registered stream wrapper descriptions. |
| StreamWrapperManager::getNames | function | core/ |
Returns registered stream wrapper names. |
| StreamWrapperManager::getScheme | function | core/ |
Returns the scheme of a URI (e.g. a stream). |
| StreamWrapperManager::getTarget | function | core/ |
Returns the part of a URI after the schema. |
| StreamWrapperManager::getViaScheme | function | core/ |
Returns a reference to the stream wrapper class responsible for a scheme. |
| StreamWrapperManager::getViaUri | function | core/ |
Returns a reference to the stream wrapper class responsible for a URI. |
| StreamWrapperManager::getWrapper | function | core/ |
Returns a stream wrapper instance. |
| 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/ |
Test the getClassName() function. |
| StreamWrapperTest::testGetInstanceByScheme | function | core/ |
Test the getViaScheme() method. |
| StreamWrapperTest::testGetValidStreamScheme | function | core/ |
Test 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. |
Pagination
- Previous page
- Page 180
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.