Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| ImageStyleMappings::getMultiplierSettings | function | core/ |
Extracts multiplier settings based on its type. |
| ImageStyleMappings::transform | function | core/ |
Performs the associated process. |
| ImageStyleMappings::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ImageStyleResourceTestBase | class | core/ |
ResourceTestBase for ImageStyle entity. |
| 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::setUp | function | core/ |
Marks some tests as skipped because XML cannot be deserialized. |
| ImageStyleResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ImageStyleRoutes | class | core/ |
Defines a route subscriber to register a URL for serving image styles. |
| ImageStyleRoutes.php | file | core/ |
|
| ImageStyleRoutes::$streamWrapperManager | property | core/ |
The stream wrapper manager service. |
| ImageStyleRoutes::create | function | core/ |
Instantiates a new instance of this class. |
| ImageStyleRoutes::routes | function | core/ |
Returns an array of route objects. |
| ImageStyleRoutes::__construct | function | core/ |
Constructs a new ImageStyleRoutes object. |
| ImageStyles | class | core/ |
Drupal 7 image styles source from database. |
| ImageStyles.php | file | core/ |
|
| ImageStyles::fields | function | core/ |
Returns available fields on the source. |
| ImageStyles::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ImageStyles::prepareRow | function | core/ |
Adds additional data to the row. |
| ImageStyles::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| ImageStylesPathAndUrlTest | class | core/ |
Tests the functions for generating paths and URLs for image styles. |
| ImageStylesPathAndUrlTest.php | file | core/ |
|
| ImageStylesPathAndUrlTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageStylesPathAndUrlTest::$modules | property | core/ |
Modules to install. |
| ImageStylesPathAndUrlTest::$style | property | core/ |
The image style. |
| ImageStylesPathAndUrlTest::doImageStyleUrlAndPathTests | function | core/ |
Tests building an image style URL. |
Pagination
- Previous page
- Page 862
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.