7 uses of NODE_PROMOTED in Zircon Profile 8
- EntityFilteringThemeTest::setUp in core/
modules/ system/ src/ Tests/ Theme/ EntityFilteringThemeTest.php - Sets up a Drupal site for running functional and integration tests.
- LocaleContentTest::testContentTypeDirLang in core/
modules/ locale/ src/ Tests/ LocaleContentTest.php - Test if a dir and lang tags exist in node's attributes.
- Node::setPromoted in core/
modules/ node/ src/ Entity/ Node.php - Sets the node promoted status.
- NodeLinksTest::testHideLinks in core/
modules/ node/ src/ Tests/ NodeLinksTest.php - Tests that the links can be hidden in the view display settings.
- NoJavaScriptAnonymousTest::testNoJavaScript in core/
modules/ system/ src/ Tests/ Common/ NoJavaScriptAnonymousTest.php - Tests that anonymous users are not served any JavaScript.
- PageCacheTagsIntegrationTest::testPageCacheTags in core/
modules/ page_cache/ src/ Tests/ PageCacheTagsIntegrationTest.php - Test that cache tags are properly bubbled up to the page level.
- StandardProfileTest::setUp in core/
modules/ rdf/ src/ Tests/ StandardProfileTest.php - Sets up a Drupal site for running functional and integration tests.