BackdropWebTestCase::backdropCreateContentType in core/modules/simpletest/backdrop_web_test_case.php
Creates a custom content type based on default settings.
backdrop_flush_all_caches in core/includes/common.inc
Flushes all cached data on the site.
FieldExampleTest::testExampleFieldBasic in modules/examples/field_example/tests/field_example.test
Test basic functionality of the example field.
field_ui_field_attach_rename_bundle in core/modules/field_ui/field_ui.module
Implements hook_field_attach_rename_bundle().
GenericFieldTest::formAddAllFields in modules/examples/field_permission_example/tests/field_permission_example.test
Add all fields using Form API.
installer_browser_installation_theme_set in core/modules/installer/installer.pages.inc
Sets a selected theme as the default site theme.
install_configure_form in core/includes/install.core.inc
Form constructor for a form to configure the new site.
LayoutMenuItem::delete in core/modules/layout/includes/layout_menu_item.class.inc
Delete a menu item configuration.
LayoutMenuItem::reassign in core/modules/layout/includes/layout_menu_item.class.inc
Rename this menu item to match the most appropriate layout at the same path.
LayoutMenuItem::revert in core/modules/layout/includes/layout_menu_item.class.inc
Revert a menu item back to its module-provided default.
LayoutMenuItem::save in core/modules/layout/includes/layout_menu_item.class.inc
Save a menu item configuration.
MenuChangeTestCase::testMenuChangeTypeTestCase in core/modules/simpletest/tests/menu.test
Test that updating the type of a menu item works correctly.
MenuRouterTestCase::testMenuName in core/modules/simpletest/tests/menu.test
Tests for menu_name parameter for hook_menu().
menu_enable in core/modules/menu/menu.module
Implements hook_enable().
menu_get_item in core/includes/menu.inc
Gets a router item.
menu_uninstall in core/modules/menu/menu.install
Implements hook_uninstall().
node_type_delete_confirm_submit in core/modules/node/node.types.inc
Process content type delete confirm submissions.
node_type_form_submit in core/modules/node/node.types.inc
Form submission handler for node_type_form().
PathPatternFunctionalTestHelper::setUp in core/modules/path/tests/path_pattern.test
Sets up a Backdrop site for running functional and integration tests.
PathTaxonomyTermTestCase::setUp in core/modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
SearchKeywordsConditions::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchPageOverride::setUp in core/modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
standard_install in core/profiles/standard/standard.install
Implements hook_install().
SystemMainContentFallback::testMainContentFallback in core/modules/system/tests/system.test
Test availability of main content.
system_theme_default in core/modules/system/system.admin.inc
Menu callback; Set the default theme.
theme_disable in core/includes/theme.inc
Disables a given list of themes.
theme_enable in core/includes/theme.inc
Enables a given list of themes.
user_page in core/modules/user/user.pages.inc
Page callback: Displays the user page.
ViewsExposedFormTest::testExposedAdminUi in core/modules/views/tests/views_exposed_form.test
Tests the admin interface of exposed filter and sort items.
ViewsHandlerFilterDateTest::testUiValidation in core/modules/views/tests/handlers/views_handler_filter_date.test
Make sure the validation callbacks works.
ViewsHandlersTest::testFilterInOperatorUi in core/modules/views/tests/views_handlers.test
ViewsSqlTest::enableViewsUi in core/modules/views/tests/views_query.test
This function allows to enable views ui from a higher class which can't change the setup function anymore.
_admin_bar_flush_cache in core/modules/admin_bar/admin_bar.inc
Flush all caches or a specific one.
_locale_import_po in core/includes/gettext.inc
Parses Gettext Portable Object information and inserts it into the database.