comment_get_recent in modules/comment/comment.module
Finds the most recent comments that are available to the current user.
FilePrivateTestCase::testPrivateFileDownloadAccessGranted in modules/file/tests/file.test
Tests file access for private nodes when file download access is granted.
hook_node_type_load in modules/node/node.api.php
Respond to the loading of node types.
node_form in modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_get_recent in modules/node/node.module
Finds the most recently changed nodes that are available to the current user.
NodeLoadHooksTestCase::testHookNodeLoad in modules/node/tests/node.test
Tests that hook_node_load() is invoked correctly.
node_node_type_load in modules/node/node.types.inc
Implements hook_node_type_load().
node_publish_action in modules/node/node.actions.inc
Sets the status of a node to 1 (published).
node_type_form in modules/node/node.types.inc
Form constructor for the node type editing form.
NodeTypeTestCase::testNodeTypeCreation in modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
standard_install in profiles/standard/standard.install
Implements hook_install().
ViewsAjaxTest::setUp in modules/views/tests/views_ajax.test
Sets up a Backdrop site for running functional and integration tests.
views_ui_views_ui_wizards in modules/views_ui/views_ui.module
Implements hook_views_ui_wizards().