Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NullNormalizerTest | class | core/ |
Tests Drupal\serialization\Normalizer\NullNormalizer. |
| NullNormalizerTest.php | file | core/ |
|
| NullNormalizerTest::$interface | property | core/ |
The interface to use in testing. |
| NullNormalizerTest::$normalizer | property | core/ |
The NullNormalizer instance. |
| NullNormalizerTest::jsonSchemaDataProvider | function | core/ |
|
| NullNormalizerTest::setUp | function | core/ |
|
| NullNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| NullNormalizerTest::testSupportsNormalization | function | core/ |
Tests supports normalization. |
| NullPathProcessorManager | class | core/ |
Provides a null implementation of the path processor manager. |
| NullPathProcessorManager.php | file | core/ |
|
| NullPathProcessorManager::processInbound | function | core/ |
|
| NullPathProcessorManager::processOutbound | function | core/ |
|
| NullRouteMatch | class | core/ |
Stub implementation of RouteMatchInterface for when there's no matched route. |
| NullRouteMatch.php | file | core/ |
|
| NullRouteMatch::getParameter | function | core/ |
|
| NullRouteMatch::getParameters | function | core/ |
|
| NullRouteMatch::getRawParameter | function | core/ |
|
| NullRouteMatch::getRawParameters | function | core/ |
|
| NullRouteMatch::getRouteName | function | core/ |
|
| NullRouteMatch::getRouteObject | function | core/ |
|
| 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/ |
|
| NullStorageExpirable::getMultiple | function | core/ |
|
| NullStorageExpirable::has | function | core/ |
Pagination
- Previous page
- Page 1201
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.