TokenEntityTestCase::setUp |
function |
core/modules/simpletest/tests/token.test |
Sets up a Backdrop site for running functional and integration tests. |
layout_settings_form_reset |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that resets in-progress changes. |
NumberFieldTestCase::setUp |
function |
core/modules/field/modules/number/tests/number.test |
Sets up a Backdrop site for running functional and integration tests. |
menu_set_active_menu_names |
function |
core/includes/menu.inc |
Sets (or gets) the active menu for the current page. |
UpgradePathTestCase::setUp |
function |
core/modules/simpletest/tests/upgrade/upgrade.test |
Overrides BackdropWebTestCase::setUp() for upgrade testing. |
book_admin_settings_submit |
function |
core/modules/book/book.admin.inc |
Form submission handler for book_admin_settings(). |
FilterHooksTestCase::setUp |
function |
core/modules/filter/tests/filter.test |
Sets up a Backdrop site for running functional and integration tests. |
AdminBarWebTestCase::setUp |
function |
core/modules/admin_bar/tests/admin_bar.test |
|
AjaxExampleTestCase::setUp |
function |
modules/examples/ajax_example/ajax_example.test |
Enable module. |
DatabaseTransaction::$name |
property |
core/includes/database/database.inc |
The name of the transaction. |
TextSummaryTestCase::setUp |
function |
core/modules/field/modules/text/tests/text.test |
Sets up a Backdrop site for running functional and integration tests. |
SearchSetLocaleTest::setUp |
function |
core/modules/search/tests/search.test |
Sets up a Backdrop site for running functional and integration tests. |
ViewsUIWizardHelper::setUp |
function |
core/modules/views/tests/views_ui.test |
Sets up a Backdrop site for running functional and integration tests. |
user_settings_email_submit |
function |
core/modules/user/user.admin.inc |
Form submission handler for user_settings_email(). |
FormExampleTestCase::setUp |
function |
modules/examples/form_example/form_example.test |
Enable modules. |
FieldAttachTestCase::setUp |
function |
core/modules/field/tests/field.test |
Sets up a Backdrop site for running functional and integration tests. |
ListFieldUITestCase::setUp |
function |
core/modules/field/modules/list/tests/list.test |
Sets up a Backdrop site for running functional and integration tests. |
LayoutInterfaceTest::setUp |
function |
core/modules/layout/tests/layout.test |
Sets up a Backdrop site for running functional and integration tests. |
FileNameMungingTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
path_pattern_settings_form |
function |
core/modules/path/path.module |
Return the URL alias pattern settings form for easy addition into other forms. |
DatabaseTasks::installable |
function |
core/includes/install.inc |
Check whether Backdrop is installable on the database. |
BackdropWebTestCase::setUp |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Sets up a Backdrop site for running functional and integration tests. |
user_admin_settings_submit |
function |
core/modules/user/user.admin.inc |
Form submission handler for user_admin_settings(). |
TaxonomyRSSTestCase::setUp |
function |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
FileReplaceTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
FormElementTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
Archive_Tar::setIgnoreList |
function |
core/modules/system/system.tar.inc |
This method sets the regular expression for ignoring all files and directories
matching the filenames in the array list at import, for example:
$arch->setIgnoreList(array('CVS', '.svn', 'bin/tool')); |
PasswordHashingTest::setUp |
function |
core/modules/simpletest/tests/password.test |
|
update_test_basetheme.info |
file |
core/modules/update/tests/update_test/themes/update_test_basetheme/update_test_basetheme.info |
name = Update test base theme
description = Test theme which acts as a base theme for other test subthemes.
type = theme
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE |
TaxonomyEFQTestCase::setUp |
function |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
MenuExampleTestCase::setUp |
function |
modules/examples/menu_example/menu_example.test |
Enable modules and create user with specific permissions. |
LayoutSelectionTest::setUp |
function |
core/modules/layout/tests/layout.test |
|
FieldViewsFieldTest::setUp |
function |
core/modules/field/tests/field_views.test |
Sets up a Backdrop site for running functional and integration tests. |
SystemBlockTestCase::setUp |
function |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
FilePrivateTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseTestCase::$profile |
property |
core/modules/simpletest/tests/database_test.test |
The profile to install as a basis for testing. |
layout_title_settings_form |
function |
core/modules/layout/layout.admin.inc |
Form callback; Configure layout title type. |
drupal_settings_initialize |
function |
core/includes/drupal.inc |
Sets the base URL, cookie domain, and session name from configuration. |
PagePreviewTestCase::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
BackdropDatabaseCache::set |
function |
core/includes/cache.inc |
Implements BackdropCacheInterface::set(). |
FieldUIAlterTestCase::setUp |
function |
core/modules/field_ui/tests/field_ui.test |
Sets up a Backdrop site for running functional and integration tests. |
menu_settings_form_validate |
function |
core/modules/menu/menu.admin.inc |
Validate form values for the global settings form. |
field_info_storage_settings |
function |
core/modules/field/field.info.inc |
Returns a field storage type's default settings. |
PagerExampleTestCase::setUp |
function |
modules/examples/pager_example/pager_example.test |
Sets up a Backdrop site for running functional and integration tests. |
EmailExampleTestCase::setUp |
function |
modules/examples/email_example/email_example.test |
Sets up a Backdrop site for running functional and integration tests. |
BatchExampleTestCase::setUp |
function |
modules/examples/batch_example/batch_example.test |
Enable modules and create user with specific permissions. |
translation_remove_from_set |
function |
core/modules/translation/translation.module |
Removes a node from its translation set and updates accordingly. |
MenuLanguageTestCase::setUp |
function |
core/modules/menu/tests/menu_language.test |
Set up test environment. |
ImageEffectsUnitTest::setUp |
function |
core/modules/image/tests/image.test |
Sets up a Backdrop site for running functional and integration tests. |
FormCheckboxTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |