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 |
Implements QueryAlterableInterface::getMetaData(). |
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. |
MenuWebTestCase::getParts |
function |
core/modules/simpletest/tests/menu.test |
Returns the breadcrumb contents of the current page in the internal browser. |
options_field_widget_info |
function |
core/modules/field/modules/options/options.module |
Implements hook_field_widget_info(). |
options_field_widget_form |
function |
core/modules/field/modules/options/options.module |
Implements hook_field_widget_form(). |
backdrop_render_cache_get |
function |
core/includes/common.inc |
Gets the rendered output of a renderable element from the cache. |
FieldBlock::getAdminTitle |
function |
core/modules/field/field.block.inc |
Sets title text on draggable block panel in Layout builder. |
taxonomy_get_vocabularies |
function |
core/modules/taxonomy/taxonomy.module |
Load all Taxonomy vocabularies. |
layout_get_entity_layouts |
function |
core/modules/layout/layout.entity.admin.inc |
Returns layouts with visibility conditions matching an entity type or bundle. |
layout_get_layout_by_path |
function |
core/modules/layout/layout.module |
Get the layout which is active based on a path or router item. |
ckeditor_get_acf_settings |
function |
core/modules/ckeditor/ckeditor.module |
Builds the ACF part of the CKEditor 4 JS settings. |
ViewsBlock::getAdminTitle |
function |
core/modules/views/includes/views.block.inc |
Return an administrative title that will always have a value. |
system_authorized_get_url |
function |
core/modules/system/system.module |
Return the URL for the authorize.php script. |
system_get_files_database |
function |
core/modules/system/system.module |
Retrieves the current status of an array of files in the system table. |
field_ui_widget_type_form |
function |
core/modules/field_ui/field_ui.admin.inc |
Form constructor for the widget selection form. |
drupal_get_database_types |
function |
core/includes/drupal.inc |
Returns all supported database installer objects that are compiled into PHP. |