text_field_widget_error |
function |
modules/field/modules/text/text.module |
Implements hook_field_widget_error(). |
SelectQuery::getOrderBy |
function |
includes/database/select.inc |
Implements SelectQueryInterface::getOrderBy(). |
file_get_stream_wrapper |
function |
modules/file/file.module |
Return a specific stream wrapper's registry information. |
menu_link_get_preferred |
function |
includes/menu.inc |
Looks up the preferred menu link for a given system path. |
SelectQuery::getGroupBy |
function |
includes/database/select.inc |
Implements SelectQueryInterface::getGroupBy(). |
FieldSqlStorageTestCase |
class |
modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Tests field storage. |
_get_custom_date_format |
function |
modules/date/date.module |
Get a custom date format. |
drupal_render_cache_get |
function |
includes/drupal.inc |
Gets the rendered output of a renderable element from the cache. |
image_field_widget_form |
function |
modules/image/image.field.inc |
Implements hook_field_widget_form(). |
image_field_widget_info |
function |
modules/image/image.field.inc |
Implements hook_field_widget_info(). |
BlockBroken::getContent |
function |
modules/layout/includes/block.class.inc |
Return the content of a block. |
FieldBlock::getChildren |
function |
modules/field/field.block.inc |
Creates an array of "child blocks" for display in the "Add Block" dialog. |
layout_get_context_info |
function |
modules/layout/layout.module |
Load all layout context information from modules. |
views_handler::get_join |
function |
modules/views/includes/handlers.inc |
Get the join object that should be used for this handler. |
hook_field_widget_error |
function |
modules/field/field.api.php |
Flag a field-level validation error. |
file_field_widget_value |
function |
modules/file/file.field.inc |
Render API callback: Retrieves the value for the file_generic field element. |
backdrop_page_get_cache |
function |
includes/bootstrap.inc |
Retrieves the current page from the cache. |
view::get_exposed_input |
function |
modules/views/includes/view.inc |
Figure out what the exposed input for this view is. |
_image_gd_get_colorindex |
function |
modules/system/image.gd.inc |
Determines the correct color index value for the background. |
file_get_file_references |
function |
modules/file/file.module |
Retrieves a list of references to a file. |
token_get_invalid_tokens |
function |
includes/token.inc |
Validate an array of tokens based on their token type. |
number_field_widget_form |
function |
modules/field/modules/number/number.module |
Implements hook_field_widget_form(). |
backdrop_get_normal_path |
function |
includes/path.inc |
Given a path alias, return the internal path it represents. |
file_get_content_headers |
function |
includes/file.inc |
Examines a file entity and returns appropriate content headers for download. |
token_get_token_problems |
function |
includes/token.inc |
Retrieves the current list of all site tokens and checks for common problems. |
Database::$ignoreTargets |
property |
includes/database/database.inc |
A list of key/target credentials to ignore. |
FileUsageTestCase::setUp |
function |
modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
file_field_widget_submit |
function |
modules/file/file.field.inc |
Form submission handler for upload/remove button of file_field_widget_form(). |
file_get_stream_wrappers |
function |
includes/file.inc |
Provides Backdrop stream wrapper registry. |
_search_get_module_names |
function |
modules/search/search.admin.inc |
Helper function to get real module names. |
BatchPageTestCase::setUp |
function |
modules/simpletest/tests/batch.test |
Sets up a Backdrop site for running functional and integration tests. |
number_field_widget_info |
function |
modules/field/modules/number/number.module |
Implements hook_field_widget_info(). |
admin_bar_get_user_count |
function |
modules/admin_bar/admin_bar.module |
Return count of online authenticated users. |
Updater::getProjectTitle |
function |
includes/updater.inc |
Return the project name from a Backdrop info file. |
TokenCurrentPageTestCase |
class |
modules/simpletest/tests/token.test |
Test the current page tokens. |
simpletest_last_test_get |
function |
modules/simpletest/simpletest.module |
Get information about the last test that ran given a test ID. |
BlockHero::getAdminTitle |
function |
modules/layout/includes/block.hero.inc |
Sets title text on draggable block panel in Layout builder. |
drupal_get_user_timezone |
function |
includes/drupal.inc |
Returns the time zone of the current user. |
NodeBlock::getAdminTitle |
function |
modules/node/node.block.inc |
Sets title text on draggable block panel in Layout builder. |
_password_get_count_log2 |
function |
includes/password.inc |
Parse the log2 iteration count from a stored hash or setting string. |
image_test_get_all_calls |
function |
modules/simpletest/tests/image_test.module |
Get an array with the all the calls to the toolkits since image_test_reset()
was called. |
views_get_disabled_views |
function |
modules/views/views.module |
Returns an array of all disabled views, as fully loaded $view objects. |
Query::$connectionTarget |
property |
includes/database/query.inc |
The target of the connection object. |
FormsFormStorageTestCase |
class |
modules/simpletest/tests/form.test |
Test the form storage on a multistep form. |
config_get_prefix_groups |
function |
modules/config/config.module |
Get a list of all configuration prefixes and groups. |
comment_get_display_page |
function |
modules/comment/comment.module |
Returns the page number for a comment. |
ThemeRegistry::offsetGet |
function |
includes/theme.inc |
Implements ArrayAccess::offsetGet(). |
backdrop_get_private_key |
function |
includes/common.inc |
Ensures the private key variable used to generate tokens is set. |
taxonomy_get_parents_all |
function |
modules/taxonomy/taxonomy.module |
Legacy wrapper to load all the parents of a term by TID. |
CacheGetMultipleUnitTest |
class |
modules/simpletest/tests/cache.test |
Test getMultiple(). |