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 |
---|---|---|---|
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/ |
The data provider. |
ProfileFieldTest::providerSource | function | core/ |
The data provider. |
ProfileFieldTranslationTest::providerSource | function | core/ |
The data provider. |
ProfileFieldValuesTest::providerSource | function | core/ |
The data provider. |
RdfMappingResourceTestBase | class | core/ |
|
RdfMappingResourceTestBase.php | file | core/ |
|
RdfMappingResourceTestBase::$entity | property | core/ |
|
RdfMappingResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
RdfMappingResourceTestBase::$modules | property | core/ |
Modules to install. |
RdfMappingResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
RdfMappingResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
RdfMappingResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
RdfMappingResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
RdfMappingResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
RdfMappingTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
RdfMappingTest::providerSource | function | core/ |
The data provider. |
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 enable. |
RelatedResourceTypesTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository under test. |
RelatedResourceTypesTest::getRelatableResourceTypesByFieldProvider | function | core/ |
Provides cases to test getRelatableTypesByField. |
RelatedResourceTypesTest::getRelatableResourceTypesProvider | function | core/ |
@covers ::getRelatableResourceTypes @dataProvider getRelatableResourceTypesProvider |
RelatedResourceTypesTest::setUp | function | core/ |
|
RelatedResourceTypesTest::testGetRelatableResourceTypes | function | core/ |
@covers ::getRelatableResourceTypes @dataProvider getRelatableResourceTypesProvider |
RelatedResourceTypesTest::testGetRelatableResourceTypesByField | function | core/ |
@covers ::getRelatableResourceTypesByField @dataProvider getRelatableResourceTypesByFieldProvider |
RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition | function | core/ |
Ensure a graceful failure when a field can references a missing bundle. |
RelationshipNormalizerTest::$referencingResourceType | property | core/ |
The node type. |
ReplaceOp::$source | property | composer/ |
The relative path to the source file. |
RequestHandler::delegateToRestResourcePlugin | function | core/ |
Delegates an incoming request to the appropriate REST resource plugin. |
RequirementsAwareSourceInterface | interface | core/ |
Defines the RequirementsAwareSourceInterface. |
Resource | class | core/ |
Value object representing an oEmbed resource. |
Resource.php | file | core/ |
|
Resource::$authorName | property | core/ |
The name of the author/owner of the resource. |
Resource::$authorUrl | property | core/ |
A URL for the author/owner of the resource. |
Resource::$height | property | core/ |
The height of the resource, in pixels. |
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.