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
- Search 11.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Provides source data for ::testSource. |
| ProfileFieldTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| ProfileFieldTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| ProfileFieldValuesTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| RelatedResourceTypesTest | class | core/ |
Tests Drupal\jsonapi\ResourceType\ResourceType. |
| 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. |
| 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/ |
Tests get relatable resource types provider. |
| RelatedResourceTypesTest::setUp | function | core/ |
|
| RelatedResourceTypesTest::testGetRelatableResourceTypes | function | core/ |
Tests get relatable resource types. |
| RelatedResourceTypesTest::testGetRelatableResourceTypesByField | function | core/ |
Tests get relatable resource types by field. |
| RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition | function | core/ |
Ensure a graceful failure when a field can references a missing bundle. |
| RelationshipNormalizerTest::$referencingResourceType | property | core/ |
The node type. |
| remove-source-editing-from-full-html-editor.php | file | core/ |
Removes the source editing plugin from the full_html editor. |
| 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. |
| Resource::$html | property | core/ |
The HTML representation of the resource. |
| Resource::$provider | property | core/ |
The resource provider. |
| Resource::$thumbnailHeight | property | core/ |
The height of the thumbnail, in pixels. |
| Resource::$thumbnailUrl | property | core/ |
A URL to a thumbnail image representing the resource. |
| Resource::$thumbnailWidth | property | core/ |
The width of the thumbnail, in pixels. |
| Resource::$title | property | core/ |
A text title, describing the resource. |
| Resource::$type | property | core/ |
The resource type. Can be one of the static::TYPE_* constants. |
| Resource::$url | property | core/ |
The resource URL. Only applies to 'photo' and 'link' resources. |
| Resource::$width | property | core/ |
The width of the resource, in pixels. |
| Resource::getAuthorName | function | core/ |
Returns the name of the resource author. |
| Resource::getAuthorUrl | function | core/ |
Returns the URL of the resource author. |
| Resource::getHeight | function | core/ |
Returns the height of the resource. |
| Resource::getHtml | function | core/ |
Returns the HTML representation of the resource. |
| Resource::getProvider | function | core/ |
Returns the resource provider, if known. |
| Resource::getThumbnailHeight | function | core/ |
Returns the height of the resource's thumbnail image. |
| Resource::getThumbnailUrl | function | core/ |
Returns the URL of the resource's thumbnail image. |
| Resource::getThumbnailWidth | function | core/ |
Returns the width of the resource's thumbnail image. |
| Resource::getTitle | function | core/ |
Returns the title of the resource. |
| Resource::getType | function | core/ |
Returns the resource type. |
| Resource::getUrl | function | core/ |
Returns the URL of the resource. Only applies to 'photo' resources. |
| Resource::getWidth | function | core/ |
Returns the width of the resource. |
| Resource::link | function | core/ |
Creates a link resource. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.