node_get_recent |
function |
modules/node/node.module |
Finds the most recently changed nodes that are available to the current user. |
views_get_plugin |
function |
modules/views/views.module |
Get a handler for a plugin |
token_get_module |
function |
includes/token.inc |
Return the module responsible for a token. |
form_get_options |
function |
includes/form.inc |
Returns the indexes of a select element's options matching a given key. |
drupal_get_feeds |
function |
includes/drupal.inc |
Gets the feed URLs for the current page. |
actions_get_info |
function |
includes/actions.inc |
Retrieves a single action's info by its name, or all actions |
DatabaseLog::get |
function |
includes/database/log.inc |
Retrieve the query log for the specified logging key so far. |
Layout::getClone |
function |
modules/layout/includes/layout.class.inc |
Clone a layout and return new Layout object. |
country_get_list |
function |
includes/locale.inc |
Get list of all predefined and custom countries. |
field_get_values |
function |
modules/field/field.module |
Returns all values from a field. |
Field Widget API |
group |
modules/field/field.api.php |
Define Field API widget types. |
LINK_TARGET_USER |
constant |
modules/link/link.module |
|
backdrop_get_css |
function |
includes/common.inc |
Returns a themed representation of all stylesheets to attach to the page. |
drupal_get_token |
function |
includes/drupal.inc |
Generates a token based on $value, the user session, and the private key. |
view::get_offset |
function |
modules/views/includes/view.inc |
Get the pager offset from the pager. |
Database::getLog |
function |
includes/database/database.inc |
Retrieves the queries logged on for given logging key. |
drupal_get_title |
function |
includes/drupal.inc |
Gets the title of the current page. |
views_get_handler |
function |
modules/views/views.module |
Fetch a handler from the data cache. |
locale_get_plural |
function |
modules/locale/locale.module |
Returns plural form index for a specific number. |
color_get_palette |
function |
modules/color/color.module |
Retrieves the color palette for a particular theme. |
image_get_toolkit |
function |
includes/image.inc |
Gets the name of the currently used toolkit. |
image_gd_get_info |
function |
modules/system/image.gd.inc |
Get details about an image. |
backdrop_get_form |
function |
includes/form.inc |
Returns a renderable form array for a given form ID. |
file_get_mimetype |
function |
includes/file.inc |
Determines an Internet Media Type or MIME type from a filename. |
drupal_get_schema |
function |
includes/drupal.inc |
Gets the schema definition of a table, or the whole database schema. |
taxonomy_get_tree |
function |
modules/taxonomy/taxonomy.module |
Create a hierarchical representation of a vocabulary. |
theme_file_widget |
function |
modules/file/file.theme.inc |
Returns HTML for an individual file upload widget. |
Block::getContent |
function |
modules/layout/includes/block.class.inc |
Return the content of a block. |
FrontPageTestCase |
class |
modules/system/tests/system.test |
Test home page functionality and administration. |
archiver_get_info |
function |
includes/common.inc |
Retrieves a list of all available archivers. |
BatchPageTestCase |
class |
modules/simpletest/tests/batch.test |
Tests for the Batch API Progress page. |
_menu_get_options |
function |
modules/menu/menu.module |
Helper function to get the items of the given menu. |
_session_test_get |
function |
modules/simpletest/tests/session_test.module |
Page callback, prints the stored session value to the screen. |
backdrop_get_path |
function |
includes/common.inc |
Returns the path to a system item (module, theme, etc.). |
theme_get_setting |
function |
includes/theme.inc |
Retrieves a setting for the current theme or for a given theme. |
_update_cache_get |
function |
modules/update/update.module |
Retrieves data from the private update status cache table. |
FileUsageTestCase |
class |
modules/file/tests/file.test |
Tests the file usage page. |
field_get_display |
function |
modules/field/field.module |
Returns the display settings to use for an instance in a given display mode. |
backdrop_get_logo |
function |
includes/common.inc |
Gets the site logo. |
date_get_timezone |
function |
includes/date.inc |
Function to figure out which local timezone applies to a date and select it. |
Config::getStorage |
function |
includes/config.inc |
Retrieves the storage used to load and save this configuration object. |
BackdropQueue::get |
function |
modules/system/system.queue.inc |
Returns the queue object for a given name. |
_comment_get_modes |
function |
modules/comment/comment.module |
Returns an array of viewing modes for comment listings. |
Query::getComments |
function |
includes/database/query.inc |
Returns a reference to the comments array for the query. |
menu_tree_get_path |
function |
includes/menu.inc |
Gets the path for determining the active trail of the specified menu tree. |
field_widget_field |
function |
modules/field/field.form.inc |
Retrieves the field definition for a widget's helper callbacks. |
comment_get_thread |
function |
modules/comment/comment.module |
Retrieves comments for a thread. |
telemetry_get_data |
function |
modules/telemetry/telemetry.module |
Retrieve the Telemetry data values from modules. |
file_type_get_type |
function |
modules/file/file.module |
Returns the file type of the passed file or file type string. |
menu_get_ancestors |
function |
includes/menu.inc |
Returns the ancestors (and relevant placeholders) for any given path. |