Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
NodeValidationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
NodeValidationTest::testValidation | function | core/ |
Tests the node validation constraints. |
None::validateArgument | function | core/ |
Performs validation for a given argument. |
NormalInstallerServiceProvider | class | core/ |
Service provider for the installer environment. |
NormalInstallerServiceProvider.php | file | core/ |
|
NormalInstallerServiceProvider::register | function | core/ |
Registers services to the container. |
NormalizerBaseTest::providerTestSupportsNormalization | function | core/ |
Data provider for testSupportsNormalization. |
NoSourceModule::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
NotNullConstraintValidator | class | core/ |
NotNull constraint validator. |
NotNullConstraintValidator.php | file | core/ |
|
NotNullConstraintValidator::validate | function | core/ |
|
NullBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
NullBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
NullBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
NullCoalesceTest::testExceptionOnInvalidValue | function | core/ |
Tests that an exception is thrown for a non-array value. |
NullCoalesceTest::transformDataProvider | function | core/ |
Provides Data for ::testTransform. |
NullCoalesceTest::transformWithDefaultProvider | function | core/ |
Provides Data for ::testTransformWithDefault. |
NullDestination::getIds | function | core/ |
Gets the destination IDs. |
NullIdMap | class | core/ |
Defines the null ID map implementation. |
NullIdMap.php | file | core/ |
|
NullIdMap::clearMessages | function | core/ |
Clears all messages from the map. |
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::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::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/ |
|
NullLockBackend::$lockId | property | core/ |
Current page lock token identifier. |
NullLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.