Search for source
- Search 7.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
NoSourcePluginDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
NoSourcePluginDecorator::__construct | function | core/ |
Constructs a NoSourcePluginDecorator object. |
NullIdMap::currentSource | function | core/ |
Looks up the source identifier(s) currently being iterated. |
NullIdMap::getRowBySource | function | core/ |
Retrieves a row from the map table based on source identifier values. |
NullIdMap::lookupSourceId | function | core/ |
Looks up the source identifier. |
OEmbed::$resourceFetcher | property | core/ |
The oEmbed resource fetcher service. |
OEmbed::createSourceField | function | core/ |
Creates the source field definition for a type. |
OEmbed::getSourceFieldConstraints | function | core/ |
Gets media source-specific validation constraints for a source field. |
OEmbedForm::$resourceFetcher | property | core/ |
The oEmbed resource fetcher service. |
OEmbedFormatter::$resourceFetcher | property | core/ |
The oEmbed resource fetcher. |
OEmbedIframeController::$resourceFetcher | property | core/ |
The oEmbed resource fetcher service. |
OEmbedIframeControllerTest::testResourcePassedToPreprocess | function | core/ |
Tests that resources can be used in media_oembed_iframe preprocess. |
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 |
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 |
OEmbedResourceConstraintValidatorTest::testValidateUrlResolverInvoked | function | core/ |
@covers ::validate |
OEmbedSourceTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\media\Source\OEmbed |
OEmbedSourceTest.php | file | core/ |
|
OEmbedSourceTest::$modules | property | core/ |
Modules to install. |
OEmbedSourceTest::providerThumbnailUri | function | core/ |
Data provider for ::testThumbnailUri(). |
OEmbedSourceTest::testGetMetadata | function | core/ |
@covers ::getMetadata |
OEmbedSourceTest::testThumbnailUri | function | core/ |
Tests that remote thumbnails are downloaded correctly. |
OptimizedPhpArrayDumperTest::testGetServiceDefinitionForResource | function | core/ |
Tests that the correct RuntimeException is thrown for dumping a resource. |
OverrideSectionsTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
paramconverter.jsonapi.resource_type | service | core/ |
Drupal\jsonapi\ParamConverter\ResourceTypeConverter |
PathAliasResourceTestBase | class | core/ |
Base class for path_alias EntityResource tests. |
PathAliasResourceTestBase.php | file | core/ |
|
PathAliasResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
PathAliasResourceTestBase::$firstCreatedEntityId | property | core/ |
The entity ID for the first created entity in testPost(). |
PathAliasResourceTestBase::$modules | property | core/ |
Modules to install. |
PathAliasResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
PathAliasResourceTestBase::$secondCreatedEntityId | property | core/ |
The entity ID for the second created entity in testPost(). |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.