file_get_content_headers |
function |
core/includes/file.inc |
Examines a file entity and returns appropriate content headers for download. |
comment_get_display_page |
function |
core/modules/comment/comment.module |
Returns the page number for a comment. |
TokenCurrentPageTestCase |
class |
core/modules/simpletest/tests/token.test |
Test the current page tokens. |
views_get_disabled_views |
function |
core/modules/views/views.module |
Returns an array of all disabled views, as fully loaded $view objects. |
Database::$ignoreTargets |
property |
core/includes/database/database.inc |
A list of key/target credentials to ignore. |
_search_get_module_names |
function |
core/modules/search/search.admin.inc |
Helper function to get real module names. |
ThemeRegistry::offsetGet |
function |
core/includes/theme.inc |
|
Updater::getProjectTitle |
function |
core/includes/updater.inc |
Return the project name from a Backdrop info file. |
admin_bar_get_user_count |
function |
core/modules/admin_bar/admin_bar.module |
Return count of online authenticated users. |
Layout::getBlockPosition |
function |
core/modules/layout/includes/layout.class.inc |
Get a block's region position from a layout. |
backdrop_get_http_header |
function |
core/includes/bootstrap.inc |
Gets the HTTP response headers for the current page. |
BatchPageTestCase::setUp |
function |
core/modules/simpletest/tests/batch.test |
Sets up a Backdrop site for running functional and integration tests. |
hook_menu_get_item_alter |
function |
core/modules/system/system.api.php |
Alter a menu router item right after it has been retrieved from the database or cache. |
_image_gd_get_colorindex |
function |
core/modules/system/image.gd.inc |
Determines the correct color index value for the background. |
BlockText::getAdminTitle |
function |
core/modules/layout/includes/block.text.inc |
Sets title text on draggable block panel in Layout builder. |
backdrop_get_bare_domain |
function |
core/includes/common.inc |
Take a full URL and return only the bare domain, with sub-domains removed. |
file_get_file_references |
function |
core/modules/file/file.module |
Retrieves a list of references to a file. |
PagerDefault::getElement |
function |
core/includes/pager.class.inc |
Gets the element ID for this pager query. |
backdrop_get_normal_path |
function |
core/includes/path.inc |
Given a URL alias, return the internal path it represents. |
_views_ui_get_operations |
function |
core/modules/views_ui/views_ui.admin.inc |
Given a view, return a list of operations that can be performed on it. |
BlockExample::getContent |
function |
modules/examples/block_example/block_example.inc |
Returns the rendered content of this block. |
layout_get_renderer_info |
function |
core/modules/layout/layout.module |
Load all layout renderer information from modules. |
FileUsageTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
_password_get_count_log2 |
function |
core/includes/password.inc |
Parse the log2 iteration count from a stored hash or setting string. |
email_field_widget_error |
function |
core/modules/email/email.module |
Implements hook_field_widget_error(). |
taxonomy_get_parents_all |
function |
core/modules/taxonomy/taxonomy.module |
Legacy wrapper to load all the parents of a term by TID. |
SelectQuery::getMetaData |
function |
core/includes/database/select.inc |
|
config_get_prefix_groups |
function |
core/modules/config/config.module |
Get a list of all configuration prefixes and groups. |
views_handler::get_field |
function |
core/modules/views/includes/handlers.inc |
Shortcut to get a handler's raw field value. |
backdrop_get_query_array |
function |
core/includes/common.inc |
Splits a URL-encoded query string into an array. |
language_negotiation_get |
function |
core/includes/language.inc |
Checks whether a language negotiation provider is enabled for a language type. |
backdrop_get_destination |
function |
core/includes/common.inc |
Prepares a 'destination' URL query parameter for use with backdrop_goto(). |
views_ui_get_display_tab |
function |
core/modules/views_ui/views_ui.admin.inc |
Returns a renderable array representing the configure page for one display. |
image_get_svg_dimensions |
function |
core/includes/image.inc |
Get an SVG image's defined dimensions. |
Query::$connectionTarget |
property |
core/includes/database/query.inc |
The target of the connection object. |
_dblog_get_message_types |
function |
core/modules/dblog/dblog.module |
Gathers a list of uniquely defined database log message types. |
FormsFormStorageTestCase |
class |
core/modules/simpletest/tests/form.test |
Test the form storage on a multistep form. |
_file_get_fields_by_type |
function |
core/modules/file/file.module |
Find all fields that are of a certain field type. |
FrontPageTestCase::setUp |
function |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
token_get_token_problems |
function |
core/includes/token.inc |
Retrieves the current list of all site tokens and checks for common problems. |
NodeBlock::getAdminTitle |
function |
core/modules/node/node.block.inc |
Sets title text on draggable block panel in Layout builder. |
file_get_stream_wrappers |
function |
core/includes/file.inc |
Provides Backdrop stream wrapper registry. |
token_get_invalid_tokens |
function |
core/includes/token.inc |
Validate an array of tokens based on their token type. |
file_field_widget_process |
function |
core/modules/file/file.field.inc |
Render API callback: Processes a file_generic field element. |
taxonomy_test_get_antonym |
function |
core/modules/simpletest/tests/taxonomy_test.module |
Return the antonym of the given term ID. |
number_field_widget_error |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_widget_error(). |
DBLogTestCase::getContent |
function |
core/modules/dblog/tests/dblog.test |
Creates random content based on node content type. |
BackupMySql::getViewNames |
function |
core/includes/backup/backup.mysql.inc |
Get a list of views in the database. |
BackupMySql::getTableData |
function |
core/includes/backup/backup.mysql.inc |
Get a list of table and view data from the database. |
MenuWebTestCase::getParts |
function |
core/modules/simpletest/tests/menu.test |
Returns the breadcrumb contents of the current page in the internal browser. |