Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| NullIdMap::current | function | core/ |
#[\ReturnTypeWillChange] |
| 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/ |
#[\ReturnTypeWillChange] |
| 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/ |
#[\ReturnTypeWillChange] |
| 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/ |
#[\ReturnTypeWillChange] |
| 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/ |
#[\ReturnTypeWillChange] |
| NullLockBackend::$lockId | property | core/ |
Current page lock token identifier. |
| NullLockBackend::getLockId | function | core/ |
Gets the unique page token for locks. |
| Number::validateNumber | function | core/ |
Form element validation handler for #type 'number'. |
| Number::validStep | function | core/ |
Verifies that a number is a multiple of a given step. |
| NumberItemTest::dataNumberFieldSettingsProvider | function | core/ |
Data provider for testConstraints. |
| NumberTest::providerTestConversions | function | core/ |
Data provider for testConversions(). |
| NumberTest::providerTestValidStep | function | core/ |
Provides data for self::testNumberStep(). |
| NumberTest::providerTestValidStepOffset | function | core/ |
Data provider for \Drupal\Tests\Component\Utility\NumberTest::testValidStepOffset(). |
| NumberTest::testValidStep | function | core/ |
Tests Number::validStep() without offset. |
| NumberTest::testValidStepOffset | function | core/ |
Tests Number::validStep() with offset. |
| NumberWidget | class | core/ |
Plugin implementation of the 'number' widget. |
| NumberWidget.php | file | core/ |
|
| NumberWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| NumberWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| NumberWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| NumberWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| NumberWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| NumericArgumentValidator | class | core/ |
Validate whether an argument is numeric or not. |
| NumericArgumentValidator.php | file | core/ |
|
| NumericArgumentValidator::getContextDefinition | function | core/ |
Returns a context definition for this argument. |
| NumericArgumentValidator::validateArgument | function | core/ |
Performs validation for a given argument. |
| OEmbed::getProviders | function | core/ |
Returns the oEmbed provider names. |
| OEmbed::validateConfigurationForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.