Search for content

  1. Search 9.5.x for content
  2. Search 8.9.x for content
  3. Search 10.3.x for content
  4. Search 11.x for content
  5. Other projects
Title Object type File name Summary
$language_content global external_documentation/developer/globals.php An object containing the information for the active content language.
ArchiverInterface::listContents function includes/archiver.inc Lists all files in the archive.
ArchiverTar::listContents function modules/system/system.archiver.inc Lists all files in the archive.
ArchiverZip::listContents function modules/system/system.archiver.inc Lists all files in the archive.
Archive_Tar::listContent function modules/system/system.tar.inc
CommentContentRebuild class modules/comment/comment.test Test to make sure comment content is rebuilt.
CommentContentRebuild::getInfo function modules/comment/comment.test
CommentContentRebuild::testCommentRebuild function modules/comment/comment.test Test to ensure that the comment's content array is rebuilt for every
call to comment_view().
comment_build_content function modules/comment/comment.module Builds a structured array representing the comment's content.
Content markers group includes/theme.inc Markers used by theme_mark() and node_mark() to designate content.
content_types.inc file modules/node/content_types.inc Content type editing user interface.
dashboard_show_block_content function modules/dashboard/dashboard.module Ajax callback: Displays the rendered contents of a specific block.
DBLogTestCase::getContent function modules/dblog/dblog.test Creates random content based on node content type.
DBLogTestCase::getContentUpdate function modules/dblog/dblog.test Creates random content as an update based on node content type.
DrupalSetContentTestCase class modules/simpletest/tests/common.test Testing drupal_add_region_content and drupal_get_region_content.
DrupalSetContentTestCase::getInfo function modules/simpletest/tests/common.test
DrupalSetContentTestCase::testRegions function modules/simpletest/tests/common.test Test setting and retrieving content for theme regions.
DrupalWebTestCase::$content property modules/simpletest/drupal_web_test_case.php The content of the page currently loaded in the internal browser.
DrupalWebTestCase::$plainTextContent property modules/simpletest/drupal_web_test_case.php The content of the page currently loaded in the internal browser (plain text version).
DrupalWebTestCase::drupalCreateContentType function modules/simpletest/drupal_web_test_case.php Creates a custom content type based on default settings.
DrupalWebTestCase::drupalGetContent function modules/simpletest/drupal_web_test_case.php Gets the current raw HTML of requested page.
DrupalWebTestCase::drupalSetContent function modules/simpletest/drupal_web_test_case.php Sets the raw HTML content. This can be useful when a page has been fetched
outside of the internal browser and assertions need to be made on the
returned page.
drupal_add_region_content function includes/common.inc Adds content to a specified region.
drupal_get_region_content function includes/common.inc Gets assigned content for a given region.
drupal_load_stylesheet_content function includes/common.inc Processes the contents of a stylesheet for aggregation.
drupal_set_page_content function includes/common.inc Sets the main page content value for later use.
field_content_languages function modules/field/field.multilingual.inc Returns available content languages.
file_get_content_headers function includes/file.inc Examines a file object and returns appropriate content headers for download.
FilterUnitTestCase::testUrlFilterContent function modules/filter/filter.test Tests URL filter on longer content.
generate-d6-content.sh file scripts/generate-d6-content.sh #!/usr/bin/env php
<?php

/**
* Generate content for a Drupal 6 database to test the upgrade process.
*
* Run this script at the root of an existing Drupal 6 installation.
* Steps to use this generation script:
* - Install drupal 6.
* - Run…
generate-d7-content.sh file scripts/generate-d7-content.sh Generates content for a Drupal 7 database to test the upgrade process.
Hook implementations for user-created content types group modules/node/node.module Functions that implement hooks for user-created content types.
ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders function modules/image/image.test Test that we do not pass an array to drupal_add_http_header.
LANGUAGE_TYPE_CONTENT constant includes/bootstrap.inc The type of language used to define the content language.
LocaleContentFunctionalTest class modules/locale/locale.test Functional tests for multilingual support on nodes.
LocaleContentFunctionalTest::getInfo function modules/locale/locale.test
LocaleContentFunctionalTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration function modules/locale/locale.test Test if a content type can be set to multilingual and language setting is
present on node add and edit forms.
LocaleContentFunctionalTest::testMachineNameLTR function modules/locale/locale.test Verifies that machine name fields are always LTR.
LocaleContentFunctionalTest::testNodeCreationWithLanguage function modules/locale/locale.test Verifies that nodes may be created with different languages.
Manifest::fromContent function misc/typo3/phar-stream-wrapper/src/Phar/Manifest.php
NodeAccessFieldTestCase::$content_admin_user property modules/node/node.test
NodeAdminTestCase::testContentAdminPages function modules/node/node.test Tests content overview with different user permissions.
NodeAdminTestCase::testContentAdminSort function modules/node/node.test Tests that the table sorting works on the content admin pages.
NodeBuildContent class modules/node/node.test Test to ensure that a node's content is always rebuilt.
NodeBuildContent::getInfo function modules/node/node.test
NodeBuildContent::testNodeRebuildContent function modules/node/node.test Ensures that content array is rebuilt on every call to node_build_content().
NodeRSSContentTestCase class modules/node/node.test Ensures that data added to nodes by other modules appears in RSS feeds.
NodeRSSContentTestCase::getInfo function modules/node/node.test
NodeRSSContentTestCase::setUp function modules/node/node.test Sets up a Drupal site for running functional and integration tests.

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