Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
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 class core/modules/node/src/Entity/NodeType.php Defines the Node type configuration entity.
NodeType class core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Drupal 6 Node types source from database.
NodeType class core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Drupal 7 Node types source from database.
NodeType class core/modules/node/src/Plugin/Condition/NodeType.php Provides a 'Node Type' condition.
NodeType.php file core/modules/node/src/Plugin/migrate/source/d6/NodeType.php
NodeType.php file core/modules/node/src/Plugin/migrate/source/d7/NodeType.php
NodeType.php file core/modules/node/src/Plugin/Condition/NodeType.php
NodeType.php file core/modules/node/src/Entity/NodeType.php
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::$help property core/modules/node/src/Entity/NodeType.php Help information shown to the user when creating a Node of this type.
NodeType::$name property core/modules/node/src/Entity/NodeType.php The human-readable name of the node type.
NodeType::$new_revision property core/modules/node/src/Entity/NodeType.php Default value of the 'Create new revision' checkbox of this node type.
NodeType::$nodePreview property core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Node preview optional / required.
NodeType::$nodePreview property core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Node preview optional / required.
NodeType::$preview_mode property core/modules/node/src/Entity/NodeType.php The preview mode.
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::$type property core/modules/node/src/Entity/NodeType.php The machine name of this node type.
NodeType::buildConfigurationForm function core/modules/node/src/Plugin/Condition/NodeType.php Form constructor.
NodeType::create function core/modules/node/src/Plugin/Condition/NodeType.php Creates an instance of the plugin.
NodeType::defaultConfiguration function core/modules/node/src/Plugin/Condition/NodeType.php Gets default configuration for this plugin.
NodeType::displaySubmitted function core/modules/node/src/Entity/NodeType.php Gets whether 'Submitted by' information should be shown.
NodeType::evaluate function core/modules/node/src/Plugin/Condition/NodeType.php Evaluates the condition and returns TRUE or FALSE accordingly.
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::getHelp function core/modules/node/src/Entity/NodeType.php Gets the help information.
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::getPreviewMode function core/modules/node/src/Entity/NodeType.php Gets the preview mode.

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