Search for image
- Search 7.x for image
- Search 9.5.x for image
- Search 10.3.x for image
- Search 11.x for image
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Image | class | core/ |
Image entity media source. |
Image | class | core/ |
Defines the image text in-place editor. |
Image | class | core/ |
Defines an image object to represent an image file. |
Image | class | core/ |
Provides helpers to operate on images. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ImageStyleStorageInterface::clearReplacementId | function | core/ |
Clears a replacement ID from the storage. |
ImageStyleStorageInterface::getReplacementId | function | core/ |
Retrieves the replacement ID of a deleted image style. |
ImageStyleStorageInterface::setReplacementId | function | core/ |
Stores a replacement ID for an image style being deleted. |
ImageStyleTest | class | core/ |
@coversDefaultClass \Drupal\image\Entity\ImageStyle |
ImageStyleTest | class | core/ |
JSON:API integration test for the "ImageStyle" config entity type. |
ImageStyleTest.php | file | core/ |
|
ImageStyleTest.php | file | core/ |
|
ImageStyleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageStyleTest::$effectUuid | property | core/ |
The effect UUID. |
ImageStyleTest::$entity | property | core/ |
|
ImageStyleTest::$entityType | property | core/ |
The entity type used for testing. |
ImageStyleTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
ImageStyleTest::$entityTypeId | property | core/ |
The tested entity type. |
ImageStyleTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ImageStyleTest::$modules | property | core/ |
Modules to enable. |
ImageStyleTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
ImageStyleTest::createEntity | function | core/ |
Creates the entity to be tested. |
ImageStyleTest::fileDefaultScheme | function | core/ |
Mock function for ImageStyle::fileDefaultScheme(). |
ImageStyleTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
ImageStyleTest::getImageStyleMock | function | core/ |
Gets a mocked image style for testing. |
ImageStyleTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
ImageStyleTest::setUp | function | core/ |
|
ImageStyleTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
ImageStyleTest::testBuildUri | function | core/ |
@covers ::buildUri |
ImageStyleTest::testGetDerivativeExtension | function | core/ |
@covers ::getDerivativeExtension |
ImageStyleTest::testGetPathToken | function | core/ |
@covers ::getPathToken |
ImageStyleXmlAnonTest | class | core/ |
@group rest |
ImageStyleXmlAnonTest.php | file | core/ |
|
ImageStyleXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageStyleXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ImageStyleXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ImageStyleXmlAnonTest::testGet | function | core/ |
Test a GET request for an entity, plus edge cases to ensure good DX. |
ImageStyleXmlBasicAuthTest | class | core/ |
@group rest |
ImageStyleXmlBasicAuthTest.php | file | core/ |
|
ImageStyleXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ImageStyleXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageStyleXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ImageStyleXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ImageStyleXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
ImageStyleXmlBasicAuthTest::testGet | function | core/ |
Test a GET request for an entity, plus edge cases to ensure good DX. |
ImageStyleXmlCookieTest | class | core/ |
@group rest |
ImageStyleXmlCookieTest.php | file | core/ |
|
ImageStyleXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
ImageStyleXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageStyleXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ImageStyleXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
ImageStyleXmlCookieTest::testGet | function | core/ |
Test a GET request for an entity, plus edge cases to ensure good DX. |
ImageTest | class | core/ |
Tests built-in image theme functions. |
ImageTest | class | core/ |
Tests the image class. |
ImageTest | class | core/ |
@coversDefaultClass \Drupal\Component\Utility\Image @group Image |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.