6 calls to node_type_get_base()

NodeController::attachLoad in drupal/modules/node/node.module
Attaches data to entities upon loading.
NodeTypeTestCase::testNodeTypeGetFunctions in drupal/modules/node/node.test
Ensures that node type functions (node_type_get_*) work correctly.
node_form in drupal/modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_hook in drupal/modules/node/node.module
Determines whether a node hook exists.
node_invoke in drupal/modules/node/node.module
Invokes a node hook.
node_validate in drupal/modules/node/node.module
Implements hook_validate().