You are here

7 files declare their use of NodeTypeInterface in Drupal 10

book.module in core/modules/book/book.module
Allows users to create and organize related content in an outline.
menu_ui.module in core/modules/menu_ui/menu_ui.module
Allows administrators to customize the site's navigation menus.
MigrateNodeTypeTest.php in core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTypeTest.php
node.module in core/modules/node/node.module
The core module that allows content to be submitted to the site.
NodeController.php in core/modules/node/src/Controller/NodeController.php
NodeType.php in core/modules/node/src/Entity/NodeType.php
node_access_test.module in core/modules/node/tests/modules/node_access_test/node_access_test.module
Test module for testing the node access system.