Functions - 7.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
image_test_load modules/simpletest/tests/image_test.module Image tookit's load operation.
image_test_reset modules/simpletest/tests/image_test.module Reset/initialize the history of calls to the toolkit functions. 1
image_test_resize modules/simpletest/tests/image_test.module Image tookit's resize operation.
image_test_rotate modules/simpletest/tests/image_test.module Image tookit's rotate operation.
image_test_save modules/simpletest/tests/image_test.module Image tookit's save operation.
image_test_settings modules/simpletest/tests/image_test.module Image tookit's settings operation.
image_theme modules/image/image.module Implements hook_theme().
image_toolkit_invoke includes/image.inc Invokes the given method using the currently selected toolkit. 7
image_uninstall modules/image/image.install Implements hook_uninstall().
image_update_7000 modules/image/image.install Install the schema for users upgrading from the contributed module.
image_update_7001 modules/image/image.install Rename possibly misnamed {image_effect} table to {image_effects}.
image_update_7002 modules/image/image.install Add width and height columns to image field schema and populate.
image_update_7003 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 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 modules/image/image.install Add a column to the 'image_style' table to store administrative labels.
image_update_dependencies modules/image/image.install Implements hook_update_dependencies().
install_already_done_error includes/install.core.inc Indicates that Drupal has already been installed. 2
install_begin_request includes/install.core.inc Begins an installation request, modifying the installation state as needed. 1
install_bootstrap_full includes/install.core.inc Performs a full bootstrap of Drupal during installation.
install_check_requirements includes/install.core.inc Checks installation requirements and reports any errors. 1
install_configure_form includes/install.core.inc Form constructor for a form to configure the new site.
install_configure_form_submit includes/install.core.inc Form submission handler for install_configure_form().
install_configure_form_validate includes/install.core.inc Form validation handler for install_configure_form().
install_database_errors includes/install.core.inc Checks a database connection and returns any errors. 2
install_display_output includes/install.core.inc Displays themed installer output and ends the page request. 1
install_drupal includes/install.core.inc Installs Drupal either interactively or via an array of passed-in settings. 1
install_find_locales includes/install.core.inc Find all .po files for the current profile. 1
install_find_profiles includes/install.core.inc Finds all .profile files. 1
install_finished includes/install.core.inc Finishes importing files at end of installation.
install_full_redirect_url includes/install.core.inc Returns the complete URL redirected to during an installation request. 1
install_goto includes/install.inc Sends the user to a different installer page. 3 1
install_import_locales includes/install.core.inc Imports languages via a batch process during installation.
install_import_locales_remaining includes/install.core.inc Installation task; import remaining languages via a batch process.
install_load_profile includes/install.core.inc Loads information about the chosen profile during installation.
install_no_profile_error includes/install.core.inc Indicates that there are no profiles available. 4
install_profile_info includes/install.inc Retrieves information about an installation profile from its .info file. 7
install_profile_modules includes/install.core.inc Installs required modules via a batch process. 1
install_redirect_url includes/install.core.inc Returns the URL that should be redirected to during an installation request. 3
install_run_task includes/install.core.inc Runs an individual installation task. 1
install_run_tasks includes/install.core.inc Runs all tasks for the current installation request. 1
install_select_locale includes/install.core.inc Installation task; select which locale to use for the current profile.
install_select_locale_form includes/install.core.inc Form constructor for the language selection form. 1
install_select_profile includes/install.core.inc Selects which profile to install.
install_select_profile_form includes/install.core.inc Form constructor for the profile selection form. 1
install_settings_form includes/install.core.inc Form constructor for a form to configure and rewrite settings.php.
install_settings_form_submit includes/install.core.inc Form submission handler for install_settings_form(). 1
install_settings_form_validate includes/install.core.inc Form validation handler for install_settings_form().
install_state_defaults includes/install.core.inc Returns an array of default settings for the global installation state. 1
install_system_module includes/install.core.inc Installation task; install the Drupal system module.
install_tasks includes/install.core.inc Returns a list of all tasks the installer currently knows about. 2

Other projects


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