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 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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 @group rest
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 @group rest
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 @group rest
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
NodeTypeListBuilder::buildHeader function core/modules/node/src/NodeTypeListBuilder.php Builds the header row for the entity listing.
NodeTypeListBuilder::buildRow function core/modules/node/src/NodeTypeListBuilder.php Builds a row for an entity in the entity listing.
NodeTypeListBuilder::getDefaultOperations function core/modules/node/src/NodeTypeListBuilder.php Gets this list's default operations.
NodeTypeListBuilder::render function core/modules/node/src/NodeTypeListBuilder.php Builds the entity listing as renderable array for table.html.twig.
NodeTypeMapper::setEntity function core/modules/node/src/ConfigTranslation/NodeTypeMapper.php Sets the entity instance for this mapper.
NodeTypeResourceTestBase class core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php ResourceTestBase for NodeType entity.
NodeTypeResourceTestBase.php file core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php
NodeTypeResourceTestBase::$entity property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php The NodeType entity.
NodeTypeResourceTestBase::$entityTypeId property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php The tested entity type.
NodeTypeResourceTestBase::$modules property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Modules to install.
NodeTypeResourceTestBase::createEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Creates the entity to be tested.
NodeTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Returns the expected normalization of the entity.
NodeTypeResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Return the expected error message.
NodeTypeResourceTestBase::getNormalizedPostEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Returns the normalized POST entity.
NodeTypeResourceTestBase::setUpAuthorization function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php Sets up the necessary authorization.
NodeTypeTest class core/modules/node/tests/src/Functional/NodeTypeTest.php Ensures that node type functions work correctly.
NodeTypeTest class core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTypeTest.php Tests D6 node type source plugin.
NodeTypeTest class core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTypeTest.php Tests D7 node type source plugin.
NodeTypeTest class core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php JSON:API integration test for the "NodeType" config entity type.
NodeTypeTest.php file core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php
NodeTypeTest.php file core/modules/node/tests/src/Kernel/Plugin/migrate/source/d6/NodeTypeTest.php
NodeTypeTest.php file core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeTypeTest.php
NodeTypeTest.php file core/modules/node/tests/src/Functional/NodeTypeTest.php

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