entity_get_info |
function |
core/modules/entity/entity.module |
Gets the entity info array of an entity type. |
config_get_info |
function |
core/modules/config/config.module |
Retrieves configuration information provided by modules. |
LINK_TARGET_TOP |
constant |
core/modules/link/link.module |
|
file_uri_target |
function |
core/includes/file.inc |
Returns the part of a URI after the schema. |
backdrop_get_css |
function |
core/includes/common.inc |
Returns a themed representation of all stylesheets to attach to the page. |
drupal_get_title |
function |
core/includes/drupal.inc |
Gets the title of the current page. |
view::get_offset |
function |
core/modules/views/includes/view.inc |
Get the pager offset from the pager. |
drupal_get_feeds |
function |
core/includes/drupal.inc |
Gets the feed URLs for the current page. |
field_get_values |
function |
core/modules/field/field.module |
Returns all values from a field. |
views_get_plugin |
function |
core/modules/views/views.module |
Get a handler for a plugin |
search_get_stats |
function |
core/modules/search/search.module |
Gets stats for total and remaining items to be indexed. |
Database::getLog |
function |
core/includes/database/database.inc |
Retrieves the queries logged on for given logging key. |
drupal_get_token |
function |
core/includes/drupal.inc |
Generates a token based on $value, the user session, and the private key. |
Field Widget API |
group |
core/modules/field/field.api.php |
Define Field API widget types. |
Layout::getClone |
function |
core/modules/layout/includes/layout.class.inc |
Clone a layout and return new Layout object. |
form_get_options |
function |
core/includes/form.inc |
Returns the indexes of a select element's options matching a given key. |
LINK_TARGET_USER |
constant |
core/modules/link/link.module |
|
actions_get_info |
function |
core/includes/actions.inc |
Retrieves a single action's info by its name, or all actions |
token_get_module |
function |
core/includes/token.inc |
Return the module responsible for a token. |
country_get_list |
function |
core/includes/locale.inc |
Get list of all predefined and custom countries. |
DatabaseLog::get |
function |
core/includes/database/log.inc |
Retrieve the query log for the specified logging key so far. |
backdrop_get_path |
function |
core/includes/common.inc |
Returns the path to a system item (module, theme, etc.). |
theme_file_widget |
function |
core/modules/file/file.theme.inc |
Returns HTML for an individual file upload widget. |
drupal_get_schema |
function |
core/includes/drupal.inc |
Gets the schema definition of a table, or the whole database schema. |
file_get_mimetype |
function |
core/includes/file.inc |
Determines an Internet Media Type or MIME type from a filename. |
taxonomy_get_tree |
function |
core/modules/taxonomy/taxonomy.module |
Create a hierarchical representation of a vocabulary. |
views_get_handler |
function |
core/modules/views/views.module |
Fetch a handler from the data cache. |
field_get_display |
function |
core/modules/field/field.module |
Returns the display settings to use for an instance in a given display mode. |
date_get_timezone |
function |
core/includes/date.inc |
Function to figure out which local timezone applies to a date and select it. |
image_get_toolkit |
function |
core/includes/image.inc |
Gets the name of the currently used toolkit. |
Block::getContent |
function |
core/modules/layout/includes/block.class.inc |
Return the content of a block. |
locale_get_plural |
function |
core/modules/locale/locale.module |
Returns plural form index for a specific number. |
archiver_get_info |
function |
core/includes/common.inc |
Retrieves a list of all available archivers. |
_update_cache_get |
function |
core/modules/update/update.module |
Retrieves data from the private update status cache table. |
theme_get_setting |
function |
core/includes/theme.inc |
Retrieves a setting for the current theme or for a given theme. |
backdrop_get_form |
function |
core/includes/form.inc |
Returns a renderable form array for a given form ID. |
image_gd_get_info |
function |
core/modules/system/image.gd.inc |
Get details about an image. |
BatchPageTestCase |
class |
core/modules/simpletest/tests/batch.test |
Tests for the Batch API Progress page. |
_session_test_get |
function |
core/modules/simpletest/tests/session_test.module |
Page callback, prints the stored session value to the screen. |
FileUsageTestCase |
class |
core/modules/file/tests/file.test |
Tests the file usage page. |
color_get_palette |
function |
core/modules/color/color.module |
Retrieves the color palette for a particular theme. |
backdrop_get_logo |
function |
core/includes/common.inc |
Gets the site logo. |
FrontPageTestCase |
class |
core/modules/system/tests/system.test |
Test home page functionality and administration. |
_menu_get_options |
function |
core/modules/menu/menu.module |
Helper function to get the items of the given menu. |
filter_get_filters |
function |
core/modules/filter/filter.module |
Returns a list of all filters provided by modules. |
views_get_timezone |
function |
core/modules/views/includes/utility.inc |
Figure out what timezone we're in; needed for some date manipulations. |
telemetry_get_info |
function |
core/modules/telemetry/telemetry.module |
|
telemetry_get_data |
function |
core/modules/telemetry/telemetry.module |
Retrieve the Telemetry data values from modules. |
drupal_get_profile |
function |
core/includes/drupal.inc |
Gets the name of the currently active installation profile. |
backdrop_get_token |
function |
core/includes/common.inc |
Generates a token based on $value, the user session, and the private key. |