DrupalTestCase::$setupDatabasePrefix |
property |
drupal/modules/simpletest/drupal_web_test_case.php |
|
DatabaseTasks_pgsql::checkPHPVersion |
function |
drupal/includes/database/pgsql/install.inc |
Check PHP version. |
DatabaseStatementEmpty::setFetchMode |
function |
drupal/includes/database/database.inc |
|
LocaleUninstallFunctionalTest::setUp |
function |
drupal/modules/locale/locale.test |
Sets up a Drupal site for running functional and integration tests. |
DrupalStreamWrapperInterface::setUri |
function |
drupal/includes/stream_wrappers.inc |
Set the absolute stream resource URI. |
ImageStylesPathAndUrlTestCase::setUp |
function |
drupal/modules/image/image.test |
Sets up a Drupal site for running functional and integration tests. |
NodeAccessBaseTableTestCase::getInfo |
function |
drupal/modules/node/node.test |
|
DatabaseTransactionTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
DrupalWebTestCase::drupalGetSettings |
function |
drupal/modules/simpletest/drupal_web_test_case.php |
Gets the value of the Drupal.settings JavaScript variable for the currently loaded page. |
DrupalWebTestCase::drupalSetSettings |
function |
drupal/modules/simpletest/drupal_web_test_case.php |
Sets the value of the Drupal.settings JavaScript variable for the currently loaded page. |
DatabaseTransactionTestCase::cleanUp |
function |
drupal/modules/simpletest/tests/database_test.test |
Start over for a new test. |
CommentHelperCase::setCommentSubject |
function |
drupal/modules/comment/comment.test |
Set comment subject setting. |
CommentHelperCase::setCommentPreview |
function |
drupal/modules/comment/comment.test |
Set comment preview setting. |
ImageThemeFunctionWebTestCase::setUp |
function |
drupal/modules/image/image.test |
Sets up a Drupal site for running functional and integration tests. |
_system_theme_settings_validate_path |
function |
drupal/modules/system/system.admin.inc |
Helper function for the system_theme_settings form. |
RemoteFileUnmanagedDeleteTest::setUp |
function |
drupal/modules/simpletest/tests/file.test |
Sets up a Drupal site for running functional and integration tests. |
CommentInterfaceTest::setEnvironment |
function |
drupal/modules/comment/comment.test |
Re-configures the environment, module settings, and user permissions. |
DatabaseTasks_sqlite::minimumVersion |
function |
drupal/includes/database/sqlite/install.inc |
Minimum engine version. |
list_allowed_values_setting_validate |
function |
drupal/modules/field/modules/list/list.module |
Element validate callback; check that the entered values are valid. |
DatabaseTasks_sqlite::getFormOptions |
function |
drupal/includes/database/sqlite/install.inc |
Return driver specific configuration options. |
_drupal_invalid_token_set_form_error |
function |
drupal/includes/form.inc |
Helper function to call form_set_error() if there is a token error. |
DrupalSetContentTestCase::testRegions |
function |
drupal/modules/simpletest/tests/common.test |
Test setting and retrieving content for theme regions. |
FormsTriggeringElementTestCase::setUp |
function |
drupal/modules/simpletest/tests/form.test |
Sets up a Drupal site for running functional and integration tests. |
JavaScriptTestCase::testHeaderSetting |
function |
drupal/modules/simpletest/tests/common.test |
Test drupal_get_js() for JavaScript settings. |
SimpleTestBrokenSetUp::testBreakSetUp |
function |
drupal/modules/simpletest/simpletest.test |
Runs this test case from within the simpletest child site. |
DatabaseSchema_mysql::fieldSetDefault |
function |
drupal/includes/database/mysql/schema.inc |
Set the default value for a field. |
ShortcutTestCase::generateShortcutSet |
function |
drupal/modules/shortcut/shortcut.test |
Creates a generic shortcut set. |
DrupalGetRdfNamespacesTestCase::setUp |
function |
drupal/modules/simpletest/tests/common.test |
Sets up a Drupal site for running functional and integration tests. |
TriggerOrphanedActionsTestCase::setUp |
function |
drupal/modules/trigger/trigger.test |
Sets up a Drupal site for running functional and integration tests. |
SimpleTestBrowserTestCase::$cookieSet |
property |
drupal/modules/simpletest/simpletest.test |
A flag indicating whether a cookie has been set in a test. |
text_field_formatter_settings_summary |
function |
drupal/modules/field/modules/text/text.module |
Implements hook_field_formatter_settings_summary(). |
DatabaseSelectComplexTestCase2::setUp |
function |
drupal/modules/simpletest/tests/database_test.test |
Sets up a Drupal site for running functional and integration tests. |
DatabaseSchema_pgsql::fieldSetDefault |
function |
drupal/includes/database/pgsql/schema.inc |
Set the default value for a field. |
DatabaseTaggingTestCase::testMetaData |
function |
drupal/modules/simpletest/tests/database_test.test |
Test that we can attach meta data to a query object. |
DatabaseTemporaryQueryTestCase::setUp |
function |
drupal/modules/simpletest/tests/database_test.test |
Sets up a Drupal site for running functional and integration tests. |
field_test_field_widget_settings_form |
function |
drupal/modules/field/tests/field_test.field.inc |
Implements hook_field_widget_settings_form(). |
CommentHelperCase::setCommentsPerPage |
function |
drupal/modules/comment/comment.test |
Set the default number of comments per page. |
CommentHelperCase::setCommentSettings |
function |
drupal/modules/comment/comment.test |
Set comment setting for article content type. |
hook_form_system_theme_settings_alter |
function |
drupal/modules/system/theme.api.php |
Allow themes to alter the theme-specific settings form. |
hook_field_formatter_settings_summary |
function |
drupal/modules/field_ui/field_ui.api.php |
Return a short summary for the current formatter settings of an instance. |
DatabaseSchema_sqlite::fieldSetDefault |
function |
drupal/includes/database/sqlite/schema.inc |
Set the default value for a field. |
SearchConfigSettingsForm::$search_user |
property |
drupal/modules/search/search.test |
|
SearchConfigSettingsForm::$search_node |
property |
drupal/modules/search/search.test |
|
DatabaseConnection_mysql::databaseType |
function |
drupal/includes/database/mysql/database.inc |
Returns the name of the PDO driver for this connection. |
image_field_formatter_settings_summary |
function |
drupal/modules/image/image.field.inc |
Implements hook_field_formatter_settings_summary(). |
BootstrapGetFilenameWebTestCase::setUp |
function |
drupal/modules/simpletest/tests/bootstrap.test |
Sets up a Drupal site for running functional and integration tests. |
DatabaseTransactionOutOfOrderException |
class |
drupal/includes/database/database.inc |
Exception thrown when a rollback() resulted in other active transactions being rolled-back. |
color_form_system_theme_settings_alter |
function |
drupal/modules/color/color.module |
Implements hook_form_FORM_ID_alter(). |
DatabaseConnection_pgsql::databaseType |
function |
drupal/includes/database/pgsql/database.inc |
Returns the name of the PDO driver for this connection. |
LocaleJavascriptTranslationTest::setUp |
function |
drupal/modules/locale/locale.test |
Sets up a Drupal site for running functional and integration tests. |