ImageToolkitInterface::desaturate |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Converts an image resource to grayscale. |
ImageWidget::formMultipleElements |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formMultipleElements(). |
ImageValidatorTest::testValidSize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
ImageItem::getPropertyDefinitions |
function |
drupal/core/modules/image/lib/Drupal/image/Type/ImageItem.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
_filter_html_image_secure_process |
function |
drupal/core/modules/filter/filter.module |
Process callback for local image filter. |
ImageEffectsTest::testScaleEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_scale_effect() function. |
EntityTranslationSyncImageTest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Contains \Drupal\entity\Tests\EntityTranslationSyncImageTest. |
FilterHtmlImageSecureTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
|
ImageToolkitInterface::isAvailable |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Verifies Image Toolkit is set up correctly. |
image_field_instance_settings_form |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_instance_settings_form(). |
ImageValidatorTest::testValidImage |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
ImageStylesPathAndUrlTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
|
ImageEffectsTest::testResizeEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_resize_effect() function. |
ImageEffectsTest::testRotateEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php |
Test the image_rotate_effect() function. |
ImageStyleFlushTest::getImageCount |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStyleFlushTest.php |
Count the number of images currently created for a style in a wrapper. |
ImageEffectDeleteForm::$imageStyle |
property |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
The image style containing the image effect to be deleted. |
ImageEffectDeleteForm::getQuestion |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns the question to ask the user. |
ImageStyleDeleteForm::getCancelPath |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns the page to go to if the user cancels the action. |
image_module_test_image_effect_info |
function |
drupal/core/modules/image/tests/image_module_test.module |
Implements hook_image_effect_info(). |
ImageToolkitInterface::settingsForm |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitInterface.php |
Retrieves toolkit's settings form. |
FilterHtmlImageSecureTest::$modules |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Modules to enable. |
ImageValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
ImageValidatorTest::testWidthTooBig |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
ImageFieldTestBase::uploadNodeImage |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Upload an image to a node. |
ImageStylesPathAndUrlTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageStylesPathAndUrlTest.php |
Modules to enable. |
CompassFilter::$generatedImagesPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
ImageAdminStylesTest::getImageCount |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Count the number of images currently create for a style. |
ImageEffectDeleteForm::$imageEffect |
property |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
The image effect to be deleted. |
ImageEffectDeleteForm::getCancelPath |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns the page to go to if the user cancels the action. |
ImageStyleDeleteForm::getConfirmText |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns a caption for the button that confirms the action. |
ImageStyleDeleteForm::getDescription |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns additional text to display as a description. |
ImageValidatorTest::testHeightTooBig |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
ImageToolkitForm::$availableToolkits |
property |
drupal/core/modules/system/lib/Drupal/system/Form/ImageToolkitForm.php |
An array containing currently available toolkits. |
ImageFieldTestBase::createImageField |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldTestBase.php |
Create a new image field. |
theme_filter_html_image_secure_image |
function |
drupal/core/modules/filter/filter.module |
Formats an image DOM element that has an invalid source. |
ImageFieldDefaultImagesTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
|
_image_update_get_style_with_effects |
function |
drupal/core/modules/image/image.install |
Loads all effects for an image style. |
StateValuesCleanAdvancedTest::$image |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
An image file path for uploading. |
ImageAdminStylesTest::testEditEffect |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Verifies that editing an image effect does not cause it to be duplicated. |
ImageEffectDeleteForm::getConfirmText |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns a caption for the button that confirms the action. |
ImageStyleStorageController::postSave |
function |
drupal/core/modules/image/lib/Drupal/image/ImageStyleStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postSave(). |
_image_field_required_fields_validate |
function |
drupal/core/modules/image/image.field.inc |
Validate callback for alt and title field, if the user wants them required. |
ImageValidatorTest::testWidthTooSmall |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
ImageFieldDefaultImagesTest::$modules |
property |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldDefaultImagesTest.php |
Modules to enable. |
CompassFilter::setGeneratedImagesPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
EntityTranslationSyncImageTest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Sets up a Drupal site for running functional and integration tests. |
ImageDimensionsScaleUnitTest::getInfo |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageDimensionsScaleUnitTest.php |
|
ToolkitTestBase::imageTestGetAllCalls |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Image/ToolkitTestBase.php |
Gets an array of calls to the test toolkit. |
SimpletestResultsForm::$statusImageMap |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Form/SimpletestResultsForm.php |
Associative array of themed result images keyed by status. |
ImageToolkitManager::getDefaultToolkit |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/ImageToolkitManager.php |
Gets the default image toolkit. |