Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResizeImageEffect.php | file | core/ |
|
| ResizeImageEffect::applyEffect | function | core/ |
|
| ResizeImageEffect::buildConfigurationForm | function | core/ |
|
| ResizeImageEffect::defaultConfiguration | function | core/ |
|
| ResizeImageEffect::getSummary | function | core/ |
|
| ResizeImageEffect::submitConfigurationForm | function | core/ |
|
| ResizeImageEffect::transformDimensions | function | core/ |
|
| ResolvedLibraryDefinitionsFilesMatchTest | class | core/ |
Tests that the asset files for all core libraries exist. |
| ResolvedLibraryDefinitionsFilesMatchTest.php | file | core/ |
|
| ResolvedLibraryDefinitionsFilesMatchTest::$allModules | property | core/ |
A list of all core modules. |
| ResolvedLibraryDefinitionsFilesMatchTest::$allThemes | property | core/ |
A list of all core themes. |
| ResolvedLibraryDefinitionsFilesMatchTest::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| ResolvedLibraryDefinitionsFilesMatchTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| ResolvedLibraryDefinitionsFilesMatchTest::$modules | property | core/ |
|
| ResolvedLibraryDefinitionsFilesMatchTest::$pathsChecked | property | core/ |
A list of all paths that have been checked. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeHandler | property | core/ |
The theme handler. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeInitialization | property | core/ |
The theme initialization. |
| ResolvedLibraryDefinitionsFilesMatchTest::$themeManager | property | core/ |
The theme manager. |
| ResolvedLibraryDefinitionsFilesMatchTest::assertLibraries | function | core/ |
Asserts the libraries for modules and themes exist. |
| ResolvedLibraryDefinitionsFilesMatchTest::getAllLibraries | function | core/ |
Gets all libraries for core and all installed modules. |
| ResolvedLibraryDefinitionsFilesMatchTest::setUp | function | core/ |
|
| ResolvedLibraryDefinitionsFilesMatchTest::testCoreLibraryCompleteness | function | core/ |
Ensures that all core module and theme library files exist. |
| ResolvedLibraryDefinitionsFilesMatchTest::testCoreLibraryCompletenessDeprecated | function | core/ |
Ensures that module and theme library files exist for a deprecated modules. |
| ResolvedLibraryDefinitionsFilesMatchTest::verifyLibraryFilesExist | function | core/ |
Checks that all the library files exist. |
| resolver_manager.entity | service | core/ |
Drupal\Core\Entity\EntityResolverManager |
| 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. |
Pagination
- Previous page
- Page 1353
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.