Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OEmbedDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| 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::$resourceFetcher | property | core/ |
The oEmbed resource fetcher service. |
| OEmbedForm::$urlResolver | property | core/ |
The oEmbed URL resolver service. |
| OEmbedForm::addButtonSubmit | function | core/ |
Submit handler for the add button. |
| OEmbedForm::__construct | function | core/ |
Constructs a new OEmbedForm. |
| OEmbedFormatter::$messenger | property | core/ |
The messenger service. |
| OEmbedFormatter::$resourceFetcher | property | core/ |
The oEmbed resource fetcher. |
| OEmbedFormatter::$urlResolver | property | core/ |
The oEmbed URL resolver service. |
| OEmbedFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| OEmbedFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| OEmbedFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| OEmbedFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| OEmbedFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| OEmbedFormatter::__construct | function | core/ |
Constructs an OEmbedFormatter instance. |
| OEmbedFormatterTest | class | core/ |
@covers \Drupal\media\Plugin\Field\FieldFormatter\OEmbedFormatter[[api-linebreak]] |
| OEmbedFormatterTest.php | file | core/ |
|
| OEmbedFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OEmbedFormatterTest::$modules | property | core/ |
Modules to enable. |
| OEmbedFormatterTest::providerRender | function | core/ |
Data provider for testRender(). |
| OEmbedFormatterTest::setUp | function | core/ |
|
| OEmbedFormatterTest::testDisplayConfiguration | function | core/ |
Tests that oEmbed media types' display can be configured correctly. |
| OEmbedFormatterTest::testRender | function | core/ |
Tests the oEmbed field formatter. |
| OEmbedIframeController::$resourceFetcher | property | core/ |
The oEmbed resource fetcher service. |
| OEmbedIframeController::$urlResolver | property | core/ |
The oEmbed URL resolver service. |
| OEmbedIframeController::__construct | function | core/ |
Constructs an OEmbedIframeController instance. |
| OEmbedIframeControllerTest | class | core/ |
@coversDefaultClass \Drupal\media\Controller\OEmbedIframeController[[api-linebreak]] |
| OEmbedIframeControllerTest.php | file | core/ |
|
| OEmbedIframeControllerTest::$modules | property | core/ |
Modules to install. |
| OEmbedIframeControllerTest::providerBadHashParameter | function | core/ |
Data provider for testBadHashParameter(). |
| OEmbedIframeControllerTest::testBadHashParameter | function | core/ |
Tests validation of the 'hash' query string parameter. |
| OEmbedIframeControllerTest::testResourcePassedToPreprocess | function | core/ |
Tests that resources can be used in media_oembed_iframe preprocess. |
| OEmbedInterface::getProviders | function | core/ |
Returns the oEmbed provider names. |
| OEmbedResourceConstraint | class | core/ |
Checks if a value represents a valid oEmbed resource URL. |
| OEmbedResourceConstraint.php | file | core/ |
|
| 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/ |
Pagination
- Previous page
- Page 934
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.