Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
NodeTranslationUITest class core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests the Node Translation UI.
NodeTranslationUITest.php file core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::$defaultCacheContexts property core/modules/node/tests/src/Functional/NodeTranslationUITest.php {inheritdoc}
NodeTranslationUITest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTranslationUITest.php The theme to install as the default for testing.
NodeTranslationUITest::$modules property core/modules/node/tests/src/Functional/NodeTranslationUITest.php Modules to enable.
NodeTranslationUITest::$profile property core/modules/node/tests/src/Functional/NodeTranslationUITest.php The profile to install as a basis for testing.
NodeTranslationUITest::doTestAlternateHreflangLinks function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that the given path provides the correct alternate hreflang links.
NodeTranslationUITest::doTestAuthoringInfo function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests the translation authoring information.
NodeTranslationUITest::doTestPublishedStatus function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests the translation publishing status.
NodeTranslationUITest::doTestTranslationEdit function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests edit content translation.
NodeTranslationUITest::doTestTranslations function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that the given path displays the correct translation values.
NodeTranslationUITest::doUninstallTest function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests uninstalling content_translation.
NodeTranslationUITest::getAdministratorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of permissions needed for the administrator.
NodeTranslationUITest::getEditorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of permissions needed for the editor.
NodeTranslationUITest::getFormSubmitSuffix function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns appropriate submit button suffix based on translatability.
NodeTranslationUITest::getNewEntityValues function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of entity field values to be tested.
NodeTranslationUITest::getTranslatorPermissions function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Returns an array of permissions needed for the translator.
NodeTranslationUITest::setUp function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTranslationUITest::testDetailsTitleIsNotEscaped function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Test that title is not escaped (but XSS-filtered) for details form element.
NodeTranslationUITest::testDisabledBundle function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that no metadata is stored for a disabled bundle.
NodeTranslationUITest::testPublishedStatusNoFields function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests changing the published status on a node without fields.
NodeTranslationUITest::testRevisionTranslationRendering function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that revision translations are rendered properly.
NodeTranslationUITest::testTranslationLinkTheme function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that translation page inherits admin status of edit page.
NodeTranslationUITest::testTranslationRendering function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that translations are rendered properly.
NodeTranslationUITest::testTranslationUI function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests the basic translation UI.
NodeType::$description property core/modules/node/src/Entity/NodeType.php A brief description of this node type.
NodeType::$display_submitted property core/modules/node/src/Entity/NodeType.php Display setting for author and date Submitted by post information.
NodeType::$entityStorage property core/modules/node/src/Plugin/Condition/NodeType.php The entity storage.
NodeType::$new_revision property core/modules/node/src/Entity/NodeType.php Default value of the 'Create new revision' checkbox of this node type.
NodeType::$teaserLength property core/modules/node/src/Plugin/migrate/source/d6/NodeType.php The teaser length
NodeType::$teaserLength property core/modules/node/src/Plugin/migrate/source/d7/NodeType.php The teaser length
NodeType::$themeSettings property core/modules/node/src/Plugin/migrate/source/d6/NodeType.php An array of theme settings.
NodeType::displaySubmitted function core/modules/node/src/Entity/NodeType.php Gets whether 'Submitted by' information should be shown.
NodeType::fields function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Returns available fields on the source.
NodeType::fields function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Returns available fields on the source.
NodeType::getCommentFields function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Returns the fields containing comment settings for each node type.
NodeType::getCommentFields function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Returns the fields containing comment settings for each node type.
NodeType::getDescription function core/modules/node/src/Entity/NodeType.php Gets the description.
NodeType::getIds function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Defines the source fields uniquely identifying a source row.
NodeType::getIds function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Defines the source fields uniquely identifying a source row.
NodeType::isLocked function core/modules/node/src/Entity/NodeType.php Determines whether the node type is locked.
NodeType::isNewRevision function core/modules/node/src/Entity/NodeType.php Gets whether a new revision should be created by default.
NodeType::postDelete function core/modules/node/src/Entity/NodeType.php Acts on deleted entities before the delete hook is invoked.
NodeType::postSave function core/modules/node/src/Entity/NodeType.php Acts on a saved entity before the insert or update hook is invoked.
NodeType::setDisplaySubmitted function core/modules/node/src/Entity/NodeType.php Sets whether 'Submitted by' information should be shown.
NodeType::setNewRevision function core/modules/node/src/Entity/NodeType.php Sets whether a new revision should be created by default.
NodeType::setPreviewMode function core/modules/node/src/Entity/NodeType.php Sets the preview mode.
NodeType::shouldCreateNewRevision function core/modules/node/src/Entity/NodeType.php Gets whether a new revision should be created by default.
NodeType::submitConfigurationForm function core/modules/node/src/Plugin/Condition/NodeType.php Form submission handler.
NodeType::summary function core/modules/node/src/Plugin/Condition/NodeType.php Provides a human readable summary of the condition's configuration.

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