Search for image

  1. Search 9.5.x for image
  2. Search 8.9.x for image
  3. Search 10.3.x for image
  4. Search 11.x for image
  5. Other projects
Title Object type File name Summary
image_test.module file modules/simpletest/tests/image_test.module Helper module for the image tests.
image_test_crop function modules/simpletest/tests/image_test.module Image tookit's crop operation.
image_test_desaturate function modules/simpletest/tests/image_test.module Image tookit's desaturate operation.
image_test_get_all_calls function 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 function modules/simpletest/tests/image_test.module Image toolkit's get_info operation.
image_test_image_toolkits function modules/simpletest/tests/image_test.module Implements hook_image_toolkits().
image_test_load function modules/simpletest/tests/image_test.module Image tookit's load operation.
image_test_reset function modules/simpletest/tests/image_test.module Reset/initialize the history of calls to the toolkit functions.
image_test_resize function modules/simpletest/tests/image_test.module Image tookit's resize operation.
image_test_rotate function modules/simpletest/tests/image_test.module Image tookit's rotate operation.
image_test_save function modules/simpletest/tests/image_test.module Image tookit's save operation.
image_test_settings function modules/simpletest/tests/image_test.module Image tookit's settings operation.
image_theme function modules/image/image.module Implements hook_theme().
image_toolkit_invoke function includes/image.inc Invokes the given method using the currently selected toolkit.
image_uninstall function modules/image/image.install Implements hook_uninstall().
image_update_7000 function modules/image/image.install Install the schema for users upgrading from the contributed module.
image_update_7001 function modules/image/image.install Rename possibly misnamed {image_effect} table to {image_effects}.
image_update_7002 function modules/image/image.install Add width and height columns to image field schema and populate.
image_update_7003 function modules/image/image.install Remove the variables that set alt and title length since they were not
used for database column size and could cause PDO exceptions.
image_update_7004 function modules/image/image.install Use a large setting (512 and 1024 characters) for the length of the image alt
and title fields.
image_update_7005 function modules/image/image.install Add a column to the 'image_style' table to store administrative labels.
image_update_dependencies function modules/image/image.install Implements hook_update_dependencies().
rdf_preprocess_image function modules/rdf/rdf.module Implements MODULE_preprocess_HOOK().
simpletest_result_status_image function modules/simpletest/simpletest.pages.inc Get the appropriate image for the status.
system_image_toolkits function modules/system/system.module Implements hook_image_toolkits().
system_image_toolkit_settings function modules/system/system.admin.inc Form builder; Configure site image toolkit usage.
TaxonomyPrivateFileTestCase::testTaxonomyImageAccess function modules/taxonomy/taxonomy.test Tests access to a private file on a taxonomy term entity.
theme_image function includes/theme.inc Returns HTML for an image.
theme_image_anchor function modules/image/image.admin.inc Returns HTML for a 3x3 grid of checkboxes for image anchors.
theme_image_button function includes/form.inc Returns HTML for an image button form element.
theme_image_crop_summary function modules/image/image.admin.inc Returns HTML for a summary of an image crop effect.
theme_image_formatter function modules/image/image.field.inc Returns HTML for an image field formatter.
theme_image_resize_summary function modules/image/image.admin.inc Returns HTML for a summary of an image resize effect.
theme_image_rotate_summary function modules/image/image.admin.inc Returns HTML for a summary of an image rotate effect.
theme_image_scale_summary function modules/image/image.admin.inc Returns HTML for a summary of an image scale effect.
theme_image_style function modules/image/image.module Returns HTML for an image using a specific image style.
theme_image_style_effects function modules/image/image.admin.inc Returns HTML for a listing of the effects within a specific image style.
theme_image_style_list function modules/image/image.admin.inc Returns HTML for the page containing the list of image styles.
theme_image_style_preview function modules/image/image.admin.inc Returns HTML for a preview of an image style.
theme_image_widget function modules/image/image.field.inc Returns HTML for an image field widget.
user_image_style_delete function modules/user/user.module Implements hook_image_style_delete().
user_image_style_save function modules/user/user.module Implements hook_image_style_save().
_color_render_images function modules/color/color.module Renders images that match a given palette.
_image_effect_definitions_sort function modules/image/image.module Internal function for sorting image effect definitions through uasort().
_image_field_resolution_validate function modules/image/image.field.inc Element validate function for resolution fields.
_image_source_image_exists function modules/image/image.module Checks whether the provided source image exists.
_image_test_log_call function modules/simpletest/tests/image_test.module Store the values passed to a toolkit call.
_image_update_7002_add_columns function modules/image/image.install Add width and height columns to a specific table.
_image_update_7002_populate_dimensions function modules/image/image.install Populate image dimensions in a specific table.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.