Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Modules to install. |
| 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::TOKEN | constant | core/ |
The name of the query parameter for image derivative tokens. |
| ImageStyleInterface::transformDimensions | function | core/ |
Determines the dimensions of this image style. |
| ImageStyleJsonAnonTest | class | core/ |
Tests Image Style Json Anon. |
| 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/ |
Tests Image Style Json Basic Auth. |
| 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/ |
Tests Image Style Json Cookie. |
| 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. |
| ImageStyleMappings | class | core/ |
Transforms image style mappings. |
| ImageStyleMappings.php | file | core/ |
Pagination
- Previous page
- Page 729
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.