FileURLRewritingTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseTransactionTestCase |
class |
core/modules/simpletest/tests/database_test.test |
Test transaction support, particularly nesting. |
PagerDefault::setCountQuery |
function |
core/includes/pager.class.inc |
Specify the count query object to use for this pager. |
DatabaseTasks::hasPdoDriver |
function |
core/includes/install.inc |
Ensure the PDO driver is supported by the version of PHP in use. |
file_settings_form_validate |
function |
core/modules/file/file.admin.inc |
Validation handler for file_settings_form(). |
TaxonomyTermTestCase::setUp |
function |
core/modules/taxonomy/tests/taxonomy.test |
Sets up a Backdrop site for running functional and integration tests. |
DatabaseTasks::runTestQuery |
function |
core/includes/install.inc |
Run SQL tests to ensure the database can execute commands with the current user. |
system_settings_form_submit |
function |
core/modules/system/system.module |
Form submission handler for system_settings_form(). |
layout_set_layout_tempstore |
function |
core/modules/layout/layout.module |
Store changes to a layout or menu item in the temporary store. |
ImageStyleTokenTests::setUp |
function |
core/modules/image/tests/token.test |
Sets up a Backdrop site for running functional and integration tests. |
color_save_preview_settings |
function |
core/modules/color/color.module |
Callback function to handle saving preview settings to the user's session. |
backup_settings_form_submit |
function |
core/includes/backup.inc |
Helper submit function for creating a backup. |
MenuTestCase::resetMenuLink |
function |
core/modules/menu/tests/menu.test |
Reset a standard menu link using the menu module UI. |
layout_set_handler_contexts |
function |
core/modules/layout/layout.module |
Helper function for setting contexts on a layout handler. |
Entity::setIsActiveRevision |
function |
core/modules/entity/entity.class.inc |
Implements Backdrop\entity\EntityInterface::setActiveRevision(). |
AccessDeniedTestCase::setUp |
function |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
ConfigObjectTestCase::setUp |
function |
core/modules/simpletest/tests/config_obj.test |
Sets up a Backdrop site for running functional and integration tests. |
filter_set_format_tempstore |
function |
core/modules/filter/filter.module |
Store changes to a format in the temporary store. |
PageNotFoundTestCase::setUp |
function |
core/modules/system/tests/system.test |
Implement setUp(). |
NumberFieldSettingsTestCase |
class |
core/modules/field/modules/number/tests/number_settings.test |
Tests for number field type settings. |
NodeCreationTestCase::setUp |
function |
core/modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
user_pass_reset_form_submit |
function |
core/modules/user/user.pages.inc |
Submit handler for user_pass_reset_form(). |
BackdropCacheInterface::set |
function |
core/includes/cache.inc |
Stores data in the persistent cache. |
CacheExampleTestCase::setUp |
function |
modules/examples/cache_example/tests/cache_example.test |
Enable module. |
NodeAccessBaseTableTestCase |
class |
core/modules/node/tests/node.test |
Tests for Node Access with a non-node base table. |
FormsRebuildTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
QueueExampleTestCase::setUp |
function |
modules/examples/queue_example/tests/queue_example.test |
Enable modules and create user with specific permissions. |
FormsRedirectTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
Sets up a Backdrop site for running functional and integration tests. |
field_info_instance_settings |
function |
core/modules/field/field.info.inc |
Returns a field type's default instance settings. |
views_object::set_definition |
function |
core/modules/views/includes/base.inc |
Let the handler know what its full definition is. |
SimpleTestBrokenSetUp::setUp |
function |
core/modules/simpletest/tests/simpletest.test |
Sets up a Backdrop site for running functional and integration tests. |
ShutdownFunctionsTest::setUp |
function |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
ViewsTranslatableTest::setUp |
function |
core/modules/views/tests/views_translatable.test |
Sets up a Backdrop site for running functional and integration tests. |
EntityExampleTestCase::setUp |
function |
modules/examples/entity_example/tests/entity_example.test |
Sets up a Backdrop site for running functional and integration tests. |
BackupMySql::defaultSettings |
function |
core/includes/backup/backup.mysql.inc |
Get the default settings for this object. |
ActionExampleTestCase::setUp |
function |
modules/examples/action_example/tests/action_example.test |
Sets up a Backdrop site for running functional and integration tests. |
LinkBaseTestClass::$web_user |
property |
core/modules/link/tests/link.test |
Stores the logged-in user. |
SearchRankingTestCase::setUp |
function |
core/modules/search/tests/search.test |
Implementation setUp(). |
BackupBaseTestCase::$backups |
property |
core/modules/simpletest/tests/backup.test |
List of all backups from before the test was executed. |
AJAXMultiFormTestCase::setUp |
function |
core/modules/simpletest/tests/ajax.test |
Sets up a Backdrop site for running functional and integration tests. |
LinkAttributeCrudTest::setup |
function |
core/modules/link/tests/link.attribute.test |
|
BackupBaseTestCase::tearDown |
function |
core/modules/simpletest/tests/backup.test |
Delete created files and temporary files directory, delete the tables
created by setUp(), and reset the database prefix. |
UpdateTestContribCase::setUp |
function |
core/modules/update/tests/update.test |
Sets up a Backdrop site for running functional and integration tests. |
TokenTaxonomyTestCase::setUp |
function |
core/modules/simpletest/tests/token.test |
Sets up a Backdrop site for running functional and integration tests. |
SearchCommentTestCase::setUp |
function |
core/modules/search/tests/search.test |
Sets up a Backdrop site for running functional and integration tests. |
UserSignatureTestCase::setUp |
function |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
UserRoleAdminTestCase::setUp |
function |
core/modules/user/tests/user.test |
Sets up a Backdrop site for running functional and integration tests. |
FileScanDirectoryTest::setUp |
function |
core/modules/simpletest/tests/file.test |
Sets up a Backdrop site for running functional and integration tests. |
ModuleInstallTestCase::setUp |
function |
core/modules/simpletest/tests/module.test |
Sets up a Backdrop site for running functional and integration tests. |
system_theme_settings_submit |
function |
core/modules/system/system.admin.inc |
Process system_theme_settings form submissions. |