87 calls to node_load()

BookTestCase::testBookDelete in drupal/modules/book/book.test
Tests the access for deleting top-level book nodes.
book_admin_edit_submit in drupal/modules/book/book.admin.inc
Form submission handler for book_admin_edit().
book_block_view in drupal/modules/book/book.module
Implements hook_block_view().
book_export in drupal/modules/book/book.pages.inc
Menu callback; Generates representations of a book page and its children.
book_export_html in drupal/modules/book/book.pages.inc
Generates HTML for export when invoked by book_export().
book_export_traverse in drupal/modules/book/book.module
Traverses the book tree to build printable or exportable output.
book_form_node_delete_confirm_alter in drupal/modules/book/book.module
Implements hook_form_FORM_ID_alter() for node_delete_confirm().
book_node_delete in drupal/modules/book/book.module
Implements hook_node_delete().
callback_batch_operation in drupal/modules/system/form.api.php
Perform a single batch operation.
callback_queue_worker in drupal/modules/system/system.api.php
Work on a single queue item.
CommentInterfaceTest::testCommentNodeCommentStatistics in drupal/modules/comment/comment.test
Tests the node comment statistics.
CommentPagerTest::testCommentNewPageIndicator in drupal/modules/comment/comment.test
Test comment_new_page_count().
CommentTokenReplaceTestCase::testCommentTokenReplacement in drupal/modules/comment/comment.test
Creates a comment, then tests the tokens generated from it.
comment_edit_page in drupal/modules/comment/comment.module
Page callback for comment editing.
comment_file_download_access in drupal/modules/comment/comment.module
Implements hook_file_download_access().
comment_form in drupal/modules/comment/comment.module
Generate the basic commenting form, for appending to a node or display on a separate page.
comment_form_submit in drupal/modules/comment/comment.module
Process comment form submissions; prepare the comment, store it, and set a redirection target.
comment_permalink in drupal/modules/comment/comment.module
Redirects comment links to the correct page depending on comment settings.
comment_preview in drupal/modules/comment/comment.module
Generate a comment preview.
comment_save in drupal/modules/comment/comment.module
Accepts a submission of new or changed comment content.
comment_tokens in drupal/modules/comment/comment.tokens.inc
Implements hook_tokens().
comment_unpublish_by_keyword_action in drupal/modules/comment/comment.module
Unpublishes a comment if it contains certain keywords.
EntityCrudHookTestCase::testNodeHooks in drupal/modules/simpletest/tests/entity_crud_hook_test.test
Tests hook invocations for CRUD operations on nodes.
FileFieldAnonymousSubmission::testAnonymousNode in drupal/modules/file/tests/file.test
Tests the basic node submission for an anonymous visitor.
FileFieldAnonymousSubmission::testAnonymousNodeWithFile in drupal/modules/file/tests/file.test
Tests file submission for an anonymous visitor.
FileFieldAnonymousSubmission::_testNodeWithFileWithoutTitle in drupal/modules/file/tests/file.test
Helper method to test file submissions with missing node titles.
FileFieldDisplayTestCase::testNodeDisplay in drupal/modules/file/tests/file.test
Tests normal formatter display on node display.
FileFieldPathTestCase::testUploadPath in drupal/modules/file/tests/file.test
Tests the normal formatter display on node display.
FileFieldRevisionTestCase::testRevisions in drupal/modules/file/tests/file.test
Tests creating multiple revisions of a node and managing attached files.
FileFieldTestCase::uploadNodeFile in drupal/modules/file/tests/file.test
Uploads a file to a node.
FileFieldValidateTestCase::testFileExtension in drupal/modules/file/tests/file.test
Tests file extension checking.
FileFieldValidateTestCase::testFileMaxSize in drupal/modules/file/tests/file.test
Tests the max file size validator.
FileFieldValidateTestCase::testRequired in drupal/modules/file/tests/file.test
Tests the required property on file fields.
FileFieldWidgetTestCase::testMultiValuedWidget in drupal/modules/file/tests/file.test
Tests upload and remove buttons for multiple multi-valued File fields.
FileFieldWidgetTestCase::testPrivateFileSetting in drupal/modules/file/tests/file.test
Tests a file field with a "Private files" upload destination setting.
FileFieldWidgetTestCase::testSingleValuedWidget in drupal/modules/file/tests/file.test
Tests upload and remove buttons for a single-valued File field.
FilePrivateTestCase::testPrivateFile in drupal/modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FileTokenReplaceTestCase::testFileTokenReplacement in drupal/modules/file/tests/file.test
Creates a file, then tests the tokens generated from it.
hook_search_execute in drupal/modules/search/search.api.php
Execute a search for a set of key words.
hook_update_index in drupal/modules/search/search.api.php
Update the search index for this module.
ImageAdminStylesUnitTest::testStyleReplacement in drupal/modules/image/image.test
Test deleting a style and choosing a replacement style.
ImageFieldDefaultImagesTestCase::testDefaultImages in drupal/modules/image/image.test
Tests CRUD for fields and fields instances with default images.
ImageFieldDisplayTestCase::testImageFieldDefaultImage in drupal/modules/image/image.test
Test use of a default image with an image field.
ImageFieldDisplayTestCase::testImageFieldSettings in drupal/modules/image/image.test
Tests for image field settings.
ImageFieldDisplayTestCase::_testImageFieldFormatters in drupal/modules/image/image.test
Test image formatters on node display.
LocaleContentFunctionalTest::testNodeCreationWithLanguage in drupal/modules/locale/locale.test
Verifies that nodes may be created with different languages.
MenuTestCase::testMenu in drupal/modules/menu/menu.test
Login users, add menus and menu links, and test menu functionality through the admin and user interfaces.
NodeAccessRecordsTestCase::testNodeAccessRecords in drupal/modules/node/node.test
Creates a node and tests the creation of node access rules.
NodeBodyUpgradePathTestCase::testNodeBodyUpgrade in drupal/modules/simpletest/tests/upgrade/upgrade.node.test
Test a successful upgrade.
NodeRevisionsTestCase::setUp in drupal/modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeRevisionsTestCase::testNodeRevisionWithoutLogMessage in drupal/modules/node/node.test
Checks that revisions are correctly saved without log messages.
NodeRevisionsTestCase::testRevisions in drupal/modules/node/node.test
Checks node revision related operations.
NodeSaveTestCase::testDeterminingChanges in drupal/modules/node/node.test
Tests determing changes in hook_node_presave() and verifies the static node load cache is cleared upon save.
NodeSaveTestCase::testImport in drupal/modules/node/node.test
Checks whether custom node IDs are saved properly during an import operation.
NodeTokenReplaceTestCase::testNodeTokenReplacement in drupal/modules/node/node.test
Creates a node, then tests the tokens generated from it.
node_access_rebuild in drupal/modules/node/node.module
Rebuilds the node access database.
node_delete_confirm_submit in drupal/modules/node/node.pages.inc
Executes node deletion.
node_help in drupal/modules/node/node.module
Implements hook_help().
node_revision_delete in drupal/modules/node/node.module
Deletes a node revision.
node_search_execute in drupal/modules/node/node.module
Implements hook_search_execute().
PageEditTestCase::testPageAuthoredBy in drupal/modules/node/node.test
Tests changing a node's "authored by" field.
PageEditTestCase::testPageEdit in drupal/modules/node/node.test
Checks node edit functionality.
PageViewTestCase::testPageView in drupal/modules/node/node.test
Tests an anonymous and unpermissioned user attempting to edit the node.
PollCreateTestCase::testPollCreate in drupal/modules/poll/poll.test
PollTokenReplaceTestCase::testPollTokenReplacement in drupal/modules/poll/poll.test
Creates a poll, then tests the tokens generated from it.
PollTranslateTestCase::testPollTranslate in drupal/modules/poll/poll.test
Tests poll creation and translation.
poll_block_view in drupal/modules/poll/poll.module
Implements hook_block_view().
poll_cancel in drupal/modules/poll/poll.module
Submit callback for poll_cancel_form().
profile_block_view in drupal/modules/profile/profile.module
Implements hook_block_view().
statistics_node_tracker in drupal/modules/statistics/statistics.pages.inc
Page callback: Displays statistics for a node.
SummaryLengthTestCase::testSummaryLength in drupal/modules/node/node.test
Tests the node summary length functionality.
translation_language_switch_links_alter in drupal/modules/translation/translation.module
Implements hook_language_switch_links_alter().
translation_node_overview in drupal/modules/translation/translation.pages.inc
Page callback: Displays a list of a node's translations.
translation_node_prepare in drupal/modules/translation/translation.module
Implements hook_node_prepare().
translation_path_get_translations in drupal/modules/translation/translation.module
Returns the paths of all translations of a node, based on its Drupal path.
UpgradePathTaxonomyTestCase::testTaxonomyUpgrade in drupal/modules/simpletest/tests/upgrade/upgrade.taxonomy.test
Basic tests for the taxonomy upgrade.
UploadUpgradePathTestCase::testUploadUpgrade in drupal/modules/simpletest/tests/upgrade/upgrade.upload.test
Test a successful upgrade.
UserCancelTestCase::testUserAnonymize in drupal/modules/user/user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserBlockUnpublish in drupal/modules/user/user.test
Disable account and unpublish all content.
UserCancelTestCase::testUserCancelInvalid in drupal/modules/user/user.test
Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelWithoutPermission in drupal/modules/user/user.test
Attempt to cancel account without permission.
UserCancelTestCase::testUserDelete in drupal/modules/user/user.test
Delete account and remove all content.
_node_index_node in drupal/modules/node/node.module
Indexes a single node.
_node_mass_update_helper in drupal/modules/node/node.admin.inc
Updates individual nodes when fewer than 10 are queued.
_node_revision_access in drupal/modules/node/node.module
Access callback: Checks node revision access.
_trigger_normalize_comment_context in drupal/modules/trigger/trigger.module
Loads associated objects for comment triggers.
_trigger_normalize_user_context in drupal/modules/trigger/trigger.module
Loads associated objects for user triggers.