|
FieldCrudTestCase::setUp |
function |
drupal-7.x/modules/field/tests/field.test |
Set the default field storage backend for fields created during tests. |
|
NodeTitleTestCase::setUp |
function |
drupal-7.x/modules/node/node.test |
Sets up a Drupal site for running functional and integration tests. |
|
DrupalWebTestCase::setUp |
function |
drupal-7.x/modules/simpletest/drupal_web_test_case.php |
Sets up a Drupal site for running functional and integration tests. |
|
system_settings_overview |
function |
drupal-7.x/modules/system/system.admin.inc |
Displays the configuration overview page. |
|
FileSpaceUsedTest::setUp |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Sets up a Drupal site for running functional and integration tests. |
|
BatchPageTestCase::setUp |
function |
drupal-7.x/modules/simpletest/tests/batch.test |
Sets up a Drupal site for running functional and integration tests. |
|
text_field_settings_form |
function |
drupal-7.x/modules/field/modules/text/text.module |
Implements hook_field_settings_form(). |
|
FileValidatorTest::setUp |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Sets up a Drupal site for running functional and integration tests. |
|
ArrayDiffUnitTest::setUp |
function |
drupal-7.x/modules/simpletest/tests/common.test |
Sets up unit test environment. |
|
DrupalDatabaseCache::set |
function |
drupal-7.x/includes/cache.inc |
Implements DrupalCacheInterface::set(). |
|
TextFieldTestCase::setUp |
function |
drupal-7.x/modules/field/modules/text/text.test |
Sets up a Drupal site for running functional and integration tests. |
|
system_regional_settings |
function |
drupal-7.x/modules/system/system.admin.inc |
Form builder; Configure the site regional settings. |
|
_menu_set_expanded_menus |
function |
drupal-7.x/includes/menu.inc |
Updates a list of menus with expanded items. |
|
SearchConfigSettingsForm |
class |
drupal-7.x/modules/search/search.test |
Test config page. |
|
field_view_mode_settings |
function |
drupal-7.x/modules/field/field.module |
Returns view mode settings in a given bundle. |
|
SearchPageOverride::setUp |
function |
drupal-7.x/modules/search/search.test |
Sets up a Drupal site for running functional and integration tests. |
|
UpdateCoreTestCase::setUp |
function |
drupal-7.x/modules/update/update.test |
Sets up a Drupal site for running functional and integration tests. |
|
ConnectionUnitTest::setUp |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Sets up unit test environment. |
|
ActionLoopTestCase::setUp |
function |
drupal-7.x/modules/simpletest/tests/actions.test |
Sets up a Drupal site for running functional and integration tests. |
|
LockFunctionalTest::setUp |
function |
drupal-7.x/modules/simpletest/tests/lock.test |
Sets up a Drupal site for running functional and integration tests. |
|
ForumIndexTestCase::setUp |
function |
drupal-7.x/modules/forum/forum.test |
Sets up a Drupal site for running functional and integration tests. |
|
UserPasswordResetTestCase |
class |
drupal-7.x/modules/user/user.test |
Tests resetting a user password. |
|
Archive_Tar::setAttribute |
function |
drupal-7.x/modules/system/system.tar.inc |
This method set specific attributes of the archive. It uses a variable
list of parameters, in the format attribute code + attribute values :
$arch->setAttribute(ARCHIVE_TAR_ATT_SEPARATOR, ','); |
|
UserCancelTestCase::setUp |
function |
drupal-7.x/modules/user/user.test |
Sets up a Drupal site for running functional and integration tests. |
|
LocaleCSSAlterTest::setUp |
function |
drupal-7.x/modules/locale/locale.test |
Sets up a Drupal site for running functional and integration tests. |
|
CommonSizeTestCase::setUp |
function |
drupal-7.x/modules/simpletest/tests/common.test |
Sets up unit test environment. |
|
DatabaseTasks_pgsql::name |
function |
drupal-7.x/includes/database/pgsql/install.inc |
Return the human-readable name of the driver. |
|
field_info_field_settings |
function |
drupal-7.x/modules/field/field.info.inc |
Returns a field type's default settings. |
|
PollCreateTestCase::setUp |
function |
drupal-7.x/modules/poll/poll.test |
Sets up a Drupal site for running functional and integration tests. |
|
BlockCacheTestCase::setUp |
function |
drupal-7.x/modules/block/block.test |
Sets up a Drupal site for running functional and integration tests. |
|
JavaScriptTestCase::setUp |
function |
drupal-7.x/modules/simpletest/tests/common.test |
Sets up a Drupal site for running functional and integration tests. |
|
DatabaseTasks_mysql::name |
function |
drupal-7.x/includes/database/mysql/install.inc |
Returns a human-readable name string for MySQL and equivalent databases. |
|
SHORTCUT_DEFAULT_SET_NAME |
constant |
drupal-7.x/modules/shortcut/shortcut.module |
The name of the default shortcut set. |
|
NodeAccessTestCase::setUp |
function |
drupal-7.x/modules/node/node.test |
Sets up a Drupal site for running functional and integration tests. |
|
shortcut_set_title_exists |
function |
drupal-7.x/modules/shortcut/shortcut.module |
Check to see if a shortcut set with the given title already exists. |
|
DrupalUnitTestCase::setUp |
function |
drupal-7.x/modules/simpletest/drupal_web_test_case.php |
Sets up unit test environment. |
|
PageTitleFiltering::setUp |
function |
drupal-7.x/modules/system/system.test |
Implement setUp(). |
|
image_field_settings_form |
function |
drupal-7.x/modules/image/image.field.inc |
Implements hook_field_settings_form(). |
|
_session_test_set_message |
function |
drupal-7.x/modules/simpletest/tests/session_test.module |
Menu callback, sets a message to me displayed on the following page. |
|
AggregatorTestCase::setUp |
function |
drupal-7.x/modules/aggregator/aggregator.test |
Sets up a Drupal site for running functional and integration tests. |
|
hook_shortcut_default_set |
function |
drupal-7.x/modules/shortcut/shortcut.api.php |
Return the name of a default shortcut set for the provided user account. |
|
FormatDateUnitTest::setUp |
function |
drupal-7.x/modules/simpletest/tests/common.test |
Sets up a Drupal site for running functional and integration tests. |
|
DrupalCacheInterface::set |
function |
drupal-7.x/includes/cache.inc |
Stores data in the persistent cache. |
|
MenuRouterTestCase::setUp |
function |
drupal-7.x/modules/simpletest/tests/menu.test |
Sets up a Drupal site for running functional and integration tests. |
|
FileSaveUploadTest::setUp |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Sets up a Drupal site for running functional and integration tests. |
|
FilterCRUDTestCase::setUp |
function |
drupal-7.x/modules/filter/filter.test |
Sets up a Drupal site for running functional and integration tests. |
|
system_rss_feeds_settings |
function |
drupal-7.x/modules/system/system.admin.inc |
Form builder; Configure how the site handles RSS feeds. |
|
system_date_time_settings |
function |
drupal-7.x/modules/system/system.admin.inc |
Form builder; Configure the site date and time settings. |
|
DatabaseTransaction::name |
function |
drupal-7.x/includes/database/database.inc |
Retrieves the name of the transaction or savepoint. |
|
system_clean_url_settings |
function |
drupal-7.x/modules/system/system.admin.inc |
Form builder; Configure clean URL settings. |