40 calls to DrupalWebTestCase::drupalGetNodeByTitle()

BookTestCase::createBookNode in drupal/modules/book/book.test
Creates a book node.
DBLogTestCase::doNode in drupal/modules/dblog/dblog.test
Generates and then verifies some node events.
FileFieldWidgetTestCase::doTestTemporaryFileRemovalExploit in drupal/modules/file/tests/file.test
Helper for testing exploiting the temporary file removal using fid.
FileFieldWidgetTestCase::testPrivateFileComment in drupal/modules/file/tests/file.test
Tests that download restrictions on private files work on comments.
FilePrivateTestCase::testPrivateFile in drupal/modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FilterAdminTestCase::testFilterAdmin in drupal/modules/filter/filter.test
Tests filter administration functionality.
FilterFormatAccessTestCase::testFormatWidgetPermissions in drupal/modules/filter/filter.test
Tests editing a page using a disallowed text format.
ForumIndexTestCase::testForumIndexStatus in drupal/modules/forum/forum.test
Tests the forum index for published and unpublished nodes.
ForumTestCase::createForumTopic in drupal/modules/forum/forum.test
Creates forum topic.
ForumUpgradePathTestCase::testForumUpgrade in drupal/modules/simpletest/tests/upgrade/upgrade.forum.test
Test a successful upgrade (no negotiation).
LocaleCommentLanguageFunctionalTest::testCommentLanguage in drupal/modules/locale/locale.test
Test that comment language is properly set.
LocaleMultilingualFieldsFunctionalTest::testMultilingualDisplaySettings in drupal/modules/locale/locale.test
LocaleMultilingualFieldsFunctionalTest::testMultilingualNodeForm in drupal/modules/locale/locale.test
Test if field languages are correctly set through the node form.
MenuNodeTestCase::testMenuNodeFormWidget in drupal/modules/menu/menu.test
Test creating, editing, deleting menu links via node form widget.
NodeCreationTestCase::testFailedPageCreation in drupal/modules/node/node.test
Verifies that a transaction rolls back the failed creation.
NodeCreationTestCase::testNodeCreation in drupal/modules/node/node.test
Creates a "Basic page" node and verifies its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChange in drupal/modules/node/node.test
Create a "Basic page" node and verify its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField in drupal/modules/node/node.test
Tests fields that were previously hidden when the view mode is changed.
NodePostSettingsTestCase::testPageNotPostInfo in drupal/modules/node/node.test
Confirms absence of post information on a new node.
NodePostSettingsTestCase::testPagePostInfo in drupal/modules/node/node.test
Confirms "Basic page" content type and post information is on a new node.
NodeSaveTestCase::testImport in drupal/modules/node/node.test
Checks whether custom node IDs are saved properly during an import operation.
NodeSaveTestCase::testTimestamps in drupal/modules/node/node.test
Verifies accuracy of the "created" and "changed" timestamp functionality.
PageEditTestCase::testPageAuthoredBy in drupal/modules/node/node.test
Tests changing a node's "authored by" field.
PageEditTestCase::testPageEdit in drupal/modules/node/node.test
Checks node edit functionality.
PageTitleFiltering::testTitleTags in drupal/modules/system/system.test
Tests the handling of HTML by drupal_set_title() and drupal_get_title()
PathLanguageTestCase::testAliasTranslation in drupal/modules/path/path.test
Test alias functionality through the admin interfaces.
PollTestCase::pollCreate in drupal/modules/poll/poll.test
Creates a poll.
TaxonomyLegacyTestCase::testTaxonomyLegacyNode in drupal/modules/taxonomy/taxonomy.test
Test taxonomy functionality with nodes prior to 1970.
TaxonomyTermIndexTestCase::testTaxonomyIndex in drupal/modules/taxonomy/taxonomy.test
Tests that the taxonomy index is maintained properly.
TaxonomyTermTestCase::testNodeTermCreationAndDeletion in drupal/modules/taxonomy/taxonomy.test
Test term creation with a free-tagging vocabulary from the node form.
TaxonomyTermTestCase::testTaxonomyNode in drupal/modules/taxonomy/taxonomy.test
Test that hook_node_$op implementations work correctly.
TextSummaryTestCase::testOnlyTextSummary in drupal/modules/field/modules/text/text.test
Test sending only summary.
TextTranslationTestCase::testTextField in drupal/modules/field/modules/text/text.test
Test that a plaintext textfield widget is correctly populated.
TextTranslationTestCase::testTextFieldFormatted in drupal/modules/field/modules/text/text.test
Check that user that does not have access the field format cannot see the source value when creating a translation.
TranslatableUpgradePathTestCase::testTranslatableUpgrade in drupal/modules/simpletest/tests/upgrade/upgrade.translatable.test
Test a successful upgrade (no negotiation).
TranslationTestCase::createPage in drupal/modules/translation/translation.test
Creates a "Basic page" in the specified language.
TranslationTestCase::createTranslation in drupal/modules/translation/translation.test
Creates a translation for a basic page in the specified language.
TranslationTestCase::testContentTranslation in drupal/modules/translation/translation.test
Creates, modifies, and updates a basic page with a translation.
TriggerContentTestCase::testActionsContent in drupal/modules/trigger/trigger.test
Tests several content-oriented trigger issues.
TriggerOrphanedActionsTestCase::testActionsOrphaned in drupal/modules/trigger/trigger.test
Tests logic around orphaned actions.