bootstrap.inc in core/includes/bootstrap.inc
Functions that need to be loaded on every Backdrop request.
drupal-7.language.database.php in core/modules/simpletest/tests/upgrade/drupal-7.language.database.php
Database additions for language tests. Used in upgrade.language.test.
hook_date_field_formatter_settings_form_alter in core/modules/date/date.api.php
Alter a date field formatter settings form.
system_jump_menu in core/modules/system/system.module
Generate a jump menu form.
system_update_1017 in core/modules/system/system.install
Moves system logging settings from variables to config.
user_form_process_password in core/modules/user/user.module
Form element process handler for client-side password hide/show and strength.
ViewsPluginStyleJumpMenuTest::getJumpMenuView in core/modules/views/tests/styles/views_plugin_style_jump_menu.test
views_plugin_style_jump_menu::options_form in core/modules/views/plugins/views_plugin_style_jump_menu.inc
Render the given style.
views_plugin_style_jump_menu::option_definition in core/modules/views/plugins/views_plugin_style_jump_menu.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style_jump_menu::render in core/modules/views/plugins/views_plugin_style_jump_menu.inc
Render the display in this style.
views_plugin_style_summary_jump_menu::options_form in core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc
Provide a form to edit options for this plugin.
views_plugin_style_summary_jump_menu::option_definition in core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc
Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
views_plugin_style_summary_jump_menu::render in core/modules/views/plugins/views_plugin_style_summary_jump_menu.inc
Render the display in this style.