Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageAdminStylesTest.php | file | core/ |
|
| ImageAdminStylesTest.php | file | core/ |
|
| ImageAdminStylesTest::$defaultTheme | property | core/ |
|
| ImageAdminStylesTest::$defaultTheme | property | core/ |
|
| ImageAdminStylesTest::createSampleImage | function | core/ |
Given an image style, generate an image. |
| ImageAdminStylesTest::getImageCount | function | core/ |
Count the number of images currently create for a style. |
| ImageAdminStylesTest::testAjaxEnabledEffectForm | function | core/ |
Tests editing Ajax-enabled image effect forms. |
| ImageAdminStylesTest::testConfigImport | function | core/ |
Tests image style configuration import that does a delete. |
| ImageAdminStylesTest::testEditEffect | function | core/ |
Verifies that editing an image effect does not cause it to be duplicated. |
| ImageAdminStylesTest::testFlushUserInterface | function | core/ |
Tests flush user interface. |
| ImageAdminStylesTest::testImageStyleAccess | function | core/ |
Tests access for the image style listing. |
| ImageAdminStylesTest::testNumericStyleName | function | core/ |
Tests creating an image style with a numeric name. |
| ImageAdminStylesTest::testStyle | function | core/ |
General test to add a style, add/remove/edit effects to it, then delete it. |
| ImageAdminStylesTest::testStyleReplacement | function | core/ |
Tests deleting a style and choosing a replacement style. |
| ImageCacheActions | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d6_imagecache_actions" ) |
| ImageCacheActions.php | file | core/ |
|
| ImageCacheActions::transform | function | core/ |
|
| ImageCachePreset | class | core/ |
Drupal 6 imagecache presets source from database. |
| ImageCachePreset.php | file | core/ |
|
| ImageCachePreset::fields | function | core/ |
|
| ImageCachePreset::getIds | function | core/ |
|
| ImageCachePreset::prepareRow | function | core/ |
|
| ImageCachePreset::query | function | core/ |
|
| ImageCachePresetTest | class | core/ |
Tests the d6_imagecache_presets source plugin. |
| ImageCachePresetTest.php | file | core/ |
|
| ImageCachePresetTest::$modules | property | core/ |
|
| ImageCachePresetTest::providerSource | function | core/ |
|
| ImageConfigUpdater::processImageLazyLoad | function | core/ |
Re-order mappings by breakpoint ID and descending numeric multiplier order. |
| ImageDimensionsTest | class | core/ |
Tests that images have correct dimensions when styled. |
| ImageDimensionsTest.php | file | core/ |
|
| ImageDimensionsTest::$defaultTheme | property | core/ |
|
| ImageDimensionsTest::$modules | property | core/ |
Modules to enable. |
| ImageDimensionsTest::$profile | property | core/ |
|
| ImageDimensionsTest::getImageTag | function | core/ |
Render an image style element. |
| ImageDimensionsTest::testImageDimensions | function | core/ |
Tests styled image dimensions cumulatively. |
| ImageEffect::$description | property | core/ |
A brief description of the image effect. |
| 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/ |
|
| ImageEffectBase::create | function | core/ |
|
| ImageEffectBase::defaultConfiguration | function | core/ |
|
| ImageEffectBase::getConfiguration | function | core/ |
|
| ImageEffectBase::getDerivativeExtension | function | core/ |
|
| ImageEffectBase::getSummary | function | core/ |
|
| ImageEffectBase::getUuid | function | core/ |
|
| ImageEffectBase::getWeight | function | core/ |
Pagination
- Previous page
- Page 644
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.