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 |
|---|---|---|---|
| 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/ |
|
| 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 | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\media\Source\OEmbed[[api-linebreak]] |
| OEmbedSourceTest.php | file | core/ |
|
| OEmbedSourceTest::testGetMetadata | function | core/ |
@covers ::getMetadata[[api-linebreak]] |
| OEmbedSourceTest::testLocalThumbnailUriQueryStringIsIgnored | function | core/ |
@covers ::getLocalThumbnailUri[[api-linebreak]] |
| OEmbedTestTrait | trait | core/ |
Contains helper functions for testing oEmbed functionality in isolation. |
| OEmbedTestTrait.php | file | core/ |
|
| OEmbedTestTrait::getFixturesDirectory | function | core/ |
Returns the relative path to the oEmbed fixtures directory. |
| OEmbedTestTrait::getFixturesUrl | function | core/ |
Returns the absolute URL of the oEmbed fixtures directory. |
| OEmbedTestTrait::hijackProviderEndpoints | function | core/ |
Ensures that all oEmbed provider endpoints defined in the fixture providers.json will use the media_test_oembed.resource.get route as their URL. |
| OEmbedTestTrait::lockHttpClientToFixtures | function | core/ |
Configures the http_client service so that all requests are carried out relative to the URL of the fixtures directory. For example, after calling this method, a request for foobar.html will actually request http://test-site/path/to/fuxtures/foobar.html. |
| OEmbedTestTrait::useFixtureProviders | function | core/ |
Forces Media to use the provider database in the fixtures directory. |
| OEmbedWidget::isApplicable | function | core/ |
Returns if the widget can be used for the provided field. |
| off-canvas-page-wrapper.html.twig | file | core/ |
Default theme implementation for a page wrapper. |
| off-canvas-page-wrapper.html.twig | file | core/ |
Theme override for a page wrapper. |
| off-canvas-page-wrapper.html.twig | file | core/ |
Default theme implementation for a page wrapper. |
| off-canvas.base.css | file | core/ |
Set base styles for the off-canvas dialog. |
| off-canvas.base.css | file | core/ |
Set base styles for the off-canvas dialog. |
| off-canvas.base.pcss.css | file | core/ |
Set base styles for the off-canvas dialog. |
| off-canvas.base.pcss.css | file | core/ |
Set base styles for the off-canvas dialog. |
| off-canvas.button.css | file | core/ |
Visual styling for buttons in the off-canvas dialog. |
| off-canvas.button.css | file | core/ |
Visual styling for buttons in the off-canvas dialog. |
| off-canvas.css | file | core/ |
CSS for off-canvas dialog. |
| off-canvas.css | file | core/ |
CSS for off-canvas dialog. |
| off-canvas.details.css | file | core/ |
Visual styling for summary and details in the off-canvas dialog. |
| off-canvas.details.css | file | core/ |
Visual styling for summary and details in the off-canvas dialog. |
| off-canvas.dropbutton.css | file | core/ |
Styles for dropbuttons in the off-canvas dialog. |
| off-canvas.dropbutton.css | file | core/ |
Styles for dropbuttons in the off-canvas dialog. |
| off-canvas.form.css | file | core/ |
Visual styling for forms in the off-canvas dialog. |
Pagination
- Previous page
- Page 912
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.