LocalePluralFormatTest::setUp |
function |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
BackdropDateTime::setTimezone |
function |
core/includes/date.class.inc |
|
BackdropDateTime::setFuzzyDate |
function |
core/includes/date.class.inc |
Forces an incomplete date to be valid. |
ajax_command_set_dialog_option |
function |
core/includes/ajax.inc |
Provides an AJAX command that sets jQuery UI dialog properties. |
NodeBlockFunctionalTest::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
syslog_logging_settings_submit |
function |
core/modules/syslog/syslog.module |
Form submission handler for system_logging_settings(). |
UserPermissionsTestCase::setUp |
function |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
NodeAccessPagerTestCase::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
ImageDimensionsUnitTest::setUp |
function |
core/modules/image/tests/image.test |
Sets up a Backdrop site for running functional and integration tests. |
NodeAccessFieldTestCase::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
BackupBaseTestCase::$adminUser |
property |
core/modules/simpletest/tests/backup.test |
Admin user with the permission to run updates. |
InstallerTestUploadCase::setUp |
function |
core/modules/installer/tests/installer.test |
Sets up a Backdrop site for running functional and integration tests. |
PathMonolingualTestCase::setUp |
function |
core/modules/path/tests/path.test |
Sets up a Backdrop site for running functional and integration tests. |
ckeditor5_settings_form_submit |
function |
core/modules/ckeditor5/ckeditor5.admin.inc |
Additional submit handler for filter_admin_format_form(). |
layout_settings_form_path_ajax |
function |
core/modules/layout/layout.admin.inc |
AJAX handler for layout_settings_form(). |
RemoteFileDirectoryTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
ModuleUninstallTestCase::setUp |
function |
core/modules/simpletest/tests/module.test |
Sets up a Backdrop site for running functional and integration tests. |
LayoutEntityLayoutsTest::setUp |
function |
core/modules/layout/tests/layout_entity.test |
Sets up a Backdrop site for running functional and integration tests. |
views_plugin_query::set_offset |
function |
core/modules/views/plugins/views_plugin_query.inc |
Set an OFFSET on the query, specifying a number of results to skip |
BareUpgradePathTestCase::setUp |
function |
core/modules/simpletest/tests/upgrade/upgrade_bare.test |
Overrides BackdropWebTestCase::setUp() for upgrade testing. |
FieldSqlStorageTestCase::setUp |
function |
core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Sets up a Backdrop site for running functional and integration tests. |
SearchTokenizerTestCase::setUp |
function |
core/modules/search/tests/search.test |
Sets up a Backdrop site for running functional and integration tests. |
field_test_field_settings_form |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_settings_form(). |
views_plugin_pager::get_offset |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Get the page offset, or how many items to skip. |
FilterSettingsAttachedTestCase |
class |
core/modules/filter/tests/filter_js_settings.test |
Test functionality specific to Filter module's attach behavior. |
install_settings_form_validate |
function |
core/includes/install.core.inc |
Form validation handler for install_settings_form(). |
views_plugin_pager::set_offset |
function |
core/modules/views/plugins/views_plugin_pager.inc |
Set the page offset, or how many items to skip. |
UserEditRebuildTestCase::setUp |
function |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
search_admin_settings_validate |
function |
core/modules/search/search.admin.inc |
Form validation handler for search_admin_settings(). |
BatchProcessingTestCase::setUp |
function |
core/modules/simpletest/tests/batch.test |
Sets up a Backdrop site for running functional and integration tests. |
UserAdminSettingsEmailFormTest |
class |
core/modules/user/tests/user.test |
|
TextTranslationTestCase::setUp |
function |
core/modules/field/modules/text/tests/text.test |
Sets up a Backdrop site for running functional and integration tests. |
hook_filter_FILTER_js_settings |
function |
core/modules/filter/filter.api.php |
JavaScript settings callback for hook_filter_info(). |
DatabaseTemporaryQueryTestCase |
class |
core/modules/simpletest/tests/database_test.test |
Temporary query tests. |
hook_editor_EDITOR_js_settings |
function |
core/modules/filter/filter.api.php |
JavaScript settings callback for hook_editor_info(). |
ContactSitewideTestCase::setUp |
function |
core/modules/contact/tests/contact.test |
Sets up a Backdrop site for running functional and integration tests. |
ContactPersonalTestCase::setUp |
function |
core/modules/contact/tests/contact.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldDisplayAPITestCase::setUp |
function |
core/modules/field/tests/field.test |
Sets up a Backdrop site for running functional and integration tests. |
PathPatternUnitTestCase::setUp |
function |
core/modules/path/tests/path_pattern.test |
Sets up a Backdrop site for running functional and integration tests. |
SiteMaintenanceTestCase::setUp |
function |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldBulkDeleteTestCase::setUp |
function |
core/modules/field/tests/field.test |
Sets up a Backdrop site for running functional and integration tests. |
menu_reset_item_confirm_submit |
function |
core/modules/menu/menu.admin.inc |
Process menu reset item form submissions. |
LocaleConfigurationTest::setUp |
function |
core/modules/locale/tests/locale.test |
Sets up a Backdrop site for running functional and integration tests. |
SimpleTestFolderTestCase::setUp |
function |
core/modules/simpletest/tests/simpletest.test |
Sets up a Backdrop site for running functional and integration tests. |
file_field_widget_settings_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_widget_settings_form(). |
SimpleTestBrokenSetUp::tearDown |
function |
core/modules/simpletest/tests/simpletest.test |
Delete created files and temporary files directory, delete the tables
created by setUp(), and reset the database prefix. |
redirect_list_filter_form_reset |
function |
core/modules/redirect/redirect.admin.inc |
Process filter form submission when the Reset button is pressed. |
ViewsHandlerSortDateTest::setUp |
function |
core/modules/views/tests/handlers/views_handler_sort_date.test |
Sets up a Backdrop site for running functional and integration tests. |
LayoutBlockUsageTestCase::setUp |
function |
core/modules/layout/tests/layout.test |
Sets up a Backdrop site for running functional and integration tests. |
CacheGetMultipleUnitTest::setUp |
function |
core/modules/simpletest/tests/cache.test |
Sets up a Backdrop site for running functional and integration tests. |