Namesort descending Location Description
image_styles core/modules/image/image.module Get an array of all styles and their settings.
image_style_add_allowed_uri core/modules/image/image.module Add an image style URI to the allowlist.
image_style_add_form core/modules/image/image.admin.inc Form builder; Form for adding a new image style.
image_style_add_form_submit core/modules/image/image.admin.inc Submit handler for adding a new image style.
image_style_create_derivative core/modules/image/image.module Creates a new image derivative based on an image style.
image_style_delete core/modules/image/image.module Delete an image style.
image_style_delete_form core/modules/image/image.admin.inc Form builder; Form for deleting an image style.
image_style_delete_form_submit core/modules/image/image.admin.inc Submit handler to delete an image style.
image_style_deliver core/modules/image/image.module Menu callback; Given a style and image path, generate a derivative.
image_style_flood_lock_name core/modules/image/image.module Check available image style locks to see if any are available.
image_style_flush core/modules/image/image.module Flush cached media for a style.
image_style_form core/modules/image/image.admin.inc Form builder; Configure an image style name and effects order.
image_style_form_add_submit core/modules/image/image.admin.inc Submit handler for adding a new image effect to an image style.
image_style_form_add_validate core/modules/image/image.admin.inc Validate handler for adding a new image effect to an image style.
image_style_form_submit core/modules/image/image.admin.inc Submit handler for saving an image style.
image_style_get_allowed_uris core/modules/image/image.module Get a list of all allowed URIs for image styles.
image_style_list core/modules/image/image.admin.inc Menu callback; Listing of all current image styles.
image_style_load core/modules/image/image.module Load a style by style name or ID. May be used as a loader for menu items.
image_style_options core/modules/image/image.module Get an array of image styles suitable for using as select list options.
image_style_path core/modules/image/image.module Return the URI of an image when using a style.
image_style_path_token Deprecated core/modules/image/image.module This function was never included in Backdrop. See:
image_style_remove_allowed_uri core/modules/image/image.module Remove an image style URI from the allowlist.
image_style_revert_form core/modules/image/image.admin.inc Confirmation form to revert a database style to its default.
image_style_revert_form_submit core/modules/image/image.admin.inc Submit handler to convert an overridden style to its default.
image_style_save core/modules/image/image.module Save an image style.
image_style_save_allowed_uris core/modules/image/image.module Shutdown callback used to save the allowlist of requested image styles.
image_style_transform_dimensions core/modules/image/image.module Determines the dimensions of the styled image.
image_style_url core/modules/image/image.module Return the URL for an image derivative given a style and image path.
image_system_file_system_settings_submit core/modules/image/image.module Submit handler for the file system settings form.
image_test_crop core/modules/simpletest/tests/image_test.module Image toolkit's crop operation.
image_test_desaturate core/modules/simpletest/tests/image_test.module Image toolkit's desaturate operation.
image_test_get_all_calls core/modules/simpletest/tests/image_test.module Get an array with the all the calls to the toolkits since image_test_reset() was called.
image_test_get_info core/modules/simpletest/tests/image_test.module Image toolkit's get_info operation.
image_test_image_toolkits core/modules/simpletest/tests/image_test.module Implements hook_image_toolkits().
image_test_load core/modules/simpletest/tests/image_test.module Image toolkit's load operation.
image_test_reset core/modules/simpletest/tests/image_test.module Reset/initialize the history of calls to the toolkit functions.
image_test_resize core/modules/simpletest/tests/image_test.module Image toolkit's resize operation.
image_test_rotate core/modules/simpletest/tests/image_test.module Image toolkit's rotate operation.
image_test_save core/modules/simpletest/tests/image_test.module Image toolkit's save operation.
image_test_settings core/modules/simpletest/tests/image_test.module Image toolkit's settings operation.
image_theme core/modules/image/image.module Implements hook_theme().
image_tokens core/modules/image/image.tokens.inc Implements hook_tokens().
image_token_info core/modules/image/image.tokens.inc Implements hook_token_info().
image_token_info_alter core/modules/image/image.tokens.inc Implements hook_token_info_alter().
image_toolkit_invoke core/includes/image.inc Invokes the given method using the currently selected toolkit.
image_uninstall core/modules/image/image.install Implements hook_uninstall().
image_update_1000 core/modules/image/image.install Provide default image styles for the Image module.
image_update_1001 core/modules/image/image.install Convert available database image styles to configuration files.
image_update_1002 core/modules/image/image.install Drop image tables that were converted to configuration files.
image_update_1003 core/modules/image/image.install Add labels to all available styles.

Pages