- BookTestCase::setUp in core/
modules/ book/ tests/ book.test - FilePrivateTestCase::setUp in core/
modules/ file/ tests/ file.test - Sets up a Backdrop site for running functional and integration tests.
- NodeAccessBaseTableTestCase::setUp in core/
modules/ node/ tests/ node.test - Sets up a Backdrop site for running functional and integration tests.
- NodeAccessExampleTestCase::setUp in modules/
examples/ node_access_example/ tests/ node_access_example.test - Enable modules and create user with specific permissions.
- NodeAccessFieldTestCase::setUp in core/
modules/ node/ tests/ node.test - Sets up a Backdrop site for running functional and integration tests.
- NodeAccessPagerTestCase::setUp in core/
modules/ node/ tests/ node.test - Sets up a Backdrop site for running functional and integration tests.
- NodeEntityFieldQueryAlter::setUp in core/
modules/ node/ tests/ node.test - Sets up a Backdrop site for running functional and integration tests.
- NodeQueryAlter::setUp in core/
modules/ node/ tests/ node.test - Sets up a Backdrop site for running functional and integration tests.
- node_configure_rebuild_confirm_submit in core/
modules/ node/ node.admin.inc - Handler for wipe confirmation
- node_modules_disabled in core/
modules/ node/ node.module - Implements hook_modules_disabled().
- SearchNodeAccessTest::setUp in core/
modules/ search/ tests/ search.test - Sets up a Backdrop site for running functional and integration tests.