book_admin_settings in modules/book/book.admin.inc
Form constructor for the book settings form.
comment_entity_info in modules/comment/comment.module
Implements hook_entity_info().
hook_entity_info in modules/system/system.api.php
Inform the base system and the Field API about one or more entity types.
NodeTypeTestCase::testNodeTypeGetFunctions in modules/node/node.test
Ensures that node type functions (node_type_get_*) work correctly.
node_entity_info in modules/node/node.module
Implements hook_entity_info().
node_filters in modules/node/node.admin.inc
List node administration filters that can be applied.
node_form_block_admin_configure_alter in modules/node/node.module
Implements hook_form_FORMID_alter().
node_form_search_form_alter in modules/node/node.module
Implements hook_form_FORM_ID_alter().
node_overview_types in modules/node/content_types.inc
Displays the content type admin overview page.
node_type_form_validate in modules/node/content_types.inc
Form validation handler for node_type_form().