Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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 #[ActionMethod(adminLabel: new TranslatableMarkup('Set whether to display submission information'), pluralize: FALSE)]
NodeType::setNewRevision function core/modules/node/src/Entity/NodeType.php #[ActionMethod(adminLabel: new TranslatableMarkup('Automatically create new revisions'), pluralize: FALSE)]
NodeType::setPreviewMode function core/modules/node/src/Entity/NodeType.php #[ActionMethod(adminLabel: new TranslatableMarkup('Set preview mode'), pluralize: FALSE)]
NodeType::shouldCreateNewRevision function core/modules/node/src/Entity/NodeType.php Gets whether a new revision should be created by default.
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::save function core/modules/node/src/Form/NodeTypeForm.php Form submission handler for the 'save' action.
NodeTypeForm::__construct function core/modules/node/src/Form/NodeTypeForm.php Constructs the NodeTypeForm object.
NodeTypeInitialLanguageTest class core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests node type initial language settings.
NodeTypeInitialLanguageTest.php file core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php The theme to install as the default for testing.
NodeTypeInitialLanguageTest::$modules property core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Modules to install.
NodeTypeInitialLanguageTest::setUp function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php
NodeTypeInitialLanguageTest::testLanguageFieldVisibility function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests language field visibility features.
NodeTypeInitialLanguageTest::testNodeTypeInitialLanguageDefaults function core/modules/node/tests/src/Functional/NodeTypeInitialLanguageTest.php Tests the node type initial language defaults, and modifies them.
NodeTypeInterface::displaySubmitted function core/modules/node/src/NodeTypeInterface.php Gets whether 'Submitted by' information should be shown.
NodeTypeInterface::getDescription function core/modules/node/src/NodeTypeInterface.php Gets the description.
NodeTypeInterface::isLocked function core/modules/node/src/NodeTypeInterface.php Determines whether the node type is locked.
NodeTypeInterface::setDisplaySubmitted function core/modules/node/src/NodeTypeInterface.php Sets whether 'Submitted by' information should be shown.
NodeTypeInterface::setNewRevision function core/modules/node/src/NodeTypeInterface.php Sets whether a new revision should be created by default.
NodeTypeInterface::setPreviewMode function core/modules/node/src/NodeTypeInterface.php Sets the preview mode.
NodeTypeJsonAnonTest class core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php Tests Node Type Json Anon.
NodeTypeJsonAnonTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php
NodeTypeJsonAnonTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php The theme to install as the default for testing.
NodeTypeJsonAnonTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php The format to use in this test.
NodeTypeJsonAnonTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonAnonTest.php The MIME type that corresponds to $format.
NodeTypeJsonBasicAuthTest class core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php Tests Node Type Json Basic Auth.
NodeTypeJsonBasicAuthTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php
NodeTypeJsonBasicAuthTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The authentication mechanism to use in this test.
NodeTypeJsonBasicAuthTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The theme to install as the default for testing.
NodeTypeJsonBasicAuthTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The format to use in this test.
NodeTypeJsonBasicAuthTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php The MIME type that corresponds to $format.
NodeTypeJsonBasicAuthTest::$modules property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonBasicAuthTest.php Modules to install.
NodeTypeJsonCookieTest class core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php Tests Node Type Json Cookie.
NodeTypeJsonCookieTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php
NodeTypeJsonCookieTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The authentication mechanism to use in this test.
NodeTypeJsonCookieTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The theme to install as the default for testing.
NodeTypeJsonCookieTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The format to use in this test.
NodeTypeJsonCookieTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeJsonCookieTest.php The MIME type that corresponds to $format.
NodeTypeListBuilder class core/modules/node/src/NodeTypeListBuilder.php Defines a class to build a listing of node type entities.
NodeTypeListBuilder.php file core/modules/node/src/NodeTypeListBuilder.php

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