Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| ObjectSerialization.php | file | core/ |
|
| ObjectSerialization::__construct | function | core/ |
ObjectSerialization constructor. |
| ObjectSerialization::__destruct | function | core/ |
ObjectSerialization deconstructor. |
| ObjectWithPluginCollectionInterface::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| oembed.formatter.css | file | core/ |
.media-oembed-content { max-width: 100%; } |
| oembed.formatter.css | file | core/ |
.media-oembed-content { max-width: 100%; } |
| oembed.frame.css | file | core/ |
iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; } |
| oembed.frame.css | file | core/ |
iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; } |
| OEmbed::$fileSystem | property | core/ |
The file system. |
| OEmbed::$messenger | property | core/ |
The messenger service. |
| OEmbed::$resourceFetcher | property | core/ |
The oEmbed resource fetcher service. |
| OEmbed::$urlResolver | property | core/ |
The OEmbed manager service. |
| OEmbed::createSourceField | function | core/ |
Creates the source field definition for a type. |
| OEmbed::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| OEmbed::getProviders | function | core/ |
Returns the oEmbed provider names. |
| OEmbed::getSourceFieldConstraints | function | core/ |
Gets media source-specific validation constraints for a source field. |
| OEmbed::prepareFormDisplay | function | core/ |
Prepares the media type fields for this source in the form display. |
| OEmbed::prepareViewDisplay | function | core/ |
Prepares the media type fields for this source in the view display. |
| OEmbed::submitConfigurationForm | function | core/ |
Form submission handler. |
| OEmbed::__construct | function | core/ |
Constructs a new OEmbed instance. |
| OEmbedDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| 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::providerBadHashParameter | function | core/ |
Data provider for testBadHashParameter(). |
| OEmbedIframeControllerTest::testBadHashParameter | function | core/ |
Tests validation of the 'hash' query string parameter. |
| OEmbedInterface::getProviders | function | core/ |
Returns the oEmbed provider names. |
Pagination
- Previous page
- Page 911
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.