Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ResizeImageEffect::buildConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Form constructor.
ResizeImageEffect::defaultConfiguration function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Gets default configuration for this plugin.
ResizeImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Returns a render array summarizing the configuration of the image effect.
ResizeImageEffect::submitConfigurationForm function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Form submission handler.
ResizeImageEffect::transformDimensions function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Determines the dimensions of the styled image.
ResolvedLibraryDefinitionsFilesMatchTest class core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Tests that the asset files for all core libraries exist.
ResolvedLibraryDefinitionsFilesMatchTest.php file core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php
ResolvedLibraryDefinitionsFilesMatchTest::$allModules property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php A list of all core modules.
ResolvedLibraryDefinitionsFilesMatchTest::$allThemes property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php A list of all core themes.
ResolvedLibraryDefinitionsFilesMatchTest::$librariesToSkip property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php A list of libraries to skip checking, in the format extension/library_name.
ResolvedLibraryDefinitionsFilesMatchTest::$libraryDiscovery property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php The library discovery service.
ResolvedLibraryDefinitionsFilesMatchTest::$modules property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Modules to enable.
ResolvedLibraryDefinitionsFilesMatchTest::$pathsChecked property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php A list of all paths that have been checked.
ResolvedLibraryDefinitionsFilesMatchTest::$themeHandler property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php The theme handler.
ResolvedLibraryDefinitionsFilesMatchTest::$themeInitialization property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php The theme initialization.
ResolvedLibraryDefinitionsFilesMatchTest::$themeManager property core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php The theme manager.
ResolvedLibraryDefinitionsFilesMatchTest::getAllLibraries function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Gets all libraries for core and all installed modules.
ResolvedLibraryDefinitionsFilesMatchTest::setUp function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php
ResolvedLibraryDefinitionsFilesMatchTest::testCoreLibraryCompleteness function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Ensures that all core module and theme library files exist.
ResolvedLibraryDefinitionsFilesMatchTest::verifyLibraryFilesExist function core/tests/Drupal/KernelTests/Core/Asset/ResolvedLibraryDefinitionsFilesMatchTest.php Checks that all the library files exist.
resolver_manager.entity service core/core.services.yml Drupal\Core\Entity\EntityResolverManager
Resource class core/modules/media/src/OEmbed/Resource.php Value object representing an oEmbed resource.
Resource.php file core/modules/media/src/OEmbed/Resource.php
Resource::$authorName property core/modules/media/src/OEmbed/Resource.php The name of the author/owner of the resource.
Resource::$authorUrl property core/modules/media/src/OEmbed/Resource.php A URL for the author/owner of the resource.
Resource::$height property core/modules/media/src/OEmbed/Resource.php The height of the resource, in pixels.
Resource::$html property core/modules/media/src/OEmbed/Resource.php The HTML representation of the resource.
Resource::$provider property core/modules/media/src/OEmbed/Resource.php The resource provider.
Resource::$thumbnailHeight property core/modules/media/src/OEmbed/Resource.php The height of the thumbnail, in pixels.
Resource::$thumbnailUrl property core/modules/media/src/OEmbed/Resource.php A URL to a thumbnail image representing the resource.
Resource::$thumbnailWidth property core/modules/media/src/OEmbed/Resource.php The width of the thumbnail, in pixels.
Resource::$title property core/modules/media/src/OEmbed/Resource.php A text title, describing the resource.
Resource::$type property core/modules/media/src/OEmbed/Resource.php The resource type. Can be one of the static::TYPE_* constants.
Resource::$url property core/modules/media/src/OEmbed/Resource.php The resource URL. Only applies to 'photo' and 'link' resources.
Resource::$width property core/modules/media/src/OEmbed/Resource.php The width of the resource, in pixels.
Resource::getAuthorName function core/modules/media/src/OEmbed/Resource.php Returns the name of the resource author.
Resource::getAuthorUrl function core/modules/media/src/OEmbed/Resource.php Returns the URL of the resource author.
Resource::getHeight function core/modules/media/src/OEmbed/Resource.php Returns the height of the resource.
Resource::getHtml function core/modules/media/src/OEmbed/Resource.php Returns the HTML representation of the resource.
Resource::getProvider function core/modules/media/src/OEmbed/Resource.php Returns the resource provider, if known.
Resource::getThumbnailHeight function core/modules/media/src/OEmbed/Resource.php Returns the height of the resource's thumbnail image.
Resource::getThumbnailUrl function core/modules/media/src/OEmbed/Resource.php Returns the URL of the resource's thumbnail image.
Resource::getThumbnailWidth function core/modules/media/src/OEmbed/Resource.php Returns the width of the resource's thumbnail image.
Resource::getTitle function core/modules/media/src/OEmbed/Resource.php Returns the title of the resource.
Resource::getType function core/modules/media/src/OEmbed/Resource.php Returns the resource type.
Resource::getUrl function core/modules/media/src/OEmbed/Resource.php Returns the URL of the resource. Only applies to 'photo' resources.
Resource::getWidth function core/modules/media/src/OEmbed/Resource.php Returns the width of the resource.
Resource::link function core/modules/media/src/OEmbed/Resource.php Creates a link resource.
Resource::photo function core/modules/media/src/OEmbed/Resource.php Creates a photo resource.
Resource::rich function core/modules/media/src/OEmbed/Resource.php Creates a rich resource.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.