TabledragExampleTestCase::setUp |
function |
modules/examples/tabledrag_example/tests/tabledrag_example.test |
Sets up a Backdrop site for running functional and integration tests. |
ListFieldDisplayTestCase::setUp |
function |
core/modules/field/modules/list/tests/list.test |
Sets up a Backdrop site for running functional and integration tests. |
UserPasswordResetTest::$profile |
property |
core/modules/user/tests/user_password_reset.test |
The profile to install as a basis for testing. |
drupal_array_unset_nested_value |
function |
core/includes/drupal.inc |
Unsets a value in a nested array with variable depth. |
DatabaseTransaction::__destruct |
function |
core/includes/database/database.inc |
|
theme_ckeditor_settings_toolbar |
function |
core/modules/ckeditor/ckeditor.theme.inc |
Displays the toolbar configuration for CKEditor 4. |
hook_field_widget_settings_form |
function |
core/modules/field_ui/field_ui.api.php |
Add settings to a widget settings form. |
FieldSchemaAlterTestCase::setUp |
function |
core/modules/field/tests/field.test |
Sets up a Backdrop site for running functional and integration tests. |
ViewsBlock::setDefaultsFromView |
function |
core/modules/views/includes/views.block.inc |
Given the loaded View object, populate the default settings for this block. |
EntityFieldQueryTestCase::setUp |
function |
core/modules/entity/tests/entity_query.test |
Sets up a Backdrop site for running functional and integration tests. |
CommonJavaScriptTestCase::setUp |
function |
core/modules/simpletest/tests/common.test |
Sets up a Backdrop site for running functional and integration tests. |
date_field_widget_settings_form |
function |
core/modules/date/date.field.inc |
Implements hook_field_widget_settings_form(). |
path_user_admin_settings_submit |
function |
core/modules/path/path.module |
Submit handler for path_user_admin_settings(). |
FileUploadWizardTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
NodeHooksExampleTestCase::setUp |
function |
modules/examples/node_hooks_example/tests/node_hooks_example.test |
Enables modules and creates users with specific permissions. |
NodeLoadMultipleUnitTest::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
FileTaxonomyTermTestCase::setUp |
function |
core/modules/file/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
CommonFormatDateTestCase::setUp |
function |
core/modules/simpletest/tests/common.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseTasks_mysql::$pdoDriver |
property |
core/includes/database/mysql/install.inc |
The PDO driver name for MySQL and equivalent databases. |
ViewsArgumentDefaultTest::setUp |
function |
core/modules/views/tests/views_argument_default.test |
Sets up a Backdrop site for running functional and integration tests. |
FormsFormStorageTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseSchema::fieldSetDefault |
function |
core/includes/database/schema.inc |
Set the default value for a field. |
views_handler::set_relationship |
function |
core/modules/views/includes/handlers.inc |
Called just prior to query(), this lets a handler set up any relationship
it needs. |
NodePostSettingsTestCase::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
ThemeDebugMarkupTestCase::setUp |
function |
core/modules/simpletest/tests/theme.test |
Sets up a Backdrop site for running functional and integration tests. |
_field_info_collate_types_reset |
function |
core/modules/field/field.info.inc |
Clear collated information on field and widget types and related structures. |
FormsFormWrapperTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
SimpleTestFunctionalTest::setUp |
function |
core/modules/simpletest/tests/simpletest.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseTestCase::installTables |
function |
core/modules/simpletest/tests/database_test.test |
Set up several tables needed by a certain test. |
DatabaseTestCase::addSampleData |
function |
core/modules/simpletest/tests/database_test.test |
Setup our sample data. |
TableSortExampleTestCase::setUp |
function |
modules/examples/tablesort_example/tests/tablesort_example.test |
Sets up a Backdrop site for running functional and integration tests. |
FormsProgrammaticTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
NodeAccessRebuildTestCase::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
TranslationTestCase::resetCaches |
function |
core/modules/translation/tests/translation.test |
Resets static caches to make the test code match the client-side behavior. |
views_ui_admin_settings_advanced |
function |
core/modules/views_ui/views_ui.admin.inc |
Form builder for the advanced admin settings page. |
NodeAccessExampleTestCase::setUp |
function |
modules/examples/node_access_example/tests/node_access_example.test |
Enable modules and create user with specific permissions. |
NodeEntityFieldQueryAlter::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldUIViewModeTestHelper::setUp |
function |
core/modules/field_ui/tests/field_ui.test |
Overrides BackdropWebTestCase::setUp(). |
taxonomy_vocabulary_static_reset |
function |
core/modules/taxonomy/taxonomy.module |
Clear all static cache variables for vocabularies. |
UserAdminSettingsFormTest::setUp |
function |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
SimpleTestExampleTestCase::setUp |
function |
modules/examples/simpletest_example/tests/simpletest_example.test |
Set up the test environment. |
theme_ckeditor5_settings_toolbar |
function |
core/modules/ckeditor5/ckeditor5.theme.inc |
Displays the toolbar configuration for CKEditor. |
AJAXFormPageCacheTestCase::setUp |
function |
core/modules/simpletest/tests/ajax.test |
Sets up a Backdrop site for running functional and integration tests. |
ImageStyleFloodProtection::setUp |
function |
core/modules/image/tests/image.test |
Sets up a Backdrop site for running functional and integration tests. |
ckeditor5_settings_form_validate |
function |
core/modules/ckeditor5/ckeditor5.admin.inc |
Additional validate handler for filter_admin_format_form(). |
layout_settings_form_save_submit |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that saves in-progress changes. |
BootstrapVariableTestCase::setUp |
function |
core/modules/simpletest/tests/bootstrap.test |
Sets up a Backdrop site for running functional and integration tests. |
NodeLayoutPreviewTestCase::setUp |
function |
core/modules/node/tests/node.test |
Sets up test case. |
ViewsHandlerManyToOneTest::setUp |
function |
core/modules/views/tests/handlers/views_handler_manytoone.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseConnection::databaseType |
function |
core/includes/database/database.inc |
Returns the name of the PDO driver for this connection. |