Namesort descending Location Description
image_image_style_save core/modules/image/image.module Implements hook_image_style_save().
image_install core/modules/image/image.install Implements hook_install().
image_is_svg core/includes/image.inc Determine if a file URI is an SVG image based on its file extension.
image_load core/includes/image.inc Loads an image file and returns an image object.
image_menu core/modules/image/image.module Implements hook_menu().
image_module_test_file_download core/modules/image/tests/image_module_test/image_module_test.module
image_module_test_image_effect_info core/modules/image/tests/image_module_test/image_module_test.module Implements hook_image_effect_info().
image_module_test_image_effect_info_alter core/modules/image/tests/image_module_test/image_module_test.module Implements hook_image_effect_info_alter().
image_module_test_null_effect core/modules/image/tests/image_module_test/image_module_test.module Image effect callback; Null.
image_module_test_wait_effect core/modules/image/tests/image_module_test/image_module_test.module Image effect callback; Waits 2 seconds and performs no action.
image_path_flush core/modules/image/image.module Clear cached versions of a specific file in all styles.
image_permission core/modules/image/image.module Implements hook_permission().
image_preprocess_image_style core/modules/image/image.module Preprocess function for theme_image_style().
image_requirements core/modules/image/image.install Implements hook_requirements() to check the PHP GD Library.
image_resize core/includes/image.inc Resizes an image to the given dimensions (ignoring aspect ratio).
image_resize_dimensions core/modules/image/image.effects.inc Image dimensions callback; Resize.
image_resize_effect core/modules/image/image.effects.inc Image effect callback; Resize an image resource.
image_resize_form core/modules/image/image.admin.inc Form structure for the image resize form.
image_rotate core/includes/image.inc Rotates an image by the given number of degrees.
image_rotate_dimensions core/modules/image/image.effects.inc Image dimensions callback; Rotate.
image_rotate_effect core/modules/image/image.effects.inc Image effect callback; Rotate an image resource.
image_rotate_form core/modules/image/image.admin.inc Form structure for the image rotate form.
image_save core/includes/image.inc Closes the image and saves the changes to a file.
image_scale core/includes/image.inc Scales an image while maintaining aspect ratio.
image_scale_and_crop core/includes/image.inc Scales an image to the exact width and height given.
image_scale_and_crop_effect core/modules/image/image.effects.inc Image effect callback; Scale and crop an image resource.
image_scale_dimensions core/modules/image/image.effects.inc Image dimensions callback; Scale.
image_scale_effect core/modules/image/image.effects.inc Image effect callback; Scale an image resource.
image_scale_form core/modules/image/image.admin.inc Form structure for the image scale form.
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:

Pages