Search for nodeType
- Search 9.5.x for nodeType
- Search 8.9.x for nodeType
- Search 10.3.x for nodeType
- Search 11.x for nodeType
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DisabledNodeTypeTestCase | class | modules/ |
Tests the upgrade path for node disabled node types. |
DisabledNodeTypeTestCase::getInfo | function | modules/ |
|
DisabledNodeTypeTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
DisabledNodeTypeTestCase::testDisabledNodeTypeUpgrade | function | modules/ |
Tests a successful upgrade. |
NodeTypePersistenceTestCase | class | modules/ |
Test node type customizations persistence. |
NodeTypePersistenceTestCase::getInfo | function | modules/ |
|
NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence | function | modules/ |
Tests that node type customizations persist through disable and uninstall. |
NodeTypeTestCase | class | modules/ |
Tests related to node types. |
NodeTypeTestCase::getInfo | function | modules/ |
|
NodeTypeTestCase::testNodeTypeCreation | function | modules/ |
Tests creating a content type programmatically and via a form. |
NodeTypeTestCase::testNodeTypeDeletion | function | modules/ |
Tests deleting a content type that still has content. |
NodeTypeTestCase::testNodeTypeEditing | function | modules/ |
Tests editing a node type using the UI. |
NodeTypeTestCase::testNodeTypeGetFunctions | function | modules/ |
Ensures that node type functions (node_type_get_*) work correctly. |
NodeTypeTestCase::testNodeTypeStatus | function | modules/ |
Tests that node_types_rebuild() correctly handles the 'disabled' flag. |
SearchAdvancedSearchForm::testNodeType | function | modules/ |
Test using the search form with GET and POST queries. Test using the advanced search form to limit search to nodes of type "Basic page". |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.