Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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[[api-linebreak]] |
| OEmbedResourceConstraintValidatorTest.php | file | core/ |
|
| OEmbedResourceConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
| OEmbedResourceConstraintValidatorTest::getValue | function | core/ |
Wraps a media entity in an anonymous class to mock a field value. |
| OEmbedResourceConstraintValidatorTest::setUp | function | core/ |
|
| OEmbedResourceConstraintValidatorTest::testValidateEmptySource | function | core/ |
@covers ::validate[[api-linebreak]] |
| OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked | function | core/ |
@covers ::validate[[api-linebreak]] |
| OEmbedSourceTest::providerThumbnailUri | function | core/ |
Data provider for ::testThumbnailUri(). |
| OEmbedTestTrait::hijackProviderEndpoints | function | core/ |
Ensures that oEmbed provider endpoints use the test resource route. |
| OEmbedTestTrait::useFixtureProviders | function | core/ |
Forces Media to use the provider database in the fixtures directory. |
| OEmbedWidget | class | core/ |
Plugin implementation of the 'oembed_textfield' widget. |
| OEmbedWidget.php | file | core/ |
|
| OEmbedWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| OEmbedWidget::isApplicable | function | core/ |
Returns if the widget can be used for the provided field. |
| OffCanvasTest::testNarrowWidth | function | core/ |
Tests the body displacement behaves differently at a narrow width. |
| OffCanvasTestBase::themeDataProvider | function | core/ |
Data provider that returns theme name as the sole argument. |
| OffsetPageTest::parameterProvider | function | core/ |
Data provider for testCreateFromQueryParameter. |
| oneplusfourgrid_section.css | file | core/ |
/* * @file * Provides the layout styles for two-column layout section. */ .layout--oneplusfourgrid-section { display: flex; flex-wrap: wrap; } .layout--oneplusfourgrid-section > .layout__region { flex: 0 1 100%; } /* Large */ @media… |
| OpCodeCache::invalidate | function | core/ |
Invalidates a PHP file from a possibly active opcode cache. |
| OpenOffCanvasDialogCommand::DEFAULT_DIALOG_WIDTH | constant | core/ |
The dialog width to use if none is provided. |
| OpmlFeedAdd::getFormId | function | core/ |
Returns a unique string identifying the form. |
| OpmlFeedAdd::validateForm | function | core/ |
Form validation handler. |
| OpmlFields::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| OptGroupTest::providerTestFlattenOptions | function | core/ |
Provides test data for the flattenOptions() method. |
| OptimizedPhpArrayDumperTest::getAliasesDataProvider | function | core/ |
Data provider for testGetAliases(). |
| OptimizedPhpArrayDumperTest::getDefinitionsDataProvider | function | core/ |
Data provider for testGetServiceDefinitions(). |
| OptimizedPhpArrayDumperTest::getParametersDataProvider | function | core/ |
Data provider for testGetParameters(). |
| OptimizedPhpArrayDumperTest::percentsEscapeProvider | function | core/ |
Data provider for testPercentsEscape(). |
Pagination
- Previous page
- Page 108
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.