You are here

12 string references to 'imagemagick.settings' in ImageMagick 8.2

ImagemagickEventSubscriber::__construct in src/EventSubscriber/ImagemagickEventSubscriber.php
Constructs an ImagemagickEventSubscriber object.
ImagemagickFormatMapper::resolveEnabledFormats in src/ImagemagickFormatMapper.php
Returns the enabled image formats, processing the config map.
ImagemagickFormatMapper::validateMap in src/ImagemagickFormatMapper.php
Validates the format map.
ImagemagickToolkit::buildConfigurationForm in src/Plugin/ImageToolkit/ImagemagickToolkit.php
Form constructor.
ImagemagickToolkit::convert in src/Plugin/ImageToolkit/ImagemagickToolkit.php
Calls the convert executable with the specified arguments.
ImagemagickToolkit::submitConfigurationForm in src/Plugin/ImageToolkit/ImagemagickToolkit.php
Form submission handler.
ToolkitImagemagickFileMetadataTest::testFileMetadata in tests/src/Functional/ToolkitImagemagickFileMetadataTest.php
Test image toolkit integration with file metadata manager.
ToolkitImagemagickFileMetadataTest::testFileMetadataLegacy in tests/src/Functional/ToolkitImagemagickFileMetadataTest.php
Test legacy image toolkit integration with file metadata manager.
ToolkitImagemagickFileMetadataTest::testSourceLocalPath in tests/src/Functional/ToolkitImagemagickFileMetadataTest.php
Tests getSourceLocalPath() for re-creating local path.
ToolkitImagemagickFormTest::testFormAndSettings in tests/src/Functional/ToolkitImagemagickFormTest.php
Test ImageMagick subform and settings.
ToolkitImagemagickTest::testArgumentsLegacy in tests/src/Functional/ToolkitImagemagickTest.php
Test legacy arguments handling.
ToolkitSetupTrait::providerToolkitConfiguration in tests/src/Kernel/ToolkitSetupTrait.php
Provides toolkit configuration data for tests.