Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| 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. |
| 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/ |
|
| NullNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] |
| NullNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::supportsNormalization[[api-linebreak]] |
| NullPathProcessorManager | class | core/ |
Provides a null implementation of the path processor manager. |
| NullPathProcessorManager.php | file | core/ |
|
| NullPathProcessorManager::processInbound | function | core/ |
Processes the inbound path. |
| NullPathProcessorManager::processOutbound | function | core/ |
Processes the outbound path. |
| NullRouteMatch::getParameters | function | core/ |
Returns the bag of all processed route parameters. |
| NullRouteMatch::getRawParameters | function | core/ |
Returns the bag of all raw route parameters. |
| NullStorage | class | core/ |
Defines a stub storage. |
| NullStorage.php | file | core/ |
|
| NullStorage::$collection | property | core/ |
The storage collection. |
| NullStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| NullStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| NullStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| NullStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| NullStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| NullStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| NullStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| NullStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| NullStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| NullStorage::read | function | core/ |
Reads configuration data from the storage. |
| NullStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| NullStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| NullStorage::write | function | core/ |
Writes configuration data to the storage. |
| NullStorage::__construct | function | core/ |
Constructs a new NullStorage. |
| NullStorageExpirable | class | core/ |
Defines a null key/value store implementation. |
| NullStorageExpirable.php | file | core/ |
Pagination
- Previous page
- Page 930
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.