Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NullIdMap::current | function | core/ |
|
| 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::delete | function | core/ |
Deletes the map and message entries for a given source record. |
| 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::errorCount | function | core/ |
Returns the number of items that failed to import. |
| 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::getQualifiedMapTableName | function | core/ |
Gets the qualified map table. |
| 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::importedCount | function | core/ |
Returns the number of imported items in the map. |
| NullIdMap::key | function | core/ |
|
| 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::next | function | core/ |
|
| NullIdMap::prepareUpdate | function | core/ |
Prepares to run a full update. |
| NullIdMap::processedCount | function | core/ |
Returns the number of processed items in the map. |
| NullIdMap::rewind | function | core/ |
|
| 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. |
| NullIdMap::updateCount | function | core/ |
Returns a count of items which are marked as needing update. |
| NullIdMap::valid | function | core/ |
|
| NullIncludedData | class | core/ |
Use when there are no included resources but a Data object is required. |
| NullIncludedData.php | file | core/ |
|
| NullIncludedData::__construct | function | core/ |
NullData constructor. |
| NullLockBackend | class | core/ |
Defines a Null lock backend. |
| NullLockBackend.php | file | core/ |
|
| NullLockBackend::$lockId | property | core/ |
Current page lock token identifier. |
| NullLockBackend::acquire | function | core/ |
Acquires a lock. |
| NullLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
| NullLockBackend::lockMayBeAvailable | function | core/ |
Checks if a lock is available for acquiring. |
| NullLockBackend::release | function | core/ |
Releases the given lock. |
| NullLockBackend::releaseAll | function | core/ |
Releases all locks for the given lock token identifier. |
| NullLockBackend::wait | function | core/ |
Waits a short amount of time before a second lock acquire attempt. |
| NullMatcherDumper | class | core/ |
Does not dump Route information. |
| NullMatcherDumper.php | file | core/ |
|
| NullMatcherDumper::$routes | property | core/ |
The routes to be dumped. |
| NullMatcherDumper::addRoutes | function | core/ |
Adds additional routes to be dumped. |
| NullMatcherDumper::dump | function | core/ |
Dumps a set of routes to the router table in the database. |
| NullMatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
| NullNormalizer | class | core/ |
Null normalizer. |
| NullNormalizer.php | file | core/ |
|
| NullNormalizer::normalize | function | core/ |
Pagination
- Previous page
- Page 1080
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.