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 |
|---|---|---|---|
| NullArgument::defaultActions | function | core/ |
Default actions. |
| NullArgument::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| NullBackend::set | function | core/ |
Stores data in the persistent cache. |
| NullBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| NullBackend::__construct | function | core/ |
Constructs a NullBackend object. |
| 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/ |
Performs the associated process. |
| 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. |
| NullDefaultFormTest | class | core/ |
Tests the upgrade path for making 'default_form' in 'contact.settings' config to NULL. |
| NullDefaultFormTest.php | file | core/ |
|
| NullDefaultFormTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| NullDefaultFormTest::testRunUpdates | function | core/ |
Tests the upgrade path for updating empty 'default_form' to NULL. |
| NullDescriptionTest | class | core/ |
Tests the upgrade path for making vocabularies' description NULL. |
| NullDescriptionTest.php | file | core/ |
|
| NullDescriptionTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| NullDescriptionTest::testRunUpdates | function | core/ |
Tests the upgrade path for updating empty description to NULL. |
| NullDestination | class | core/ |
Provides null destination plugin. |
| NullDestination.php | file | core/ |
|
| NullDestination::fields | function | core/ |
Returns an array of destination fields. |
| NullDestination::getIds | function | core/ |
Gets the destination IDs. |
| NullDestination::import | function | core/ |
Import the row. |
| NullFileCache::set | function | core/ |
Stores data based on a filename. |
| NullFileCache::__construct | function | core/ |
Constructs a FileCache object. |
| NullGenerator::processPath | function | core/ |
Passes the path to a processor manager to allow alterations. |
| NullGenerator::processRoute | function | core/ |
Passes the route to the processor manager for altering before compilation. |
| NullGenerator::__construct | function | core/ |
Override the parent constructor. |
| NullHelpAndDescriptionTest | class | core/ |
Tests the upgrade path for making content types' help and description NULL. |
| NullHelpAndDescriptionTest.php | file | core/ |
|
| NullHelpAndDescriptionTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| NullHelpAndDescriptionTest::testRunUpdates | function | core/ |
Tests the upgrade path for updating empty help and description to NULL. |
| NullIdMap::clearMessages | function | core/ |
Clears all messages from the map. |
| NullIdMap::currentDestination | function | core/ |
Looks up the destination identifier currently being iterated. |
| NullIdMap::currentSource | function | core/ |
Looks up the source identifier(s) currently being iterated. |
| NullIdMap::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
| NullIdMap::destroy | function | core/ |
Removes any persistent storage used by this map. |
| NullIdMap::getMessages | function | core/ |
Retrieves a traversable object of messages related to source records. |
| NullIdMap::getRowByDestination | function | core/ |
Retrieves a row by the destination identifiers. |
| NullIdMap::getRowBySource | function | core/ |
Retrieves a row from the map table based on source identifier values. |
| NullIdMap::getRowsNeedingUpdate | function | core/ |
Retrieves an array of map rows marked as needing update. |
| NullIdMap::lookupDestinationIds | function | core/ |
Looks up the destination identifiers corresponding to a source key. |
Pagination
- Previous page
- Page 954
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.