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 |
|---|---|---|---|
| NullBackend::deleteMultiple | function | core/ |
|
| NullBackend::garbageCollection | function | core/ |
|
| NullBackend::get | function | core/ |
|
| NullBackend::getMultiple | function | core/ |
|
| NullBackend::invalidate | function | core/ |
|
| NullBackend::invalidateMultiple | function | core/ |
|
| NullBackend::removeBin | function | core/ |
|
| NullBackend::set | function | core/ |
|
| NullBackend::setMultiple | function | core/ |
|
| NullBackend::__construct | function | core/ |
Constructs a NullBackend object. |
| NullBackendFactory | class | core/ |
Defines a stub cache backend factory. |
| NullBackendFactory.php | file | core/ |
|
| NullBackendFactory::get | function | core/ |
|
| NullBackendTest | class | core/ |
Tests the cache NullBackend. |
| NullBackendTest.php | file | core/ |
|
| NullBackendTest::testNullBackend | function | core/ |
Tests that the NullBackend does not actually store variables. |
| NullCoalesce | class | core/ |
Provides a Null Coalesce process plugin. |
| NullCoalesce.php | file | core/ |
|
| NullCoalesce::transform | function | core/ |
|
| NullCoalesceTest | class | core/ |
Tests the null_coalesce process plugin. |
| NullCoalesceTest.php | file | core/ |
|
| NullCoalesceTest::testExceptionOnInvalidValue | function | core/ |
Tests that an exception is thrown for a non-array value. |
| NullCoalesceTest::testTransform | function | core/ |
Tests null_coalesce. |
| NullCoalesceTest::testTransformWithDefault | function | core/ |
Tests null_coalesce. |
| NullCoalesceTest::transformDataProvider | function | core/ |
Provides Data for ::testTransform. |
| NullCoalesceTest::transformWithDefaultProvider | function | core/ |
Provides Data for ::testTransformWithDefault. |
| NullDestination | class | core/ |
Provides null destination plugin. |
| NullDestination.php | file | core/ |
|
| NullDestination::fields | function | core/ |
|
| NullDestination::getIds | function | core/ |
|
| NullDestination::import | function | core/ |
|
| NullFileCache | class | core/ |
Null implementation for the file cache. |
| NullFileCache.php | file | core/ |
|
| NullFileCache::delete | function | core/ |
|
| NullFileCache::get | function | core/ |
|
| NullFileCache::getMultiple | function | core/ |
|
| NullFileCache::set | function | core/ |
|
| NullFileCache::__construct | function | core/ |
Constructs a FileCache object. |
| 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. |
| NullIdMap | class | core/ |
Defines the null ID map implementation. |
| NullIdMap.php | file | core/ |
|
| NullIdMap::clearMessages | function | core/ |
|
| NullIdMap::current | function | core/ |
|
| NullIdMap::currentDestination | function | core/ |
Pagination
- Previous page
- Page 1199
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.