8 calls to node_type_set_defaults()

node_type_form in drupal/core/modules/node/content_types.inc
Form constructor for the node type editing form.
node_type_form_submit in drupal/core/modules/node/content_types.inc
Form submission handler for node_type_form().
node_type_reset in drupal/core/modules/node/content_types.inc
Resets relevant fields of a module-defined node type to their default values.
node_type_save in drupal/core/modules/node/node.module
Saves a node type to the database.
standard_install in drupal/core/profiles/standard/standard.install
Implements hook_install().
TaxonomyTestBase::mockStandardInstall in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/TaxonomyTestBase.php
Provides a workaround for the inability to use the standard profile.
_book_install_type_create in drupal/core/modules/book/book.install
Creates the book content type.
_node_types_build in drupal/core/modules/node/node.module
Builds and returns the list of available node types.