Search for drupal_get_
- Search 7.x for drupal_get_
- Search 9.5.x for drupal_get_
- Search 10.3.x for drupal_get_
- Search 11.x for drupal_get_
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
drupal_get_database_types | function | core/ |
Returns all supported database driver installer objects. |
drupal_get_destination | function | core/ |
Prepares a 'destination' URL query parameter. |
drupal_get_filename | function | core/ |
Returns and optionally sets the filename for a system resource. |
drupal_get_filetransfer_info | function | core/ |
Assembles the Drupal FileTransfer registry. |
drupal_get_installed_schema_version | function | core/ |
Returns the currently installed schema version for a module. |
drupal_get_messages | function | core/ |
Returns all messages that have been set with drupal_set_message(). |
drupal_get_module_schema | function | core/ |
Returns a module's schema. |
drupal_get_path | function | core/ |
Returns the path to a system item (module, theme, etc.). |
drupal_get_profile | function | core/ |
Gets the name of the currently active installation profile. |
drupal_get_schema_versions | function | core/ |
Returns an array of available schema versions for a module. |
drupal_get_updaters | function | core/ |
Assembles the Drupal Updater registry. |
drupal_get_user_timezone | function | core/ |
Returns the time zone of the current user. |
_drupal_get_error_level | function | core/ |
Returns the current error level. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.