admin_bar.test in core/modules/admin_bar/tests/admin_bar.test
Tests for the Administration bar module.
BackdropWebTestCase::refreshVariables in core/modules/simpletest/backdrop_web_test_case.php
Refresh the in-memory set of variables and state values. Useful after a page request is made that changes a variable in a different thread.
block_admin_list in core/modules/block/block.admin.inc
Page callback; Display a list of all custom blocks.
ckeditor5_ckeditor5_plugins in core/modules/ckeditor5/ckeditor5.module
Implements hook_ckeditor5_plugins().
ckeditor5_get_config in core/modules/ckeditor5/ckeditor5.module
Editor JS settings callback; Add CKEditor config to the page for a format.
ColorTestCase::setUp in core/modules/color/tests/color.test
Sets up a Backdrop site for running functional and integration tests.
Config::save in core/includes/config.inc
Saves the configuration object.
ConfigFileStorage::importArchive in core/includes/config.inc
Import an archive of configuration files into the config storage managed by this object.
ConfigObjectTestCase::testConfigObject in core/modules/simpletest/tests/config_obj.test
ConfigurationHooksTest::testHooks in core/modules/config/tests/config.test
Tests checking the validation hooks.
ConfigurationTest::testOverrideConfig in core/modules/config/tests/config.test
Tests that a config setting can be overridden.
config_export_single_form in core/modules/config/config.admin.inc
Form callback; Builds the form for exporting a single configuration file.
config_import_single_form in core/modules/config/config.admin.inc
Form callback; Build the form to import a single configuration file.
config_sync_batch in core/modules/config/config.sync.inc
Return an array for setting up a Batch API job to sync all configuration.
config_sync_form in core/modules/config/config.admin.inc
Form callback; Build the form for syncing all staged configuration.
config_sync_form_submit in core/modules/config/config.admin.inc
Submit handler for config_sync_form().
filter_admin_overview in core/modules/filter/filter.admin.inc
Page callback: Form constructor for a form to list and reorder text formats.
hook_language_negotiation_info_alter in core/modules/system/language.api.php
Perform alterations on language negotiation providers.
language_negotiation_configure_form_table in core/modules/locale/locale.admin.inc
Helper function to build a language provider table.
language_negotiation_info in core/includes/language.inc
Returns all the defined language negotiation providers.
locale_language_negotiation_info in core/modules/locale/locale.module
Implements hook_language_negotiation_info().
menu_overview_page in core/modules/menu/menu.admin.inc
Menu callback which shows an overview page of all the custom menus and their descriptions.
system_update_1032 in core/modules/system/system.install
Enable config module.
theme_image_style_list in core/modules/image/image.theme.inc
Returns HTML for the page containing the list of image styles.
user_admin_roles in core/modules/user/user.admin.inc
Form to re-order roles.
user_form_process_password in core/modules/user/user.module
Form element process handler for client-side password hide/show and strength.
views_ui_render_display_top in core/modules/views_ui/views_ui.admin.inc
Render the top of the display so it can be updated during ajax operations.
watchdog_severity_enabled in core/includes/bootstrap.inc
Check if logging is enabled for a given severity level.
_layout_get_operations in core/modules/layout/layout.admin.inc
Given a layout, return a list of operations that can be performed on it.
_layout_settings_get_group_operations in core/modules/layout/layout.admin.inc
Given a path, return a list of operations for a group of layouts.
_views_ui_get_operations in core/modules/views_ui/views_ui.admin.inc
Given a view, return a list of operations that can be performed on it.
_vocabulary_get_operations in core/modules/taxonomy/taxonomy.admin.inc
Given a vocabulary, return a list of operations that can be performed on it.