Search for nodeType

  1. Search 7.x for nodeType
  2. Search 9.5.x for nodeType
  3. Search 8.9.x for nodeType
  4. Search 10.3.x for nodeType
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
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.

All search results

Title Object type File name Summary
NodeTypeTest::testNodeTypeOperations function core/modules/node/tests/src/Functional/NodeTypeTest.php Tests operations from Field UI and User modules for content types.
NodeTypeTranslationTest class core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Ensures that node types translation work correctly.
NodeTypeTranslationTest.php file core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php
NodeTypeTranslationTest::$additionalLangcodes property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Languages to enable.
NodeTypeTranslationTest::$adminUser property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Administrator user for tests.
NodeTypeTranslationTest::$defaultLangcode property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php The default language code to use in this test.
NodeTypeTranslationTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php The theme to install as the default for testing.
NodeTypeTranslationTest::$modules property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Modules to install.
NodeTypeTranslationTest::installParameters function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Install Drupal in a language other than English for this test. This is not
needed to test the node type translation itself but acts as a regression
test.
NodeTypeTranslationTest::setUp function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php
NodeTypeTranslationTest::testNodeTypeTitleLabelTranslation function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Tests the node type title label translation.
NodeTypeTranslationTest::testNodeTypeTranslation function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Tests the node type translation.
NodeTypeValidationTest class core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php Tests validation of node_type entities.
NodeTypeValidationTest.php file core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php
NodeTypeValidationTest::$modules property core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php Modules to install.
NodeTypeValidationTest::$propertiesWithOptionalValues property core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php The config entity properties whose values are optional (set to NULL).
NodeTypeValidationTest::setUp function core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php
NodeTypeValidationTest::testDescriptionAndHelpCannotBeEmpty function core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php Tests that description and help text can be NULL, but not empty strings.
NodeTypeValidationTest::testPreviewModeValidation function core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php Tests that a node type's preview mode is constrained to certain values.
NodeTypeValidationTest::testThirdPartySettingsMenuUi function core/modules/node/tests/src/Kernel/NodeTypeValidationTest.php @testWith [true, {"third_party_settings.menu_ui": "'parent' is a required key."}]
[false, {}]
NodeTypeXmlAnonTest class core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php @group rest
NodeTypeXmlAnonTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php
NodeTypeXmlAnonTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php The theme to install as the default for testing.
NodeTypeXmlAnonTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php The format to use in this test.
NodeTypeXmlAnonTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlAnonTest.php The MIME type that corresponds to $format.
NodeTypeXmlBasicAuthTest class core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php @group rest
NodeTypeXmlBasicAuthTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php
NodeTypeXmlBasicAuthTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php The authentication mechanism to use in this test.
NodeTypeXmlBasicAuthTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php The theme to install as the default for testing.
NodeTypeXmlBasicAuthTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php The format to use in this test.
NodeTypeXmlBasicAuthTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php The MIME type that corresponds to $format.
NodeTypeXmlBasicAuthTest::$modules property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlBasicAuthTest.php Modules to install.
NodeTypeXmlCookieTest class core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php @group rest
NodeTypeXmlCookieTest.php file core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php
NodeTypeXmlCookieTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php The authentication mechanism to use in this test.
NodeTypeXmlCookieTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php The theme to install as the default for testing.
NodeTypeXmlCookieTest::$format property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php The format to use in this test.
NodeTypeXmlCookieTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeTypeXmlCookieTest.php The MIME type that corresponds to $format.
SearchAdvancedSearchFormTest::testNodeType function core/modules/search/tests/src/Functional/SearchAdvancedSearchFormTest.php Tests advanced search by node type.
TaggedWithTest::$nodeTypeWithoutTags property core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Node type without an autocomplete tagging field.
TaggedWithTest::$nodeTypeWithTags property core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Node type with an autocomplete tagging field.
TaggedWithTest::testTaggedWithByNodeType function core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Tests that the "tagged with" form element only shows for node types that support it.
Type::$nodeTypeStorage property core/modules/node/src/Plugin/views/argument/Type.php NodeType storage handler.

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