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