Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NullableSerializedItem.php | file | core/ |
|
| NullableSerializedItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| NullableSerializedItem::schema | function | core/ |
Returns the schema for the field. |
| NullArgument::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| 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. |
| 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. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 1029
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.