You are here

8 calls to node_types_rebuild() in Drupal 7

blog_install in modules/blog/blog.install
Implements hook_install().
comment_modules_enabled in modules/comment/comment.install
Implements hook_modules_enabled().
DrupalWebTestCase::drupalCreateContentType in modules/simpletest/drupal_web_test_case.php
Creates a custom content type based on default settings.
drupal_flush_all_caches in includes/common.inc
Flushes all cached data on the site.
forum_enable in modules/forum/forum.install
Implements hook_enable().
NodeTypeTestCase::testNodeTypeStatus in modules/node/node.test
Tests that node_types_rebuild() correctly handles the 'disabled' flag.
node_type_delete_confirm_submit in modules/node/content_types.inc
Process content type delete confirm submissions.
node_type_form_submit in modules/node/content_types.inc
Form submission handler for node_type_form().