Search for nodeType
- Search 7.x for nodeType
- Search 9.5.x for nodeType
- Search 10.3.x for nodeType
- Search 11.x for nodeType
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
NodeType | class | core/ |
Defines the Node type configuration entity. |
NodeType | class | core/ |
Drupal 6 Node types source from database. |
NodeType | class | core/ |
Drupal 7 Node types source from database. |
NodeType | class | core/ |
Provides a 'Node Type' condition. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
NodeTypeTest.php | file | core/ |
|
NodeTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeTypeTest::$entity | property | core/ |
|
NodeTypeTest::$entityTypeId | property | core/ |
The tested entity type. |
NodeTypeTest::$modules | property | core/ |
Modules to enable. |
NodeTypeTest::$modules | property | core/ |
Modules to enable. |
NodeTypeTest::$modules | property | core/ |
Modules to enable. |
NodeTypeTest::$modules | property | core/ |
Modules to enable. |
NodeTypeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
NodeTypeTest::createEntity | function | core/ |
Creates the entity to be tested. |
NodeTypeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
NodeTypeTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
NodeTypeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
NodeTypeTest::providerSource | function | core/ |
The data provider. |
NodeTypeTest::providerSource | function | core/ |
The data provider. |
NodeTypeTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
NodeTypeTest::testNodeTypeCreation | function | core/ |
Tests creating a content type programmatically and via a form. |
NodeTypeTest::testNodeTypeDeletion | function | core/ |
Tests deleting a content type that still has content. |
NodeTypeTest::testNodeTypeEditing | function | core/ |
Tests editing a node type using the UI. |
NodeTypeTest::testNodeTypeFieldUiPermissions | function | core/ |
Tests Field UI integration for content types. |
NodeTypeTest::testNodeTypeGetFunctions | function | core/ |
Ensures that node type functions (node_type_get_*) work correctly. |
NodeTypeTest::testNodeTypeNoContentType | function | core/ |
Tests for when there are no content types defined. |
NodeTypeTranslationTest | class | core/ |
Ensures that node types translation work correctly. |
NodeTypeTranslationTest.php | file | core/ |
|
NodeTypeTranslationTest::$additionalLangcodes | property | core/ |
Languages to enable. |
NodeTypeTranslationTest::$adminUser | property | core/ |
Administrator user for tests. |
NodeTypeTranslationTest::$defaultLangcode | property | core/ |
The default language code to use in this test. |
NodeTypeTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeTypeTranslationTest::$modules | property | core/ |
Modules to enable. |
NodeTypeTranslationTest::installParameters | function | core/ |
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/ |
|
NodeTypeTranslationTest::testNodeTypeTitleLabelTranslation | function | core/ |
Tests the node type title label translation. |
NodeTypeTranslationTest::testNodeTypeTranslation | function | core/ |
Tests the node type translation. |
NodeTypeXmlAnonTest | class | core/ |
@group rest |
NodeTypeXmlAnonTest.php | file | core/ |
|
NodeTypeXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeTypeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
NodeTypeXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
NodeTypeXmlBasicAuthTest | class | core/ |
@group rest |
NodeTypeXmlBasicAuthTest.php | file | core/ |
|
NodeTypeXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
NodeTypeXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
NodeTypeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
NodeTypeXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
NodeTypeXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
NodeTypeXmlCookieTest | class | core/ |
@group rest |
NodeTypeXmlCookieTest.php | file | core/ |
|
NodeTypeXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
NodeTypeXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.