Search for style
- Search 7.x for style
- Search 9.5.x for style
- Search 10.3.x for style
- Search 11.x for style
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageStyleInterface::buildUrl | function | core/ |
Returns the URL of this image derivative for an original image path or URI. |
| ImageStyleInterface::createDerivative | function | core/ |
Creates a new image derivative based on this image style. |
| ImageStyleInterface::deleteImageEffect | function | core/ |
Deletes an image effect from this style. |
| ImageStyleInterface::flush | function | core/ |
Flushes cached media for this style. |
| ImageStyleInterface::getDerivativeExtension | function | core/ |
Determines the extension of the derivative without generating it. |
| ImageStyleInterface::getEffect | function | core/ |
Returns a specific image effect. |
| ImageStyleInterface::getEffects | function | core/ |
Returns the image effects for this style. |
| ImageStyleInterface::getName | function | core/ |
Returns the image style. |
| ImageStyleInterface::getPathToken | function | core/ |
Generates a token to protect an image style derivative. |
| ImageStyleInterface::getReplacementID | function | core/ |
Returns the replacement ID. |
| ImageStyleInterface::setName | function | core/ |
Sets the name of the image style. |
| ImageStyleInterface::supportsUri | function | core/ |
Determines if this style can be applied to a given image. |
| ImageStyleInterface::transformDimensions | function | core/ |
Determines the dimensions of this image style. |
| ImageStyleJsonAnonTest | class | core/ |
@group rest |
| ImageStyleJsonAnonTest.php | file | core/ |
|
| ImageStyleJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageStyleJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ImageStyleJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ImageStyleJsonBasicAuthTest | class | core/ |
@group rest |
| ImageStyleJsonBasicAuthTest.php | file | core/ |
|
| ImageStyleJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ImageStyleJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageStyleJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ImageStyleJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ImageStyleJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ImageStyleJsonCookieTest | class | core/ |
@group rest |
| ImageStyleJsonCookieTest.php | file | core/ |
|
| ImageStyleJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ImageStyleJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageStyleJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ImageStyleJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ImageStyleListBuilder | class | core/ |
Defines a class to build a listing of image style entities. |
| ImageStyleListBuilder.php | file | core/ |
|
| ImageStyleListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ImageStyleListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ImageStyleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| ImageStyleListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| ImageStyleResourceTestBase | class | core/ |
ResourceTestBase for ImageStyle entity. |
| ImageStyleResourceTestBase | class | core/ |
|
| ImageStyleResourceTestBase.php | file | core/ |
|
| ImageStyleResourceTestBase.php | file | core/ |
|
| ImageStyleResourceTestBase::$effectUuid | property | core/ |
The effect UUID. |
| ImageStyleResourceTestBase::$entity | property | core/ |
The ImageStyle entity. |
| ImageStyleResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ImageStyleResourceTestBase::$modules | property | core/ |
Modules to install. |
| ImageStyleResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ImageStyleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ImageStyleResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ImageStyleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ImageStyleResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.