DatabaseUpdateComplexTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
SimpleTestMailCaptureTestCase::getInfo |
function |
drupal/modules/simpletest/simpletest.test |
Implement getInfo(). |
BootstrapGetFilenameWebTestCase::setUp |
function |
drupal/modules/simpletest/tests/bootstrap.test |
Sets up a Drupal site for running functional and integration tests. |
UserAuthmapAssignmentTestCase::getInfo |
function |
drupal/modules/user/user.test |
|
DatabaseMergeTestCase::testMergeInsert |
function |
drupal/modules/simpletest/tests/database_test.test |
Confirm that we can merge-insert a record successfully. |
DatabaseMergeTestCase::testMergeUpdate |
function |
drupal/modules/simpletest/tests/database_test.test |
Confirm that we can merge-update a record successfully. |
DrupalErrorCollectionUnitTest::getInfo |
function |
drupal/modules/simpletest/tests/common.test |
|
OptionsWidgetsTestCase::testCheckBoxes |
function |
drupal/modules/field/modules/options/options.test |
Tests the 'options_buttons' widget (multiple select). |
DatabaseSelectOrderedTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
DatabaseSelectComplexTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
DatabaseStatementEmpty::getQueryString |
function |
drupal/includes/database/database.inc |
Gets the query string of this statement. |
UserPasswordResetTestCase::getResetURL |
function |
drupal/modules/user/user.test |
Retrieves password reset email and extracts the login link. |
ImageToolkitUnitTest::testScaleAndCrop |
function |
drupal/modules/simpletest/tests/image.test |
Test the image_scale_and_crop() function. |
ContactSitewideTestCase::getCategories |
function |
drupal/modules/contact/contact.test |
Gets a list of all category IDs. |
ImageToolkitGdTestCase::colorsAreEqual |
function |
drupal/modules/simpletest/tests/image.test |
Function to compare two colors by RGBa. |
LocaleUninstallFunctionalTest::getInfo |
function |
drupal/modules/locale/locale.test |
|
_update_7002_taxonomy_get_vocabularies |
function |
drupal/modules/taxonomy/taxonomy.install |
Utility function: get the list of vocabularies directly from the database. |
ImageStylesPathAndUrlTestCase::getInfo |
function |
drupal/modules/image/image.test |
|
SystemInfoAlterTestCase::getSystemInfo |
function |
drupal/modules/system/system.test |
Returns the info array as it is stored in {system}. |
DrupalLocalStreamWrapper::getLocalPath |
function |
drupal/includes/stream_wrappers.inc |
Returns the canonical absolute path of the URI, if possible. |
ImageThemeFunctionWebTestCase::getInfo |
function |
drupal/modules/image/image.test |
|
RemoteFileUnmanagedDeleteTest::getInfo |
function |
drupal/modules/simpletest/tests/file.test |
|
DrupalUpdaterInterface::getProjectName |
function |
drupal/includes/updater.inc |
Returns the system name of the project. |
_drupal_get_filename_perform_file_scan |
function |
drupal/includes/bootstrap.inc |
Performs a file system scan to search for a system resource. |
DatabaseStatement_sqlite::getStatement |
function |
drupal/includes/database/sqlite/database.inc |
SQLite specific implementation of getStatement(). |
DrupalDefaultEntityController::cacheGet |
function |
drupal/includes/entity.inc |
Gets entities from the static cache. |
FormsTriggeringElementTestCase::getInfo |
function |
drupal/modules/simpletest/tests/form.test |
|
DatabaseInsertDefaultsTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
DatabaseDeleteTruncateTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
DatabaseMergeTestCase::testInvalidMerge |
function |
drupal/modules/simpletest/tests/database_test.test |
Test that an invalid merge query throws an exception like it is supposed to. |
DatabaseSelectSubqueryTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
DrupalGetRdfNamespacesTestCase::getInfo |
function |
drupal/modules/simpletest/tests/common.test |
|
TriggerOrphanedActionsTestCase::getInfo |
function |
drupal/modules/trigger/trigger.test |
|
FileManagedFileElementTestCase::getInfo |
function |
drupal/modules/file/tests/file.test |
|
file_stream_wrapper_get_instance_by_uri |
function |
drupal/includes/file.inc |
Returns a reference to the stream wrapper class responsible for a given URI. |
DatabaseSelectComplexTestCase2::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
TextFieldTestCase::testTextfieldWidgets |
function |
drupal/modules/field/modules/text/text.test |
Test widgets. |
DatabaseStatementPrefetch::getStatement |
function |
drupal/includes/database/prefetch.inc |
Grab a PDOStatement object from a given query and its arguments. |
DrupalWebTestCase::drupalGetNodeByTitle |
function |
drupal/modules/simpletest/drupal_web_test_case.php |
Get a node from the database based on its title. |
UpdateTestFileTransfer::getSettingsForm |
function |
drupal/modules/update/tests/update_test.module |
Returns a settings form with a text field to input a username. |
SystemTestFileTransfer::getSettingsForm |
function |
drupal/modules/simpletest/tests/system_test.module |
|
DatabaseSerializeQueryTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
DatabaseTemporaryQueryTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
ImageAdminStylesUnitTest::getImageCount |
function |
drupal/modules/image/image.test |
Count the number of images currently create for a style. |
DatabaseEmptyStatementTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
StatisticsTokenReplaceTestCase::getInfo |
function |
drupal/modules/statistics/statistics.test |
|
CommentHelperCase::getUnapprovedComment |
function |
drupal/modules/comment/comment.test |
Get the comment ID for an unapproved comment. |
DatabaseConnection::getConnectionOptions |
function |
drupal/includes/database/database.inc |
Returns the connection information for this connection object. |
hook_field_widget_WIDGET_TYPE_form_alter |
function |
drupal/modules/field/field.api.php |
Alter widget forms for a specific widget provided by another module. |
DrupalGotoTest::testDrupalGetDestination |
function |
drupal/modules/simpletest/tests/common.test |
Test drupal_get_destination(). |