NodeStorageController::attachLoad in core/modules/node/node.entity.inc
Overrides DefaultEntityController::attachLoad().
NodeTypeTestCase::testNodeTypeCreation in core/modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
node_form in core/modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_hook in core/modules/node/node.module
Determines whether a node hook exists.
node_invoke in core/modules/node/node.module
Invokes a node hook.
node_validate in core/modules/node/node.module
Performs validation checks on the given node.