Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 with default value. |
| NullCoalesceTest::transformDataProvider | function | core/ |
Provides Data for ::testTransform. |
| 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::setContext | function | core/ |
|
| NullGenerator::__construct | function | core/ |
Override the parent constructor. |
| 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::getMessageIterator | function | core/ |
Retrieves an iterator over messages relate to source records. |
| 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::lookupDestinationId | function | core/ |
Looks up the destination identifier corresponding to a source key. |
| NullIdMap::lookupDestinationIds | function | core/ |
Looks up the destination identifiers corresponding to a source key. |
| NullIdMap::lookupSourceId | function | core/ |
Looks up the source identifier. |
| NullIdMap::messageCount | function | core/ |
Returns the number of messages saved. |
| NullIdMap::processedCount | function | core/ |
Returns the number of processed items in the map. |
| NullIdMap::saveIdMapping | function | core/ |
Saves a mapping from the source identifiers to the destination identifiers. |
| NullIdMap::saveMessage | function | core/ |
Saves a message related to a source record in the migration message table. |
| NullIdMap::setMessage | function | core/ |
Sets the migrate message service. |
| NullIdMap::setUpdate | function | core/ |
Sets a specified record to be updated, if it exists. |
| NullIncludedData::__construct | function | core/ |
NullData constructor. |
| NullLockBackend::release | function | core/ |
Releases the given lock. |
| NullLockBackend::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
| NullMatcherDumper::$routes | property | core/ |
The routes to be dumped. |
| NullMatcherDumper::addRoutes | function | core/ |
Adds additional routes to be dumped. |
| NullMatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
| NullNormalizer::__construct | function | core/ |
Constructs a NullNormalizer object. |
| NullNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\NullNormalizer[[api-linebreak]] @group serialization |
| NullNormalizerTest.php | file | core/ |
|
| NullNormalizerTest::$interface | property | core/ |
The interface to use in testing. |
| NullNormalizerTest::$normalizer | property | core/ |
The NullNormalizer instance. |
| NullNormalizerTest::setUp | function | core/ |
Pagination
- Previous page
- Page 907
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.