Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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[[api-linebreak]] |
| 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. |
| OEmbedFormatterTest::providerRender | function | core/ |
Data provider for testRender(). |
| OEmbedIframeControllerTest::providerBadHashParameter | function | core/ |
Data provider for testBadHashParameter(). |
| OEmbedInterface::getProviders | function | core/ |
Returns the oEmbed provider names. |
| OEmbedResourceConstraint::$disallowedProviderMessage | property | core/ |
The error message if the URL matches a disallowed provider. |
| OEmbedResourceConstraint::$invalidResourceMessage | property | core/ |
The error message if the URL is not a valid oEmbed resource. |
| OEmbedResourceConstraint::$providerErrorMessage | property | core/ |
The error message if an unexpected behavior occurs. |
| OEmbedResourceConstraint::$unknownProviderMessage | property | core/ |
The error message if the URL does not match any known provider. |
| OEmbedResourceConstraintValidator | class | core/ |
Validates oEmbed resource URLs. |
| OEmbedResourceConstraintValidator.php | file | core/ |
|
| OEmbedResourceConstraintValidator::$logger | property | core/ |
The logger service. |
| OEmbedResourceConstraintValidator::$resourceFetcher | property | core/ |
The resource fetcher service. |
Pagination
- Previous page
- Page 118
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.