9 calls to node_type_get_names()

book_admin_settings in drupal/core/modules/book/book.admin.inc
Form constructor for the book settings form.
comment_entity_info in drupal/core/modules/comment/comment.module
Implements hook_entity_info().
NodeTypeTest::testNodeTypeGetFunctions in drupal/core/modules/node/lib/Drupal/node/Tests/NodeTypeTest.php
Ensures that node type functions (node_type_get_*) work correctly.
node_entity_info in drupal/core/modules/node/node.module
Implements hook_entity_info().
node_filters in drupal/core/modules/node/node.admin.inc
Lists node administration filters that can be applied.
node_form_block_admin_configure_alter in drupal/core/modules/node/node.module
Implements hook_form_FORM_ID_alter() for block_admin_configure().
node_form_search_form_alter in drupal/core/modules/node/node.module
Implements hook_form_FORM_ID_alter().
node_overview_types in drupal/core/modules/node/content_types.inc
Page callback: Displays the content type admin overview page.
node_type_form_validate in drupal/core/modules/node/content_types.inc
Form validation handler for node_type_form().