Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NoSourcePluginDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| NoSourcePluginDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| NoSourcePluginDecorator::__construct | function | core/ |
Constructs a NoSourcePluginDecorator object. |
| NoSourcePluginDecoratorTest | class | core/ |
Tests Drupal\migrate\Plugin\NoSourcePluginDecorator. |
| NoSourcePluginDecoratorTest.php | file | core/ |
|
| NoSourcePluginDecoratorTest::providerGetDefinitions | function | core/ |
Provides data for testGetDefinitions(). |
| NoSourcePluginDecoratorTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| 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. |
| 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::$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/ |
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/ |
|
| OEmbedSourceTest::$modules | property | core/ |
Modules to install. |
| OEmbedSourceTest::providerThumbnailUri | function | core/ |
Data provider for ::testThumbnailUri(). |
| OEmbedSourceTest::testGetMetadata | function | core/ |
Tests get metadata. |
| 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). |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.