29 calls to NodeCreationTrait::getNodeByTitle()

CommentLanguageTest::testCommentLanguage in core/modules/comment/tests/src/Functional/CommentLanguageTest.php
Tests that comment language is properly set.
ContentTranslationContextualLinksTest::testContentTranslationContextualLinks in core/modules/content_translation/tests/src/Functional/ContentTranslationContextualLinksTest.php
Tests that a contextual link is available for translating a node.
DateTimeWidgetTest::testDateonlyDefaultValue in core/modules/datetime/tests/src/Functional/DateTimeWidgetTest.php
Test default value functionality.
EarlyDateTest::testTaxonomyEarlyDateNode in core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php
Tests taxonomy functionality with nodes prior to 1970.
EntityTranslationFormTest::testEntityFormLanguage in core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php
Tests entity form language.
FilterAdminTest::testFilterAdmin in core/modules/filter/tests/src/Functional/FilterAdminTest.php
Tests filter administration functionality.
FilterFormatAccessTest::testFormatWidgetPermissions in core/modules/filter/tests/src/Functional/FilterFormatAccessTest.php
Tests editing a page using a disallowed text format.
NodeAccessBaseTableTest::testNodeAccessBasic in core/modules/node/tests/src/Functional/NodeAccessBaseTableTest.php
Tests the "private" node access functionality.
NodeCreationTest::testAuthoredDate in core/modules/node/tests/src/Functional/NodeCreationTest.php
Creates nodes with different authored dates.
NodeCreationTest::testFailedPageCreation in core/modules/node/tests/src/Functional/NodeCreationTest.php
Verifies that a transaction rolls back the failed creation.
NodeCreationTest::testNodeCreation in core/modules/node/tests/src/Functional/NodeCreationTest.php
Creates a "Basic page" node and verifies its consistency in the database.
NodeEditFormTest::testNodeEdit in core/modules/node/tests/src/Functional/NodeEditFormTest.php
Checks node edit functionality.
NodeEditFormTest::testNodeEditAuthoredBy in core/modules/node/tests/src/Functional/NodeEditFormTest.php
Tests changing a node's "authored by" field.
NodeEditFormTest::testNodeMetaInformation in core/modules/node/tests/src/Functional/NodeEditFormTest.php
Tests the node meta information.
NodeEntityViewModeAlterTest::testNodeViewModeChange in core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php
Create a "Basic page" node and verify its consistency in the database.
NodeFieldMultilingualTest::testMultilingualDisplaySettings in core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php
Tests multilingual field display settings.
NodeFieldMultilingualTest::testMultilingualNodeForm in core/modules/node/tests/src/Functional/NodeFieldMultilingualTest.php
Tests whether field languages are correctly set through the node form.
NodePostSettingsTest::testPagePostInfo in core/modules/node/tests/src/Functional/NodePostSettingsTest.php
Confirms "Basic page" content type and post information is on a new node.
NodeSaveTest::testImport in core/modules/node/tests/src/Functional/NodeSaveTest.php
Checks whether custom node IDs are saved properly during an import operation.
NodeSaveTest::testTimestamps in core/modules/node/tests/src/Functional/NodeSaveTest.php
Verifies accuracy of the "created" and "changed" timestamp functionality.
NodeTypeInitialLanguageTest::testLanguageFieldVisibility in core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
Tests language field visibility features.
PagePreviewTest::testPagePreview in core/modules/node/tests/src/Functional/PagePreviewTest.php
Checks the node preview functionality.
PagePreviewTest::testPagePreviewWithRevisions in core/modules/node/tests/src/Functional/PagePreviewTest.php
Checks the node preview functionality, when using revisions.
PageTitleTest::testTitleTags in core/modules/system/tests/src/Functional/System/PageTitleTest.php
Tests the handling of HTML in node titles.
RssTest::testTaxonomyRss in core/modules/taxonomy/tests/src/Functional/RssTest.php
Tests that terms added to nodes are displayed in core RSS feed.
TaxonomyTermViewTest::testTaxonomyTermView in core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php
Tests that the taxonomy term view is working properly.
TermIndexTest::testTaxonomyIndex in core/modules/taxonomy/tests/src/Functional/TermIndexTest.php
Tests that the taxonomy index is maintained properly.
TermTest::testNodeTermCreationAndDeletion in core/modules/taxonomy/tests/src/Functional/TermTest.php
Tests term creation with a free-tagging vocabulary from the node form.
TermTest::testTaxonomyNode in core/modules/taxonomy/tests/src/Functional/TermTest.php
Tests that hook_node_$op implementations work correctly.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.