Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests OEmbed Formatter. |
| OEmbedFormatterTest.php | file | core/ |
|
| OEmbedFormatterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OEmbedFormatterTest::$modules | property | core/ |
Modules to install. |
| 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/ |
Tests Drupal\media\Controller\OEmbedIframeController. |
| 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. |
| OEmbedIframeControllerTest::testResponseCacheMaxAge | function | core/ |
Tests that the response max age is set to the same value as that of the resource. |
| OEmbedIframeControllerTest::testResponseCacheMaxAgeGreaterThanFiveYears | function | core/ |
Tests that the response max age is 5 years when the max age returned by the provider is greater than 5 years. |
| OEmbedIframeControllerTest::testResponseCacheMaxAgeUponResourceException | function | core/ |
Tests that the response max age is set to 0 when a ResourceException is raised while fetching the resource. |
| OEmbedInterface::getProviders | function | core/ |
Returns the oEmbed provider names. |
| OEmbedMediaSource | class | core/ |
Defines a OEmbedMediaSource attribute. |
| OEmbedMediaSource.php | file | core/ |
|
| OEmbedMediaSource::__construct | function | core/ |
Constructs a new OEmbedMediaSource attribute. |
| OEmbedResourceConstraint | class | core/ |
Checks if a value represents a valid oEmbed resource URL. |
| OEmbedResourceConstraint.php | file | core/ |
|
| OEmbedResourceConstraint::__construct | function | core/ |
#[HasNamedArguments] |
| 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/ |
Tests 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. |
| OEmbedResourceConstraintValidatorTest::setUp | function | core/ |
|
| OEmbedResourceConstraintValidatorTest::testValidateEmptySource | function | core/ |
Tests validate empty source. |
| OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked | function | core/ |
Tests validate url resolver invoked. |
| OEmbedSourceTest | class | core/ |
Tests Drupal\media\Plugin\media\Source\OEmbed. |
| OEmbedSourceTest.php | file | core/ |
Pagination
- Previous page
- Page 1044
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.