Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageCachePreset::prepareRow | function | core/ |
Adds additional data to the row. |
| ImageCachePreset::query | function | core/ |
Prepares query object to retrieve data from the source database. |
| ImageCachePresetTest | class | core/ |
Tests the d6_imagecache_presets source plugin. |
| ImageCachePresetTest.php | file | core/ |
|
| ImageCachePresetTest::$modules | property | core/ |
Modules to install. |
| ImageCachePresetTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| ImageDeprecationTest | class | core/ |
Tests deprecation of image_filter_keyword(). |
| ImageDeprecationTest | class | core/ |
Tests deprecations of the image classes. |
| ImageDeprecationTest.php | file | core/ |
|
| ImageDeprecationTest.php | file | core/ |
|
| ImageDeprecationTest::testImageFilterKeywordDeprecation | function | core/ |
Tests deprecation of image_filter_keyword. |
| ImageDeprecationTest::testToolkitArgumentInImageToolkitOperationConstructor | function | core/ |
Tests ImageToolkitOperationBase::__construct(). |
| ImageDerivativeUtilities | class | core/ |
Image style flush and options utilities. |
| ImageDerivativeUtilities.php | file | core/ |
|
| ImageDerivativeUtilities::pathFlush | function | core/ |
Clears cached versions of a specific file in all styles. |
| ImageDerivativeUtilities::styleOptions | function | core/ |
Gets an array of image styles suitable for using as select list options. |
| ImageDimensionsTest | class | core/ |
Tests that images have correct dimensions when styled. |
| ImageDimensionsTest.php | file | core/ |
|
| ImageDimensionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageDimensionsTest::$modules | property | core/ |
Modules to install. |
| ImageDimensionsTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| ImageDimensionsTest::getImageTag | function | core/ |
Render an image style element. |
| ImageDimensionsTest::testImageDimensions | function | core/ |
Tests styled image dimensions cumulatively. |
| ImageEffect | class | core/ |
Defines an ImageEffect attribute for plugin discovery. |
| ImageEffect | class | core/ |
Defines an image effect annotation object. |
| ImageEffect.php | file | core/ |
|
| ImageEffect.php | file | core/ |
|
| ImageEffect::$description | property | core/ |
A brief description of the image effect. |
| ImageEffect::$id | property | core/ |
The plugin ID. |
| ImageEffect::$label | property | core/ |
The human-readable name of the image effect. |
| ImageEffect::__construct | function | core/ |
Constructs an ImageEffect attribute. |
| ImageEffectAddForm | class | core/ |
Provides an add form for image effects. |
| ImageEffectAddForm.php | file | core/ |
|
| ImageEffectAddForm::$effectManager | property | core/ |
The image effect manager. |
| ImageEffectAddForm::buildForm | function | core/ |
Form constructor. |
| ImageEffectAddForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ImageEffectAddForm::prepareImageEffect | function | core/ |
Converts an image effect ID into an object. |
| ImageEffectAddForm::__construct | function | core/ |
Constructs a new ImageEffectAddForm. |
| ImageEffectBase | class | core/ |
Provides a base class for image effects. |
| ImageEffectBase.php | file | core/ |
|
| ImageEffectBase::$logger | property | core/ |
A logger instance. |
| ImageEffectBase::$uuid | property | core/ |
The image effect ID. |
| ImageEffectBase::$weight | property | core/ |
The weight of the image effect. |
| ImageEffectBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ImageEffectBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| ImageEffectBase::getDerivativeExtension | function | core/ |
Returns the extension of the derivative after applying this image effect. |
| ImageEffectBase::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| ImageEffectBase::getUuid | function | core/ |
Returns the unique ID representing the image effect. |
| ImageEffectBase::getWeight | function | core/ |
Returns the weight of the image effect. |
| ImageEffectBase::label | function | core/ |
Returns the image effect label. |
Pagination
- Previous page
- Page 832
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.