6 calls to _node_types_build()

node_types_rebuild in drupal-7.x/modules/node/node.module
Updates the database cache of node types.
node_type_get_base in drupal-7.x/modules/node/node.module
Returns the node type base of the passed node or node type string.
node_type_get_name in drupal-7.x/modules/node/node.module
Returns the node type name of the passed node or node type string.
node_type_get_names in drupal-7.x/modules/node/node.module
Returns a list of available node type names.
node_type_get_type in drupal-7.x/modules/node/node.module
Returns the node type of the passed node or node type string.
node_type_get_types in drupal-7.x/modules/node/node.module
Returns a list of all the available node types.