|
RdfGetRdfNamespacesTestCase::setUp |
function |
drupal-7.x/modules/rdf/rdf.test |
Sets up a Drupal site for running functional and integration tests. |
|
DatabaseSchema_sqlite::renameTable |
function |
drupal-7.x/includes/database/sqlite/schema.inc |
Rename a table. |
|
_field_sql_storage_query_columnname |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Field meta condition column callback. |
|
StreamWrapperTest::testGetClassName |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test the getClassName() function. |
|
field_ui_field_attach_rename_bundle |
function |
drupal-7.x/modules/field_ui/field_ui.module |
Implements hook_field_attach_rename_bundle(). |
|
FileSaveDataTest::testExistingRename |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test file_save_data() when renaming around an existing file. |
|
RdfGetRdfNamespacesTestCase::getInfo |
function |
drupal-7.x/modules/rdf/rdf.test |
|
|
DatabaseConnection::makeSequenceName |
function |
drupal-7.x/includes/database/database.inc |
Creates the appropriate sequence name for a given table and serial field. |
|
MenuRouterTestCase::testMenuGetNames |
function |
drupal-7.x/modules/simpletest/tests/menu.test |
Test menu_get_names(). |
|
DrupalWebTestCase::assertFieldByName |
function |
drupal-7.x/modules/simpletest/drupal_web_test_case.php |
Asserts that a field exists in the current page with the given name and value. |
|
DrupalStreamWrapperInterface::dirname |
function |
drupal-7.x/includes/stream_wrappers.inc |
Gets the name of the directory from a given path. |
|
_field_sql_storage_revision_tablename |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generate a table name for a field revision archive table. |
|
UserValidationTestCase::testUsernames |
function |
drupal-7.x/modules/user/user.test |
|
|
taxonomy_vocabulary_machine_name_load |
function |
drupal-7.x/modules/taxonomy/taxonomy.module |
Return the vocabulary object matching a vocabulary machine name. |
|
FileSaveDataTest::testWithoutFilename |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test the file_save_data() function when no filename is provided. |
|
BootstrapGetFilenameTestCase::getInfo |
function |
drupal-7.x/modules/simpletest/tests/bootstrap.test |
|
|
DrupalGetRdfNamespacesTestCase::setUp |
function |
drupal-7.x/modules/simpletest/tests/common.test |
Sets up a Drupal site for running functional and integration tests. |
|
field_test_field_attach_rename_bundle |
function |
drupal-7.x/modules/field/tests/field_test.storage.inc |
Implements hook_field_attach_rename_bundle(). |
|
FileNameMungingTest::testMungeNullByte |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Tests munging with a null byte in the filename. |
|
DrupalUpdaterInterface::getProjectName |
function |
drupal-7.x/includes/updater.inc |
Returns the system name of the project. |
|
FileSaveUploadTest::testExistingRename |
function |
drupal-7.x/modules/simpletest/tests/file.test |
Test renaming when uploading over a file that already exists. |
|
DrupalWebTestCase::assertNoFieldByName |
function |
drupal-7.x/modules/simpletest/drupal_web_test_case.php |
Asserts that a field does not exist with the given name and value. |
|
DatabaseSchema::buildTableNameCondition |
function |
drupal-7.x/includes/database/schema.inc |
Build a condition to match a table name against a standard information_schema. |
|
DatabaseStatementPrefetch::$columnNames |
property |
drupal-7.x/includes/database/prefetch.inc |
The list of column names in this result set. |
|
DatabaseConnection::$temporaryNameIndex |
property |
drupal-7.x/includes/database/database.inc |
An index used to generate unique temporary table names. |
|
DrupalGetRdfNamespacesTestCase::getInfo |
function |
drupal-7.x/modules/simpletest/tests/common.test |
|
|
drupal_install_profile_distribution_name |
function |
drupal-7.x/includes/install.inc |
Loads the installation profile, extracting its defined distribution name. |
|
DatabaseTransactionNameNonUniqueException |
class |
drupal-7.x/includes/database/database.inc |
Exception thrown when a savepoint or transaction name occurs twice. |
|
OpenIDTestCase::testOpenidExtractNamespace |
function |
drupal-7.x/modules/openid/openid.test |
Test openid_extract_namespace(). |
|
ImageStylesPathAndUrlTestCase::$style_name |
property |
drupal-7.x/modules/image/image.test |
|
|
PollVoteCheckHostname::testHostnamePollVote |
function |
drupal-7.x/modules/poll/poll.test |
Check that anonymous users with same ip cannot vote on poll more than once
unless user is logged in. |
|
ShortcutSetsTestCase::testShortcutSetRename |
function |
drupal-7.x/modules/shortcut/shortcut.test |
Tests renaming a shortcut set. |
|
field_sql_storage_field_attach_rename_bundle |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_attach_rename_bundle(). |
|
FileNameMungingTest::testMungeIgnoreInsecure |
function |
drupal-7.x/modules/simpletest/tests/file.test |
If the allow_insecure_uploads variable evaluates to true, the file should
come out untouched, no matter how evil the filename. |
|
JavaScriptTestCase::testLibraryNameConflicts |
function |
drupal-7.x/modules/simpletest/tests/common.test |
Tests that multiple modules can implement the same library. |
|
DatabaseSchema_mysql::buildTableNameCondition |
function |
drupal-7.x/includes/database/mysql/schema.inc |
Build a condition to match a table name against a standard information_schema. |
|
ShortcutLinksTestCase::testShortcutLinkRename |
function |
drupal-7.x/modules/shortcut/shortcut.test |
Tests that shortcut links can be renamed. |
|
FieldUIManageFieldsTestCase::testRenameBundle |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Tests renaming a bundle. |
|
FileValidatorTest::testFileValidateNameLength |
function |
drupal-7.x/modules/simpletest/tests/file.test |
This will ensure the filename length is valid. |
|
ImageAdminStylesUnitTest::testNumericStyleName |
function |
drupal-7.x/modules/image/image.test |
Test creating an image style with a numeric name and ensuring it can be
applied to an image. |
|
DatabaseConnection::generateTemporaryTableName |
function |
drupal-7.x/includes/database/database.inc |
Generates a temporary table name. |
|
LocaleContentFunctionalTest::testMachineNameLTR |
function |
drupal-7.x/modules/locale/locale.test |
Verifies that machine name fields are always LTR. |
|
FileNameMungingTest::testMungeIgnoreWhitelisted |
function |
drupal-7.x/modules/simpletest/tests/file.test |
White listed extensions are ignored by file_munge_filename(). |
|
TaxonomyTermTestCase::testTaxonomyGetTermByName |
function |
drupal-7.x/modules/taxonomy/taxonomy.test |
Test taxonomy_get_term_by_name(). |
|
RdfGetRdfNamespacesTestCase::testGetRdfNamespaces |
function |
drupal-7.x/modules/rdf/rdf.test |
Test getting RDF namesapces. |
|
UpdateTestUploadCase::testFileNameExtensionMerging |
function |
drupal-7.x/modules/update/update.test |
Ensures that archiver extensions are properly merged in the UI. |
|
BootstrapGetFilenameTestCase::testDrupalGetFilename |
function |
drupal-7.x/modules/simpletest/tests/bootstrap.test |
Test that drupal_get_filename() works correctly when the file is not found in the database. |
|
FieldUIManageFieldsTestCase::testDuplicateFieldName |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Tests that a duplicate field name is caught by validation. |
|
DrupalGetRdfNamespacesTestCase::testGetRdfNamespaces |
function |
drupal-7.x/modules/simpletest/tests/common.test |
Test RDF namespaces. |
|
ShortcutSetsTestCase::testShortcutSetSwitchNoSetName |
function |
drupal-7.x/modules/shortcut/shortcut.test |
Tests switching a user's shortcut set without providing a new set name. |