cache_get_multiple |
function |
includes/cache.inc |
Returns data from the persistent cache when given an array of cache IDs. |
MenuChangeTestCase |
class |
modules/simpletest/tests/menu.test |
Tests menu changes. |
file_type_get_type |
function |
modules/file/file.module |
Returns the file type of the passed file or file type string. |
BackdropQueue::get |
function |
modules/system/system.queue.inc |
Returns the queue object for a given name. |
file_type_get_name |
function |
modules/file/file.module |
Returns the file type name of the passed file or file type string. |
Config::getStorage |
function |
includes/config.inc |
Retrieves the storage used to load and save this configuration object. |
tablesort_get_sort |
function |
includes/tablesort.inc |
Determines the current sort direction. |
theme_image_widget |
function |
modules/image/image.theme.inc |
Returns HTML for an image field widget. |
drupal_get_profile |
function |
includes/drupal.inc |
Gets the name of the currently active installation profile. |
backdrop_get_token |
function |
includes/common.inc |
Generates a token based on $value, the user session, and the private key. |
node_type_get_base |
function |
modules/node/node.module |
Returns the node type base of the passed node or node type string. |
menu_get_ancestors |
function |
includes/menu.inc |
Returns the ancestors (and relevant placeholders) for any given path. |
node_type_get_type |
function |
modules/node/node.module |
Returns the node type of the passed node or node type string. |
telemetry_get_data |
function |
modules/telemetry/telemetry.module |
Retrieve the Telemetry data values from modules. |
telemetry_get_info |
function |
modules/telemetry/telemetry.module |
|
Block::getChildren |
function |
modules/layout/includes/block.class.inc |
Allows an array of "child blocks" for display in the "Add Block" dialog. |
backdrop_get_feeds |
function |
includes/common.inc |
Gets the feed URLs for the current page. |
TableSort::getSort |
function |
includes/tablesort.class.inc |
Determine the current sort direction. |
node_type_get_name |
function |
modules/node/node.module |
Returns the node type name of the passed node or node type string. |
backdrop_get_title |
function |
includes/bootstrap.inc |
Gets the title of the current page. |
drupal_get_library |
function |
includes/drupal.inc |
Retrieves information for a JavaScript/CSS library. |
comment_get_recent |
function |
modules/comment/comment.module |
Finds the most recent comments that are available to the current user. |
book_get_flat_menu |
function |
modules/book/book.module |
Gets the book menu tree for a page and returns it as a linear array. |
Config::getOverride |
function |
includes/config.inc |
Checks if a config value has an override specified. |
_filter_get_file_id |
function |
modules/filter/filter.pages.inc |
Find a managed file ID from a url. |
filter_get_attached |
function |
modules/filter/filter.module |
Adds filter configuration information to the page for access by JavaScript. |
views_get_page_view |
function |
modules/views/views.module |
Find out what, if any, page view is currently in use. Please note that
this returns a reference, so be careful! You can unintentionally modify the
$view object. |
image_test_get_info |
function |
modules/simpletest/tests/image_test.module |
Image toolkit's get_info operation. |
update_get_projects |
function |
modules/update/update.compare.inc |
Fetches an array of installed and enabled projects. |
FileTransfer::__get |
function |
includes/filetransfer/filetransfer.inc |
Implementation of the magic __get() method. |
Config::getOriginal |
function |
includes/config.inc |
Gets the current config value as specified in the written config storage. |
BlockText::getTitle |
function |
modules/layout/includes/block.text.inc |
Sets block subject on block view. |
_views_ui_get_paths |
function |
modules/views_ui/views_ui.module |
Helper function to get a list of paths assigned to a view. |
config_get_statuses |
function |
modules/config/config.admin.inc |
Utility function to get the current diffs between active and staging. |
LINK_TARGET_DEFAULT |
constant |
modules/link/link.module |
|
NodeBlock::getTitle |
function |
modules/node/node.block.inc |
Sets block subject on block view. |
Block::getBlockInfo |
function |
modules/layout/includes/block.class.inc |
Return the block info for this block, as provided by hook_block_info(). |
file_type_get_types |
function |
modules/file/file.module |
Returns a list of all the available file types. |
Node::getRevisionId |
function |
modules/node/node.entity.inc |
Overrides Backdrop\entity\Entity::getRevisionId(). |
file_type_get_names |
function |
modules/file/file.module |
Returns a list of available file type names. |
views_get_all_views |
function |
modules/views/views.module |
Return an array of all views as fully loaded $view objects. |
file_test_get_calls |
function |
modules/simpletest/tests/file_test.module |
Get the arguments passed to invocation of a given hook since
file_test_reset() was last called. |
transliteration_get |
function |
includes/transliteration.inc |
Transliterates text. |
tablesort_get_order |
function |
includes/tablesort.inc |
Determines the current sort criterion. |
drupal_get_updaters |
function |
includes/drupal.inc |
Assembles the Backdrop Updater registry. |
drupal_get_messages |
function |
includes/drupal.inc |
Returns all messages that have been set with backdrop_set_message(). |
node_type_get_names |
function |
modules/node/node.module |
Returns a list of available node type names. |
node_type_get_types |
function |
modules/node/node.module |
Returns a list of all the available node types. |
update_variable_get |
function |
includes/update.inc |
Gets the value of a variable from the database during update hooks. |
drupal_get_filename |
function |
includes/drupal.inc |
Returns and optionally sets the filename for a system resource. |