Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NoSourcePluginDecorator::getDefinitions | function | core/ |
|
| NoSourcePluginDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| NoSourcePluginDecorator::__construct | function | core/ |
Constructs a NoSourcePluginDecorator object. |
| NoSourcePluginDecoratorTest | class | core/ |
Tests Drupal\migrate\Plugin\NoSourcePluginDecorator. |
| NoSourcePluginDecoratorTest.php | file | core/ |
|
| NoSourcePluginDecoratorTest::providerGetDefinitions | function | core/ |
Provides data for testGetDefinitions(). |
| NoSourcePluginDecoratorTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| NotNullConstraintValidator | class | core/ |
NotNull constraint validator. |
| NotNullConstraintValidator.php | file | core/ |
|
| NotNullConstraintValidator::validate | function | core/ |
|
| NotRegularDirectoryException | class | core/ |
Exception thrown when a target is not a regular directory (e.g. a file). |
| NotRegularDirectoryException.php | file | core/ |
|
| NullBackendFactory | class | core/ |
Defines a stub cache backend factory. |
| NullBackendFactory.php | file | core/ |
|
| NullBackendFactory::get | function | core/ |
|
| NullGenerator | class | core/ |
No-op implementation of a URL Generator, needed for backward compatibility. |
| NullGenerator.php | file | core/ |
|
| NullGenerator::getInternalPathFromRoute | function | core/ |
|
| NullGenerator::getRoute | function | core/ |
Methods generate(), generateFromRoute() and getPathFromRoute() all call this protected method. |
| NullGenerator::processPath | function | core/ |
|
| NullGenerator::processRoute | function | core/ |
|
| NullGenerator::__construct | function | core/ |
Override the parent constructor. |
| NullStorage | class | core/ |
Defines a stub storage. |
| NullStorage.php | file | core/ |
|
| NullStorage::$collection | property | core/ |
The storage collection. |
| NullStorage::createCollection | function | core/ |
|
| NullStorage::decode | function | core/ |
|
| NullStorage::delete | function | core/ |
|
| NullStorage::deleteAll | function | core/ |
|
| NullStorage::encode | function | core/ |
|
| NullStorage::exists | function | core/ |
|
| NullStorage::getAllCollectionNames | function | core/ |
|
| NullStorage::getCollectionName | function | core/ |
|
| NullStorage::listAll | function | core/ |
|
| NullStorage::read | function | core/ |
|
| NullStorage::readMultiple | function | core/ |
|
| NullStorage::rename | function | core/ |
|
| NullStorage::write | function | core/ |
|
| NullStorage::__construct | function | core/ |
Constructs a new NullStorage. |
| NullStorageExpirable | class | core/ |
Defines a null key/value store implementation. |
| NullStorageExpirable.php | file | core/ |
|
| NullStorageExpirable::$collection | property | core/ |
The name of the collection holding key and value pairs. |
| NullStorageExpirable::$data | property | core/ |
The actual storage of key-value pairs. |
| NullStorageExpirable::delete | function | core/ |
|
| NullStorageExpirable::deleteAll | function | core/ |
|
| NullStorageExpirable::deleteMultiple | function | core/ |
|
| NullStorageExpirable::get | function | core/ |
|
| NullStorageExpirable::getAll | function | core/ |
|
| NullStorageExpirable::getAllKeys | function | core/ |
|
| NullStorageExpirable::getCollectionName | function | core/ |
Pagination
- Previous page
- Page 183
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.