Search for drupal_get_

  1. Search 7.x for drupal_get_
  2. Search 9.5.x for drupal_get_
  3. Search 10.3.x for drupal_get_
  4. Search 11.x for drupal_get_
  5. Other projects
Title Object type File name Summary
drupal_get_database_types function core/includes/install.inc Returns all supported database driver installer objects.
drupal_get_destination function core/includes/common.inc Prepares a 'destination' URL query parameter.
drupal_get_filename function core/includes/bootstrap.inc Returns and optionally sets the filename for a system resource.
drupal_get_filetransfer_info function core/includes/common.inc Assembles the Drupal FileTransfer registry.
drupal_get_installed_schema_version function core/includes/schema.inc Returns the currently installed schema version for a module.
drupal_get_messages function core/includes/bootstrap.inc Returns all messages that have been set with drupal_set_message().
drupal_get_module_schema function core/includes/schema.inc Returns a module's schema.
drupal_get_path function core/includes/bootstrap.inc Returns the path to a system item (module, theme, etc.).
drupal_get_profile function core/includes/bootstrap.inc Gets the name of the currently active installation profile.
drupal_get_schema_versions function core/includes/schema.inc Returns an array of available schema versions for a module.
drupal_get_updaters function core/includes/common.inc Assembles the Drupal Updater registry.
drupal_get_user_timezone function core/includes/bootstrap.inc Returns the time zone of the current user.
_drupal_get_error_level function core/includes/errors.inc Returns the current error level.

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