Search for %s

  1. Search 7.x for %s
  2. Search 8.9.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::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::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.
NodeType::__construct function core/modules/node/src/Plugin/Condition/NodeType.php Creates a new NodeType instance.
NodeTypeAccessControlHandler class core/modules/node/src/NodeTypeAccessControlHandler.php Defines the access control handler for the node type entity type.
NodeTypeAccessControlHandler.php file core/modules/node/src/NodeTypeAccessControlHandler.php
NodeTypeAccessControlHandler::checkAccess function core/modules/node/src/NodeTypeAccessControlHandler.php Performs access checks.
NodeTypeForm::actions function core/modules/node/src/NodeTypeForm.php Returns an array of supported actions for the current entity form.
NodeTypeForm::save function core/modules/node/src/NodeTypeForm.php Form submission handler for the 'save' action.
NodeTypeForm::__construct function core/modules/node/src/NodeTypeForm.php Constructs the NodeTypeForm object.
NodeTypeHalJsonAnonTest class core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonAnonTest.php @group hal
@group legacy
NodeTypeHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonAnonTest.php
NodeTypeHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonAnonTest.php The theme to install as the default for testing.
NodeTypeHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonAnonTest.php The format to use in this test.
NodeTypeHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonAnonTest.php The MIME type that corresponds to $format.
NodeTypeHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonAnonTest.php Modules to install.
NodeTypeHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonBasicAuthTest.php @group hal
@group legacy
NodeTypeHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonBasicAuthTest.php
NodeTypeHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
NodeTypeHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonBasicAuthTest.php The theme to install as the default for testing.
NodeTypeHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonBasicAuthTest.php The format to use in this test.
NodeTypeHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
NodeTypeHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/node/NodeTypeHalJsonBasicAuthTest.php Modules to install.

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