Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
node.module
»
node_add_body_field
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 calls to node_add_body_field()
forum_enable
in drupal/
core/
modules/
forum/
forum.install
Implements
hook_enable
().
node_type_form_submit
in drupal/
core/
modules/
node/
content_types.inc
Form submission handler for
node_type_form
().
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.
WebTestBase::drupalCreateContentType
in drupal/
core/
modules/
simpletest/
lib/
Drupal/
simpletest/
WebTestBase.php
Creates a custom content type based on default settings.
_book_install_type_create
in drupal/
core/
modules/
book/
book.install
Creates the book content type.