Search for age

  1. Search 9.5.x for age
  2. Search 8.9.x for age
  3. Search 10.3.x for age
  4. Search 11.x for age
  5. Search main for age
  6. Other projects
Title Object type File name Summary
BlogTestCase::testBlogPageNoEntries function modules/blog/blog.test View the blog of a user with no blog entries as another user.
blog_page_last function modules/blog/blog.pages.inc Menu callback; displays a Drupal page containing recent blog entries of all users.
blog_page_user function modules/blog/blog.pages.inc Menu callback; displays a Drupal page containing recent blog entries of a given user.
blog_page_user_access function modules/blog/blog.module Access callback for user blog pages.
book.pages.inc file modules/book/book.pages.inc User page callbacks for the book module.
book_page_alter function modules/book/book.module Implements hook_page_alter().
BootstrapPageCacheTestCase class modules/simpletest/tests/bootstrap.test
BootstrapPageCacheTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapPageCacheTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapPageCacheTestCase::testConditionalRequests function modules/simpletest/tests/bootstrap.test Test support for requests containing If-Modified-Since and If-None-Match headers.
BootstrapPageCacheTestCase::testPageCache function modules/simpletest/tests/bootstrap.test Test cache headers.
BootstrapPageCacheTestCase::testPageCacheHeaders function modules/simpletest/tests/bootstrap.test Test page cache headers.
BootstrapPageCacheTestCase::testPageCompression function modules/simpletest/tests/bootstrap.test Test page compression.
callback_entity_info_language function modules/system/system.api.php Return the language code of the entity.
CascadingStylesheetsTestCase::testRenderInlineFullPage function modules/simpletest/tests/common.test Tests rendering inline stylesheets through a full page request.
comment.pages.inc file modules/comment/comment.pages.inc User page callbacks for the comment module.
CommentActionsTestCase::assertHookMessage function modules/comment/comment.test Pass if the message $text was set by one of the comment hooks in
comment_hook_test.module, i.e., if the $text is an element of
$_SESSION['comment_hook_test'].
CommentActionsTestCase::assertWatchdogMessage function modules/comment/comment.test Verify that a watchdog message has been entered.
CommentHelperCase::setCommentsPerPage function modules/comment/comment.test Set the default number of comments per page.
CommentPagerTest class modules/comment/comment.test Verify pagination of comments.
CommentPagerTest::assertCommentOrder function modules/comment/comment.test Helper function: assert that the comments are displayed in the correct order.
CommentPagerTest::getInfo function modules/comment/comment.test
CommentPagerTest::testCommentNewPageIndicator function modules/comment/comment.test Test comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading function modules/comment/comment.test Test comment ordering and threading.
CommentPagerTest::testCommentPaging function modules/comment/comment.test Confirm comment paging works correctly with flat and threaded comments.
comment_confirm_delete_page function modules/comment/comment.admin.inc Page callback for comment deletions.
comment_edit_page function modules/comment/comment.module Page callback for comment editing.
COMMENT_FORM_SEPARATE_PAGE constant modules/comment/comment.module Comment form should be displayed on a separate page.
comment_get_display_page function modules/comment/comment.module Return the page number for a comment.
comment_new_page_count function modules/comment/comment.module Calculate page number for first new comment.
comment_node_page_additions function modules/comment/comment.module Build the comment-related elements for node detail pages.
contact.pages.inc file modules/contact/contact.pages.inc Page callbacks for the Contact module.
dashboard_page_build function modules/dashboard/dashboard.module Implements hook_page_build().
DatabaseSelectPagerDefaultTestCase class modules/simpletest/tests/database_test.test
DatabaseSelectPagerDefaultTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseSelectPagerDefaultTestCase::testElementNumbers function modules/simpletest/tests/database_test.test Confirm that every pager gets a valid non-overlaping element ID.
DatabaseSelectPagerDefaultTestCase::testEvenPagerQuery function modules/simpletest/tests/database_test.test Confirm that a pager query returns the correct results.
DatabaseSelectPagerDefaultTestCase::testHavingPagerQuery function modules/simpletest/tests/database_test.test Confirm that a paging query with a having expression returns valid results.
DatabaseSelectPagerDefaultTestCase::testInnerPagerQuery function modules/simpletest/tests/database_test.test Confirm that a pager query with inner pager query returns valid results.
DatabaseSelectPagerDefaultTestCase::testOddPagerQuery function modules/simpletest/tests/database_test.test Confirm that a pager query returns the correct results.
database_test_even_pager_query function modules/simpletest/tests/database_test.module Run a pager query and return the results.
database_test_odd_pager_query function modules/simpletest/tests/database_test.module Run a pager query and return the results.
DateTimeFunctionalTest::testDateFormatStorage function modules/system/system.test Test if the date formats are stored properly.
DBLogTestCase::assertLogMessage function modules/dblog/dblog.test Confirms that a log message appears on the database log overview screen.
DBLogTestCase::testLogMessageSanitized function modules/dblog/dblog.test Make sure HTML tags are filtered out in the log detail page.
DrupalCacheArray::$storage property includes/bootstrap.inc Storage for the data itself.
DrupalDatabaseCache::garbageCollection function includes/cache.inc Garbage collection for get() and getMultiple().
DrupalErrorHandlerTestCase::assertErrorMessage function modules/simpletest/tests/error.test Helper function: assert that the error message is found.
DrupalErrorHandlerTestCase::assertNoErrorMessage function modules/simpletest/tests/error.test Helper function: assert that the error message is not found.
DrupalSetMessageTest class modules/system/system.test Tests drupal_set_message() and related functions.

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