Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
NumericFilterTest::provideAcceptExposedInput | function | core/ |
Data provider for testAcceptExposedInput test. |
NumericItemBase::validateMinAndMaxConfig | function | core/ |
Validates that the minimum value is less than the maximum. |
OEmbed::getProviders | function | core/ |
Returns the oEmbed provider names. |
OEmbed::validateConfigurationForm | function | core/ |
Form validation handler. |
OEmbedFieldWidgetTest | class | core/ |
@covers \Drupal\media\Plugin\Field\FieldWidget\OEmbedWidget |
OEmbedFieldWidgetTest.php | file | core/ |
|
OEmbedFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OEmbedFieldWidgetTest::testFieldWidgetHelpText | function | core/ |
Tests that the oEmbed field widget shows the configured help text. |
OEmbedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
OEmbedForm::validateUrl | function | core/ |
Validates the oEmbed URL. |
Pagination
- Previous page
- Page 123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.