Search for view

  1. Search 9.5.x for view
  2. Search 8.9.x for view
  3. Search 10.3.x for view
  4. Search 11.x for view
  5. Other projects
Title Object type File name Summary
aggregator_admin_overview function modules/aggregator/aggregator.admin.inc Page callback: Displays the Aggregator module administration page.
aggregator_block_view function modules/aggregator/aggregator.module Implements hook_block_view().
aggregator_view function modules/aggregator/aggregator.admin.inc Displays the aggregator administration page.
BlockViewModuleDeltaAlterWebTest class modules/block/block.test Tests for hook_block_view_MODULE_DELTA_alter().
BlockViewModuleDeltaAlterWebTest::getInfo function modules/block/block.test
BlockViewModuleDeltaAlterWebTest::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockViewModuleDeltaAlterWebTest::testBlockViewModuleDeltaAlter function modules/block/block.test Tests that the alter hook is called, even if the delta contains a hyphen.
block_block_view function modules/block/block.module Implements hook_block_view().
block_test_block_view function modules/block/tests/block_test.module Implements hook_block_view().
block_test_block_view_block_test_test_hyphen_alter function modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_test_block_view_block_test_test_underscore_alter function modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
blog_block_view function modules/blog/blog.module Implements hook_block_view().
blog_node_view function modules/blog/blog.module Implements hook_node_view().
blog_user_view function modules/blog/blog.module Implements hook_user_view().
blog_view function modules/blog/blog.module Implements hook_view().
book_admin_overview function modules/book/book.admin.inc Returns an administrative overview of all books.
book_block_view function modules/book/book.module Implements hook_block_view().
book_node_view function modules/book/book.module Implements hook_node_view().
book_node_view_link function modules/book/book.module Adds relevant book links to the node's links.
CommentHelperCase::setCommentPreview function modules/comment/comment.test Set comment preview setting.
CommentNodeAccessTest::testThreadedCommentView function modules/comment/comment.test Test that threaded comments can be viewed.
CommentPreviewTest class modules/comment/comment.test Test previewing comments.
CommentPreviewTest::getInfo function modules/comment/comment.test
CommentPreviewTest::testCommentEditPreviewSave function modules/comment/comment.test Test comment edit, preview, and save.
CommentPreviewTest::testCommentPreview function modules/comment/comment.test Test comment preview.
comment_admin_overview function modules/comment/comment.admin.inc Form builder for the comment overview administration form.
comment_admin_overview_submit function modules/comment/comment.admin.inc Process comment_admin_overview form submissions.
comment_admin_overview_validate function modules/comment/comment.admin.inc Validate comment_admin_overview form submissions.
comment_block_view function modules/comment/comment.module Implements hook_block_view().
comment_form_build_preview function modules/comment/comment.module Build a preview from submitted form values.
comment_node_view function modules/comment/comment.module Implements hook_node_view().
comment_preview function modules/comment/comment.module Generate a comment preview.
comment_view function modules/comment/comment.module Generate an array for rendering the given comment.
comment_view_multiple function modules/comment/comment.module Construct a drupal_render() style array from an array of loaded comments.
dblog_overview function modules/dblog/dblog.admin.inc Page callback: Displays a listing of database log messages.
entity_prepare_view function includes/common.inc Invoke hook_entity_prepare_view().
entity_view_mode_prepare function includes/common.inc Invoke hook_entity_view_mode_alter().
FieldAttachOtherTestCase::testFieldAttachPrepareViewMultiple function modules/field/tests/field.test Tests the 'multiple entity' behavior of field_attach_prepare_view().
FieldAttachOtherTestCase::testFieldAttachView function modules/field/tests/field.test Test field_attach_view() and field_attach_prepare_view().
FieldDisplayAPITestCase::testFieldViewField function modules/field/tests/field.test Test the field_view_field() function.
FieldDisplayAPITestCase::testFieldViewValue function modules/field/tests/field.test Test the field_view_value() function.
FieldUIManageDisplayTestCase::assertNodeViewNoText function modules/field_ui/field_ui.test Asserts that a string is not found in the rendered node in a view mode.
FieldUIManageDisplayTestCase::assertNodeViewText function modules/field_ui/field_ui.test Asserts that a string is found in the rendered node in a view mode.
FieldUIManageDisplayTestCase::assertNodeViewTextHelper function modules/field_ui/field_ui.test Asserts that a string is (not) found in the rendered nodein a view mode.
FieldUIManageDisplayTestCase::testViewModeCustom function modules/field_ui/field_ui.test Tests switching view modes to use custom or 'default' settings'.
field_attach_prepare_view function modules/field/field.attach.inc Prepare field data prior to display.
field_attach_view function modules/field/field.attach.inc Returns a renderable array for the fields on an entity.
field_default_prepare_view function modules/field/field.default.inc Invokes hook_field_formatter_prepare_view() on the relevant formatters.
field_default_view function modules/field/field.default.inc Builds a renderable array for one field on one entity instance.
field_test_field_attach_view_alter function modules/field/tests/field_test.module Implements hook_field_attach_view_alter().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.