Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
NullNormalizerTest::jsonSchemaDataProvider | function | core/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
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 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. |
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. |
OEmbedResourceConstraintValidator::$urlResolver | property | core/ |
The oEmbed URL resolver service. |
OEmbedResourceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
OEmbedResourceConstraintValidator::handleException | function | core/ |
Handles exceptions that occur during validation. |
OEmbedResourceConstraintValidator::validate | function | core/ |
|
OEmbedResourceConstraintValidator::__construct | function | core/ |
Constructs a new OEmbedResourceConstraintValidator. |
OEmbedResourceConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Validation\Constraint\OEmbedResourceConstraintValidator |
OEmbedResourceConstraintValidatorTest.php | file | core/ |
|
OEmbedResourceConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
OEmbedResourceConstraintValidatorTest::getValue | function | core/ |
Wraps a media entity in an anonymous class to mock a field value. |
Pagination
- Previous page
- Page 128
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.