|
DatabaseTasks_mysql |
class |
drupal/includes/database/mysql/install.inc |
Specifies installation tasks for MySQL and equivalent databases. |
|
test_basetheme.info |
file |
drupal/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info |
name = Theme test base theme
description = Test theme which acts as a base theme for other test subthemes.
core = 7.x
hidden = TRUE
settings[basetheme_only] = base theme value
settings[subtheme_override] = base theme value |
|
user_admin_settings |
function |
drupal/modules/user/user.admin.inc |
Form builder; Configure user settings for this site. |
|
PathSaveTest::setUp |
function |
drupal/modules/simpletest/tests/path.test |
Sets up a Drupal site for running functional and integration tests. |
|
SearchSetLocaleTest |
class |
drupal/modules/search/search.test |
Tests searching with locale values set. |
|
shortcut_set_delete |
function |
drupal/modules/shortcut/shortcut.module |
Deletes a shortcut set. |
|
user_pass_reset_url |
function |
drupal/modules/user/user.module |
Generates a unique URL for a user to login and reset their password. |
|
AJAXTestCase::setUp |
function |
drupal/modules/simpletest/tests/ajax.test |
Sets up a Drupal site for running functional and integration tests. |
|
DatabaseTransaction |
class |
drupal/includes/database/database.inc |
A wrapper class for creating and managing database transactions. |
|
DatabaseTasks_pgsql |
class |
drupal/includes/database/pgsql/install.inc |
|
|
DatabaseTasks::fail |
function |
drupal/includes/install.inc |
Assert test as failed. |
|
DatabaseTasks::pass |
function |
drupal/includes/install.inc |
Assert test as a pass. |
|
DatabaseTasks::name |
function |
drupal/includes/install.inc |
Return the human-readable name of the driver. |
|
drupal_static_reset |
function |
drupal/includes/bootstrap.inc |
Resets one or all centrally stored static variable(s). |
|
shortcut_set_switch |
function |
drupal/modules/shortcut/shortcut.admin.inc |
Form callback: builds the form for switching shortcut sets. |
|
MenuTestCase::setUp |
function |
drupal/modules/menu/menu.test |
Sets up a Drupal site for running functional and integration tests. |
|
update.settings.inc |
file |
drupal/modules/update/update.settings.inc |
Code required only for the update status settings form. |
|
HelpTestCase::setUp |
function |
drupal/modules/help/help.test |
Sets up a Drupal site for running functional and integration tests. |
|
image_test_settings |
function |
drupal/modules/simpletest/tests/image_test.module |
Image tookit's settings operation. |
|
PathTestCase::setUp |
function |
drupal/modules/path/path.test |
Sets up a Drupal site for running functional and integration tests. |
|
book_admin_settings |
function |
drupal/modules/book/book.admin.inc |
Form constructor for the book settings form. |
|
BlogTestCase::setUp |
function |
drupal/modules/blog/blog.test |
Enable modules and create users with specific permissions. |
|
menu_set_active_item |
function |
drupal/includes/menu.inc |
Sets the active path, which determines which page is loaded. |
|
_session_test_no_set |
function |
drupal/modules/simpletest/tests/session_test.module |
Menu callback: turns off session saving and then tries to save a value
anyway. |
|
ThemeTestCase::setUp |
function |
drupal/modules/simpletest/tests/theme.test |
Sets up a Drupal site for running functional and integration tests. |
|
DrupalSetMessageTest |
class |
drupal/modules/system/system.test |
Tests drupal_set_message() and related functions. |
|
shortcut_default_set |
function |
drupal/modules/shortcut/shortcut.module |
Returns the default shortcut set for a given user account. |
|
filter_formats_reset |
function |
drupal/modules/filter/filter.module |
Resets the text format caches. |
|
ColorTestCase::setUp |
function |
drupal/modules/color/color.test |
Sets up a Drupal site for running functional and integration tests. |
|
GraphUnitTest::setUp |
function |
drupal/modules/simpletest/tests/graph.test |
Sets up unit test environment. |
|
_filter_url_settings |
function |
drupal/modules/filter/filter.module |
Implements callback_filter_settings(). |
|
ShortcutSetsTestCase |
class |
drupal/modules/shortcut/shortcut.test |
Defines shortcut set test cases. |
|
forum_admin_settings |
function |
drupal/modules/forum/forum.admin.inc |
Form constructor for the forum settings page. |
|
DBLogTestCase::setUp |
function |
drupal/modules/dblog/dblog.test |
Enable modules and create users with specific permissions. |
|
file_test_set_return |
function |
drupal/modules/simpletest/tests/file_test.module |
Assign a return value for a given operation. |
|
BlockTestCase::setUp |
function |
drupal/modules/block/block.test |
Sets up a Drupal site for running functional and integration tests. |
|
db_field_set_default |
function |
drupal/includes/database/database.inc |
Sets the default value for a field. |
|
DrupalFakeCache::set |
function |
drupal/includes/cache-install.inc |
Overrides DrupalDatabaseCache::set(). |
|
FieldTestCase::setUp |
function |
drupal/modules/field/tests/field.test |
Set the default field storage backend for fields created during tests. |
|
TableSortTest::setUp |
function |
drupal/modules/simpletest/tests/tablesort.test |
Sets up unit test environment. |
|
ForumTestCase::setUp |
function |
drupal/modules/forum/forum.test |
Sets up a Drupal site for running functional and integration tests. |
|
FormsTestCase::setUp |
function |
drupal/modules/simpletest/tests/form.test |
Sets up a Drupal site for running functional and integration tests. |
|
system_settings_form |
function |
drupal/modules/system/system.module |
Sets up a form to save information automatically. |
|
field_form_set_state |
function |
drupal/modules/field/field.form.inc |
Stores processing information about a field in $form_state. |
|
system_cron_settings |
function |
drupal/modules/system/system.admin.inc |
Form builder; Cron form. |
|
DatabaseTasks_sqlite |
class |
drupal/includes/database/sqlite/install.inc |
@file
SQLite specific install functions |
|
default.settings.php |
file |
drupal/sites/default/default.settings.php |
Drupal site-specific configuration file. |
|
menu_set_custom_theme |
function |
drupal/includes/menu.inc |
Sets a custom theme for the current page, if there is one. |
|
DrupalCacheArray::set |
function |
drupal/includes/bootstrap.inc |
Writes a value to the persistent cache immediately. |
|
DrupalGotoTest::setUp |
function |
drupal/modules/simpletest/tests/common.test |
Sets up a Drupal site for running functional and integration tests. |