backdrop_get_hash_salt |
function |
includes/common.inc |
Gets a salt useful for hardening against SQL injection. |
drupal_get_http_header |
function |
includes/drupal.inc |
Gets the HTTP response headers for the current page. |
ViewsBlock::getContent |
function |
modules/views/includes/views.block.inc |
Return the content of a block. |
layout_get_all_configs |
function |
modules/layout/layout.module |
Read all configuration files from disk of a particular layout type. |
views_ui_get_admin_css |
function |
modules/views_ui/views_ui.admin.inc |
Create an array of Views admin CSS for adding or attaching. |
link_field_widget_info |
function |
modules/link/link.module |
Implements hook_field_widget_info(). |
text_field_widget_info |
function |
modules/field/modules/text/text.module |
Implements hook_field_widget_info(). |
layout_get_block_usage |
function |
modules/layout/layout.admin.inc |
Lists information about blocks in use in layouts. |
_layout_get_operations |
function |
modules/layout/layout.admin.inc |
Given a layout, return a list of operations that can be performed on it. |
update_get_update_list |
function |
includes/update.inc |
Returns a list of all the pending database updates. |
Block::getAdminPreview |
function |
modules/layout/includes/block.class.inc |
Return a preview for this block. |
FieldBlock::getContent |
function |
modules/field/field.block.inc |
Sets block content on block view. |
drupal_get_private_key |
function |
includes/drupal.inc |
Ensures the private key variable used to generate tokens is set. |
date_field_widget_info |
function |
modules/date/date.field.inc |
Implements hook_field_widget_info(). |
backdrop_get_html_head |
function |
includes/common.inc |
Retrieves output to be displayed in the HEAD tag of the HTML page. |
SelectQuery::getTables |
function |
includes/database/select.inc |
Implements SelectQueryInterface::getTables(). |
hook_field_widget_form |
function |
modules/field/field.api.php |
Return the form for a single field widget. |
hook_field_widget_info |
function |
modules/field/field.api.php |
Expose Field API widget types. |
backdrop_get_logo_info |
function |
includes/common.inc |
Gets the path and dimensions of the site wide logo. |
file_get_mimetype_type |
function |
modules/file/file.module |
|
text_field_widget_form |
function |
modules/field/modules/text/text.module |
Implements hook_field_widget_form(). |
field_info_widget_types |
function |
modules/field/field.info.inc |
Returns information about field widgets from hook_field_widget_info(). |
backdrop_get_breadcrumb |
function |
includes/common.inc |
Gets the breadcrumb trail for the current page. |
BlockLegacy::getContent |
function |
modules/layout/includes/block_legacy.class.inc |
Return the content of a block. |
field_get_default_value |
function |
modules/field/field.module |
Helper function to get the default value for a field on an entity. |
Database::getConnection |
function |
includes/database/database.inc |
Gets the connection object for the specified database key and target. |
update_get_project_name |
function |
modules/update/update.compare.inc |
Determines what project a given file object belongs to. |
backdrop_get_path_alias |
function |
includes/path.inc |
Given an internal Backdrop path, return the alias set by the administrator. |
link_field_widget_error |
function |
modules/link/link.module |
Implements hook_field_widget_error(). |
email_field_widget_info |
function |
modules/email/email.module |
Implements hook_field_widget_info(). |
layout_get_context_info |
function |
modules/layout/layout.module |
Load all layout context information from modules. |
Updater::getInstallArgs |
function |
includes/updater.inc |
Store the default parameters for the Updater. |
file_test_get_all_calls |
function |
modules/simpletest/tests/file_test.module |
Get an array with the calls for all hooks. |
color_get_color_element |
function |
modules/color/color.module |
Creates the render array for a color element. |
system_get_requirements |
function |
includes/install.inc |
Get run-time requirements and status information. |
date_field_widget_error |
function |
modules/date/date.module |
Implements hook_field_widget_error(). |
layout_get_handler_name |
function |
modules/layout/layout.module |
Helper function to get a handler class name based on the plugin name. |
system_get_date_formats |
function |
modules/system/system.module |
Gets the list of defined date formats and attributes. |
_get_custom_date_format |
function |
modules/date/date.module |
Get a custom date format. |
views_get_enabled_views |
function |
modules/views/views.module |
Returns an array of all enabled views, as fully loaded $view objects. |
email_field_widget_form |
function |
modules/email/email.module |
Implements hook_field_widget_form(). |
Updater::getProjectName |
function |
includes/updater.inc |
Get the name of the project directory (basename). |
FileFieldWidgetTestCase |
class |
modules/file/tests/file.test |
Tests file field widget. |
ArchiverTar::getArchive |
function |
modules/system/system.archiver.inc |
Retrieve the tar engine itself. |
Updater::getProjectType |
function |
includes/updater.inc |
Return the project type from a Backdrop info file or directory. |
node_get_node_tempstore |
function |
modules/node/node.module |
Get a node from the tempstore. |
archiver_get_extensions |
function |
includes/common.inc |
Returns a string of supported archive extensions. |
simpletest_get_profiles |
function |
modules/simpletest/simpletest.module |
Gets a list of the installation profiles that are available. |
BatchQueue::getAllItems |
function |
includes/batch.queue.inc |
Retrieves all remaining items in the queue. |
file_get_stream_wrapper |
function |
modules/file/file.module |
Return a specific stream wrapper's registry information. |