BackdropWebTestCase::getUrl |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Get the current URL from the cURL handler. |
_field_invoke_get_instances |
function |
core/modules/field/field.attach.inc |
Helper for _field_invoke(): retrieves a list of instances to operate on. |
system_test_get_destination |
function |
core/modules/simpletest/tests/system_test.module |
Page callback to print out $_GET['destination'] for testing. |
SelectQuery::getExpressions |
function |
core/includes/database/select.inc |
Returns a reference to the expressions array for this query. |
BackupConfig::getConfigType |
function |
core/includes/backup/backup.config.inc |
Get the type of config being backed-up or restored. |
BackdropCacheInterface::get |
function |
core/includes/cache.inc |
Returns data from the persistent cache. |
simpletest_test_get_by_class |
function |
core/modules/simpletest/simpletest.module |
Get information about a test by its class name. |
DashboardMenuBlock::getTitle |
function |
core/modules/dashboard/includes/block.menus.inc |
Return the title of a block as configured in the layout. |
config_get_names_with_prefix |
function |
core/includes/config.inc |
Retrieves all configurations starting with a particular prefix. |
layout_get_relationship_info |
function |
core/modules/layout/layout.module |
Load all layout relationship information from modules. |
installer_browser_get_server |
function |
core/modules/installer/installer.browser.inc |
Gets the server to use for fetching results. |
file_get_filetype_candidates |
function |
core/modules/file/file.pages.inc |
Get the candidate filetypes for a given file. |
SearchMatchTestCase::getText |
function |
core/modules/search/tests/search.test |
_test_: Helper method for generating snippets of content. |
DBLogTestCase::getLogEntries |
function |
core/modules/dblog/tests/dblog.test |
Gets the database log event information from the browser page. |
_layout_get_group_operations |
function |
core/modules/layout/layout.admin.inc |
Given a path, return a list of operations for a group of layouts. |
element_get_visible_children |
function |
core/includes/common.inc |
Returns the visible children of an element. |
image_get_available_toolkits |
function |
core/includes/image.inc |
Gets a list of available toolkits. |
BootstrapGetFilenameTestCase |
class |
core/modules/simpletest/tests/bootstrap.test |
Test backdrop_get_filename()'s availability. |
BlockBroken::getAdminPreview |
function |
core/modules/layout/includes/block.class.inc |
|
list_field_widget_info_alter |
function |
core/modules/field/modules/list/list.module |
Implements hook_field_widget_info_alter(). |
hook_field_widget_info_alter |
function |
core/modules/field/field.api.php |
Perform alterations on Field API widget types. |
field_test_field_widget_info |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_widget_info(). |
hook_field_widget_form_alter |
function |
core/modules/field/field.api.php |
Alter forms for field widgets provided by other modules. |
field_test_field_widget_form |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_widget_form(). |
ImageToolkitTestCase::$image |
property |
core/modules/simpletest/tests/image.test |
|
PageComponents::setPageTitle |
function |
core/modules/system/block.page_components.inc |
Special function for PageComponents. Sets the page title to be used. |
MenuLanguageTestCase::$items |
property |
core/modules/menu/tests/menu_language.test |
|
DashboardNewsBlock::getTitle |
function |
core/modules/dashboard/includes/block.news.inc |
Return the title of a block as configured in the layout. |
ImageToolkitGdTestCase::$red |
property |
core/modules/simpletest/tests/image.test |
|
drupal_get_filetransfer_info |
function |
core/includes/drupal.inc |
Assembles the Backdrop FileTransfer registry. |
date_sql_handler::get_offset |
function |
core/modules/date/views/date_sql_handler.inc |
Return timezone offset for the date being processed. |
backdrop_get_schema_versions |
function |
core/includes/install.inc |
Returns an array of available schema versions for a module. |
layout_get_path_layout_names |
function |
core/modules/layout/layout.module |
Get a list of layouts that share a particular path. |
field_ui_widget_type_options |
function |
core/modules/field_ui/field_ui.admin.inc |
Returns an array of widget type options for a field type. |
LayoutRelationship::getChild |
function |
core/modules/layout/plugins/relationships/layout_relationship.inc |
Return child relationship plugins. |
backdrop_get_bootstrap_phase |
function |
core/includes/bootstrap.inc |
Returns the current bootstrap phase for this Backdrop process. |
ViewsCacheTest::getBasicView |
function |
core/modules/views/tests/views_cache.test |
Build and return a basic view of the views_test table. |
backdrop_get_complete_schema |
function |
core/includes/bootstrap.inc |
Gets the whole database schema. |
DrupalWebTestCase::drupalGet |
function |
core/includes/drupal.classes.inc |
|
language_negotiation_get_any |
function |
core/includes/language.inc |
Checks if the language negotiation provider is enabled for any language type. |
FieldGetValueTestCase::$node |
property |
core/modules/field/tests/field.test |
|
FieldGetValueTestCase::setUp |
function |
core/modules/field/tests/field.test |
Sets up a Backdrop site for running functional and integration tests. |
BackupDatabase::getViewNames |
function |
core/includes/backup/backup.database.inc |
Get a list of views in the database. |
PageTitleFiltering::tearDown |
function |
core/modules/system/tests/system.test |
Reset page title. |
LayoutRendererEditor::getUrl |
function |
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
Short-cut to generate a URL path to a particular action. |
image_style_get_allowed_uris |
function |
core/modules/image/image.module |
Get a list of all allowed URIs for image styles. |
token_get_global_token_types |
function |
core/includes/token.inc |
Get a list of token types that can be used without any context (global). |
layout_get_title_description |
function |
core/modules/layout/layout.module |
Gets the title description for the current layout. |
installer_browser_get_release |
function |
core/modules/installer/installer.browser.inc |
Gets a release from a project and a release_name. |
SearchMatchTestCase::getText2 |
function |
core/modules/search/tests/search.test |
_test2_: Helper method for generating snippets of content. |