|
text_field_widget_error |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_error(). |
|
FieldSqlStorageTestCase |
class |
core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Tests field storage. |
|
archiver_get_extensions |
function |
core/includes/common.inc |
Returns a string of supported archive extensions. |
|
Database::getConnection |
function |
core/includes/database/database.inc |
Gets the connection object for the specified database key and target. |
|
menu_link_get_preferred |
function |
core/includes/menu.inc |
Looks up the preferred menu link for a given system path. |
|
BlockBroken::getContent |
function |
core/modules/layout/includes/block.class.inc |
|
|
drupal_render_cache_get |
function |
core/includes/drupal.inc |
Gets the rendered output of a renderable element from the cache. |
|
hook_field_widget_error |
function |
core/modules/field/field.api.php |
Flag a field-level validation error. |
|
Updater::getProjectName |
function |
core/includes/updater.inc |
Get the name of the project directory (basename). |
|
node_get_node_tempstore |
function |
core/modules/node/node.module |
Get a node from the tempstore. |
|
_get_custom_date_format |
function |
core/modules/date/date.module |
Get a custom date format. |
|
Updater::getInstallArgs |
function |
core/includes/updater.inc |
Store the default parameters for the Updater. |
|
date_field_widget_error |
function |
core/modules/date/date.module |
Implements hook_field_widget_error(). |
|
backdrop_page_get_cache |
function |
core/includes/bootstrap.inc |
Retrieves the current page from the cache. |
|
backdrop_get_path_alias |
function |
core/includes/path.inc |
Given an internal Backdrop path, return the alias set by the administrator. |
|
simpletest_get_profiles |
function |
core/modules/simpletest/simpletest.module |
Gets a list of the installation profiles that are available. |
|
layout_get_context_info |
function |
core/modules/layout/layout.module |
Load all layout context information from modules. |
|
system_get_requirements |
function |
core/includes/install.inc |
Get run-time requirements and status information. |
|
layout_get_handler_name |
function |
core/modules/layout/layout.module |
Helper function to get a handler class name based on the plugin name. |
|
update_get_update_count |
function |
core/includes/update.inc |
Returns a count of all the pending site updates. |
|
color_get_color_element |
function |
core/modules/color/color.module |
Creates the render array for a color element. |
|
backup_get_handler_name |
function |
core/includes/backup.inc |
Given a particular backup/restore target, find the class that applies. |
|
image_field_widget_info |
function |
core/modules/image/image.field.inc |
Implements hook_field_widget_info(). |
|
image_field_widget_form |
function |
core/modules/image/image.field.inc |
Implements hook_field_widget_form(). |
|
backdrop_get_breadcrumb |
function |
core/includes/common.inc |
Gets the breadcrumb trail for the current page. |
|
system_get_date_formats |
function |
core/modules/system/system.module |
Gets the list of defined date formats and attributes. |
|
email_field_widget_info |
function |
core/modules/email/email.module |
Implements hook_field_widget_info(). |
|
email_field_widget_form |
function |
core/modules/email/email.module |
Implements hook_field_widget_form(). |
|
file_get_download_token |
function |
core/modules/file/file.module |
|
|
Updater::getProjectType |
function |
core/includes/updater.inc |
Return the project type from a Backdrop info file or directory. |
|
SelectQuery::getOrderBy |
function |
core/includes/database/select.inc |
Returns a reference to the order by array for this query. |
|
SelectQuery::getGroupBy |
function |
core/includes/database/select.inc |
Returns a reference to the group-by array for this query. |
|
FileFieldWidgetTestCase |
class |
core/modules/file/tests/file.test |
Tests file field widget. |
|
file_get_stream_wrapper |
function |
core/modules/file/file.module |
Return a specific stream wrapper's registry information. |
|
views_handler::get_join |
function |
core/modules/views/includes/handlers.inc |
Get the join object that should be used for this handler. |
|
BackupFile::getContents |
function |
core/includes/backup/backup.file.inc |
Read the entire contents of the file. |
|
BackupFile::getFileSize |
function |
core/includes/backup/backup.file.inc |
Get the file size. |
|
link_field_widget_error |
function |
core/modules/link/link.module |
Implements hook_field_widget_error(). |
|
field_info_widget_types |
function |
core/modules/field/field.info.inc |
Returns information about field widgets from hook_field_widget_info(). |
|
simpletest_last_test_get |
function |
core/modules/simpletest/simpletest.module |
Get information about the last test that ran given a test ID. |
|
BlockHero::getAdminTitle |
function |
core/modules/layout/includes/block.hero.inc |
Sets title text on draggable block panel in Layout builder. |
|
file_field_widget_submit |
function |
core/modules/file/file.field.inc |
Form submission handler for upload/remove button of file_field_widget_form(). |
|
LayoutBlockUsageTestCase |
class |
core/modules/layout/tests/layout.test |
Tests layout_get_block_usage(). |
|
drupal_get_user_timezone |
function |
core/includes/drupal.inc |
Returns the time zone of the current user. |
|
number_field_widget_info |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_widget_info(). |
|
number_field_widget_form |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_widget_form(). |
|
backdrop_get_private_key |
function |
core/includes/common.inc |
Ensures the private key variable used to generate tokens is set. |
|
CacheGetMultipleUnitTest |
class |
core/modules/simpletest/tests/cache.test |
Test getMultiple(). |
|
view::get_items_per_page |
function |
core/modules/views/includes/view.inc |
Get the items per page from the pager. |
|
image_test_get_all_calls |
function |
core/modules/simpletest/tests/image_test.module |
Get an array with the all the calls to the toolkits since image_test_reset()
was called. |