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 |
---|---|---|---|
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 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/ |
@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(). |
PathAliasResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
PathAliasResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
PathAliasResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
PathAliasResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
PathAliasTest::$resourceTypeIsVersionable | property | core/ |
Whether the tested JSON:API resource is versionable. |
PathAliasTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
PathValidatorTest::testIsValidWithResourceNotFound | function | core/ |
@covers ::isValid @covers ::getPathAttributes |
plugin.manager.media.source | service | core/ |
Drupal\media\MediaSourceManager |
plugin.manager.migrate.source | service | core/ |
Drupal\migrate\Plugin\MigrateSourcePluginManager |
PluralVariants::getSourceElement | function | core/ |
Returns the source element for a given configuration definition. |
PoItem::$source | property | core/ |
The source string or array of strings if it has plurals. |
PoItem::getSource | function | core/ |
Gets the source string(s) if the translation has plurals. |
PoItem::setSource | function | core/ |
Sets the source string(s) if the translation has plurals. |
ProfileFieldOptionTranslationTest::providerSource | function | core/ |
|
ProfileFieldTest::providerSource | function | core/ |
|
ProfileFieldTranslationTest::providerSource | function | core/ |
|
ProfileFieldValuesTest::providerSource | function | core/ |
|
RelatedResourceTypesTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\ResourceType\ResourceType @coversClass \Drupal\jsonapi\ResourceType\ResourceTypeRepository @group jsonapi |
RelatedResourceTypesTest.php | file | core/ |
|
RelatedResourceTypesTest::$barType | property | core/ |
The JSON:API resource type for `node--bar`. |
RelatedResourceTypesTest::$fooType | property | core/ |
The JSON:API resource type for `node--foo`. |
RelatedResourceTypesTest::$modules | property | core/ |
Modules to install. |
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.