book_admin_settings in core/modules/book/book.admin.inc
Form constructor for the book settings form.
comment_entity_info in core/modules/comment/comment.module
Implements hook_entity_info().
DashboardCreateBlock::form in core/modules/dashboard/includes/block.create.inc
Build the settings form for editing this block.
DashboardOverviewContentBlock::__construct in core/modules/dashboard/includes/block.overview_content.inc
Create a new Block object.
hook_entity_info in core/modules/entity/entity.api.php
Inform the base system and the Field API about one or more entity types.
hook_node_type_list_permissions in core/modules/node/node.api.php
Add to the matrix of node permissions on a node type to be displayed on the node type form. This would be used in addition to hook_permission() which supplies the actual permissions.
NodeTypeTestCase::testNodeTypeCreation in core/modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
node_entity_info in core/modules/node/node.module
Implements hook_entity_info().
node_overview_types in core/modules/node/node.types.inc
Page callback: Displays the content type admin overview page.
node_search_admin in core/modules/node/node.module
Implements hook_search_admin().
node_search_admin_validate in core/modules/node/node.module
Element validation callback for the search admin form.
node_test_node_type_list_permissions in core/modules/node/tests/node_test/node_test.module
Implements hook_node_type_list_permissions()
node_test_permission in core/modules/node/tests/node_test/node_test.module
Implements hook_permission().
node_type_form_validate in core/modules/node/node.types.inc
Form validation handler for node_type_form().
_comment_close_all in core/modules/comment/comment.module
Close all comments that meet the current threshold.
_node_search_get_types in core/modules/node/node.module
Get the list of node types that are enabled for indexing.