8 calls to node_type_get_names()

BookSettingsForm::buildForm in drupal/core/modules/book/lib/Drupal/book/BookSettingsForm.php
Implements \Drupal\Core\Form\FormInterface::buildForm().
comment_entity_bundle_info in drupal/core/modules/comment/comment.module
Implements hook_entity_bundle_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_bundle_info in drupal/core/modules/node/node.module
Implements hook_entity_bundle_info().
node_form_block_form_alter in drupal/core/modules/node/node.module
Implements hook_form_FORM_ID_alter() for block_form().
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().