Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::testGetMetadata | function | core/ |
@covers ::getMetadata |
OEmbedSourceTest::testLocalThumbnailUriQueryStringIsIgnored | function | core/ |
@covers ::getLocalThumbnailUri |
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::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
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::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
PathProcessorEntityResourceBC | class | core/ |
Path processor to maintain BC for entity REST resource URLs from Drupal 8.0. |
PathProcessorEntityResourceBC.php | file | core/ |
|
PathProcessorEntityResourceBC::$entityTypeManager | property | core/ |
The entity type manager. |
PathProcessorEntityResourceBC::processInbound | function | core/ |
Processes the inbound path. |
PathProcessorEntityResourceBC::__construct | function | core/ |
Creates a new PathProcessorEntityResourceBC instance. |
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 or the array of strings if the translation has plurals. |
PoItem::setSource | function | core/ |
Set the source string or the array of strings if the translation has plurals. |
ProfileFieldOptionTranslationTest::providerSource | function | core/ |
The data provider. |
ProfileFieldTest::providerSource | function | core/ |
The data provider. |
ProfileFieldTranslationTest::providerSource | function | core/ |
The data provider. |
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.