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. |
color_get_color_element |
function |
core/modules/color/color.module |
Creates the render array for a color element. |
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 |
Implements SelectQueryInterface::getOrderBy(). |
SelectQuery::getGroupBy |
function |
core/includes/database/select.inc |
Implements SelectQueryInterface::getGroupBy(). |
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. |
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. |
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. |