FormsFormStoragePageCacheTestCase::setUp |
function |
drupal/modules/simpletest/tests/form.test |
Sets up a Drupal site for running functional and integration tests. |
DrupalDefaultEntityController::resetCache |
function |
drupal/includes/entity.inc |
Implements DrupalEntityControllerInterface::resetCache(). |
SimpleTestFolderTestCase::testFolderSetup |
function |
drupal/modules/simpletest/simpletest.test |
|
DatabaseTransactionNameNonUniqueException |
class |
drupal/includes/database/database.inc |
Exception thrown when a savepoint or transaction name occurs twice. |
ShortcutSetsTestCase::testShortcutSetSave |
function |
drupal/modules/shortcut/shortcut.test |
Tests that shortcut_set_save() correctly updates existing links. |
syslog_form_system_logging_settings_alter |
function |
drupal/modules/syslog/syslog.module |
Implements hook_form_FORM_ID_alter(). |
system_site_information_settings_validate |
function |
drupal/modules/system/system.admin.inc |
Validates the submitted site-information form. |
SearchCommentTestCase::setRolePermissions |
function |
drupal/modules/search/search.test |
Set permissions for role. |
BootstrapResettableStaticTestCase::getInfo |
function |
drupal/modules/simpletest/tests/bootstrap.test |
|
LocaleUninstallFrenchFunctionalTest::setUp |
function |
drupal/modules/locale/locale.test |
Sets up a Drupal site for running functional and integration tests. |
NodePostSettingsTestCase::testPagePostInfo |
function |
drupal/modules/node/node.test |
Confirms "Basic page" content type and post information is on a new node. |
LocaleCommentLanguageFunctionalTest::setUp |
function |
drupal/modules/locale/locale.test |
Sets up a Drupal site for running functional and integration tests. |
FilterSettingsTestCase::testFilterDefaults |
function |
drupal/modules/filter/filter.test |
Tests explicit and implicit default settings for filters. |
FormStateValuesCleanAdvancedTestCase::setUp |
function |
drupal/modules/simpletest/tests/form.test |
Sets up a Drupal site for running functional and integration tests. |
DrupalLocalStreamWrapper::stream_set_option |
function |
drupal/includes/stream_wrappers.inc |
Change stream options. |
SimpleTestFunctionalTest::getResultFieldSet |
function |
drupal/modules/simpletest/simpletest.test |
Get the fieldset containing the results for group this test is in. |
DrupalSetMessageTest::testSetRemoveMessages |
function |
drupal/modules/system/system.test |
Tests setting messages and removing one before it is displayed. |
ShortcutSetsTestCase::testShortcutSetAssign |
function |
drupal/modules/shortcut/shortcut.test |
Tests switching another user's shortcut set. |
ShortcutSetsTestCase::testShortcutSetRename |
function |
drupal/modules/shortcut/shortcut.test |
Tests renaming a shortcut set. |
ShortcutSetsTestCase::testShortcutSetDelete |
function |
drupal/modules/shortcut/shortcut.test |
Tests deleting a shortcut set. |
UserUpgradePathPasswordTokenTestCase::setUp |
function |
drupal/modules/simpletest/tests/upgrade/upgrade.user.test |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
field_test_field_formatter_settings_summary |
function |
drupal/modules/field/tests/field_test.field.inc |
Implements hook_field_formatter_settings_summary(). |
_authorize_filetransfer_connection_settings |
function |
drupal/includes/authorize.inc |
Generates the Form API array for a given connection backend's settings. |
DatabaseTaggingTestCase::testExtenderHasTag |
function |
drupal/modules/simpletest/tests/database_test.test |
Confirm that an extended query has a "tag" added to it. |
DrupalEntityControllerInterface::resetCache |
function |
drupal/includes/entity.inc |
Resets the internal, static entity cache. |
SearchExpressionInsertExtractTestCase::setUp |
function |
drupal/modules/search/search.test |
Sets up unit test environment. |
image_form_system_file_system_settings_alter |
function |
drupal/modules/image/image.module |
Implements hook_form_FORM_ID_alter(). |
SystemThemeFunctionalTest::testThemeSettings |
function |
drupal/modules/system/system.test |
Test the theme settings form. |
LocaleLanguageSwitchingFunctionalTest::setUp |
function |
drupal/modules/locale/locale.test |
Sets up a Drupal site for running functional and integration tests. |
DatabaseTransactionTestCase::assertRowAbsent |
function |
drupal/modules/simpletest/tests/database_test.test |
Assert that a given row is absent from the test table. |
DrupalSystemListingCompatibleTestCase::setUp |
function |
drupal/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test |
Sets up a Drupal site for running functional and integration tests. |
block_form_system_performance_settings_alter |
function |
drupal/modules/block/block.module |
Implements hook_form_FORM_ID_alter(). |
DatabaseTasks_pgsql::checkBinaryOutputSuccess |
function |
drupal/includes/database/pgsql/install.inc |
Verify that a binary data roundtrip returns the original string. |
ShortcutSetsTestCase::testShortcutSetUnassign |
function |
drupal/modules/shortcut/shortcut.test |
Tests unassigning a shortcut set. |
NodePostSettingsTestCase::testPageNotPostInfo |
function |
drupal/modules/node/node.test |
Confirms absence of post information on a new node. |
UserUpgradePathNoPasswordTokenTestCase::setUp |
function |
drupal/modules/simpletest/tests/upgrade/upgrade.user.test |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
FilterFormatAccessTestCase::resetFilterCaches |
function |
drupal/modules/filter/filter.test |
Rebuilds text format and permission caches in the thread running the tests. |
LocaleMultilingualFieldsFunctionalTest::setUp |
function |
drupal/modules/locale/locale.test |
Sets up a Drupal site for running functional and integration tests. |
UpdateDependencyHookInvocationTestCase::setUp |
function |
drupal/modules/simpletest/tests/update.test |
Sets up a Drupal site for running functional and integration tests. |
DatabaseTransactionTestCase::assertRowPresent |
function |
drupal/modules/simpletest/tests/database_test.test |
Assert that a given row is present in the test table. |
FormsElementsTableSelectFunctionalTest::setUp |
function |
drupal/modules/simpletest/tests/form.test |
Sets up a Drupal site for running functional and integration tests. |
RemoteFileUnmanagedDeleteRecursiveTest::setUp |
function |
drupal/modules/simpletest/tests/file.test |
Sets up a Drupal site for running functional and integration tests. |
_file_generic_settings_file_directory_validate |
function |
drupal/modules/file/file.field.inc |
Element validate callback for the file destination field. |
ShortcutSetsTestCase::testShortcutSetSwitchOwn |
function |
drupal/modules/shortcut/shortcut.test |
Tests switching a user's own shortcut set. |
DatabaseTemporaryQueryTestCase::countTableRows |
function |
drupal/modules/simpletest/tests/database_test.test |
Return the number of rows of a table. |
FilterDefaultFormatTestCase::resetFilterCaches |
function |
drupal/modules/filter/filter.test |
Rebuilds text format and permission caches in the thread running the tests. |
taxonomy_vocabulary_confirm_reset_alphabetical |
function |
drupal/modules/taxonomy/taxonomy.admin.inc |
Form builder to confirm resetting a vocabulary to alphabetical order. |
DatabaseTaggingTestCase::testExtenderHasAnyTag |
function |
drupal/modules/simpletest/tests/database_test.test |
Test extended query tagging "has at least one of these tags" functionality. |
FormsElementsVerticalTabsFunctionalTest::setUp |
function |
drupal/modules/simpletest/tests/form.test |
Sets up a Drupal site for running functional and integration tests. |
DatabaseTasks_sqlite::validateDatabaseSettings |
function |
drupal/includes/database/sqlite/install.inc |
Validates driver specific configuration settings. |