Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageStyleFormBase::$entity | property | core/ |
The entity being used by this form. |
| ImageStyleFormBase::$imageStyleStorage | property | core/ |
The image style entity storage. |
| ImageStyleFormBase::create | function | core/ |
|
| ImageStyleFormBase::form | function | core/ |
|
| ImageStyleFormBase::save | function | core/ |
|
| ImageStyleFormBase::__construct | function | core/ |
Constructs a base class for image style add and edit forms. |
| ImageStyleIntegrationTest | class | core/ |
Tests the integration of ImageStyle with the core. |
| ImageStyleIntegrationTest.php | file | core/ |
|
| ImageStyleIntegrationTest::$modules | property | core/ |
|
| ImageStyleIntegrationTest::setUp | function | core/ |
|
| ImageStyleIntegrationTest::testEntityDisplayDependency | function | core/ |
Tests the dependency between ImageStyle and entity display components. |
| ImageStyleIntegrationTest::testEntityDisplayDependencyRename | function | core/ |
Tests renaming the ImageStyle. |
| ImageStyleInterface | interface | core/ |
Provides an interface defining an image style entity. |
| ImageStyleInterface.php | file | core/ |
|
| ImageStyleInterface::addImageEffect | function | core/ |
Saves an image effect for this style. |
| ImageStyleInterface::buildUri | function | core/ |
Returns the URI of this image when using this style. |
| 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::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/ |
|
| ImageStyleJsonAnonTest::$format | property | core/ |
|
| ImageStyleJsonAnonTest::$mimeType | property | core/ |
|
| ImageStyleJsonBasicAuthTest | class | core/ |
@group rest |
| ImageStyleJsonBasicAuthTest.php | file | core/ |
|
| ImageStyleJsonBasicAuthTest::$auth | property | core/ |
|
| ImageStyleJsonBasicAuthTest::$defaultTheme | property | core/ |
|
| ImageStyleJsonBasicAuthTest::$format | property | core/ |
|
| ImageStyleJsonBasicAuthTest::$mimeType | property | core/ |
|
| ImageStyleJsonBasicAuthTest::$modules | property | core/ |
|
| ImageStyleJsonCookieTest | class | core/ |
@group rest |
| ImageStyleJsonCookieTest.php | file | core/ |
|
| ImageStyleJsonCookieTest::$auth | property | core/ |
|
| ImageStyleJsonCookieTest::$defaultTheme | property | core/ |
|
| ImageStyleJsonCookieTest::$format | property | core/ |
|
| ImageStyleJsonCookieTest::$mimeType | property | core/ |
|
| ImageStyleListBuilder | class | core/ |
Defines a class to build a listing of image style entities. |
| ImageStyleListBuilder.php | file | core/ |
|
| ImageStyleListBuilder::buildHeader | function | core/ |
|
| ImageStyleListBuilder::buildRow | function | core/ |
Pagination
- Previous page
- Page 668
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.