You are here

11 string references to 'PagerDefault' in Drupal 7

blog_page_last in modules/blog/blog.pages.inc
Menu callback; displays a Drupal page containing recent blog entries of all users.
blog_page_user in modules/blog/blog.pages.inc
Menu callback; displays a Drupal page containing recent blog entries of a given user.
comment_get_thread in modules/comment/comment.module
Retrieve comments for a thread.
DatabaseSelectPagerDefaultTestCase::testHavingPagerQuery in modules/simpletest/tests/database_test.test
Confirm that a paging query with a having expression returns valid results.
DatabaseSelectPagerDefaultTestCase::testInnerPagerQuery in modules/simpletest/tests/database_test.test
Confirm that a pager query with inner pager query returns valid results.
hook_search_execute in modules/search/search.api.php
Execute a search for a set of key words.
node_search_execute in modules/node/node.module
Implements hook_search_execute().
profile_browse in modules/profile/profile.pages.inc
Menu callback; display a list of user information.
taxonomy_select_nodes in modules/taxonomy/taxonomy.module
Return nodes attached to a term across all field instances.
tracker_page in modules/tracker/tracker.pages.inc
Page callback: prints a listing of active nodes on the site.
user_search_execute in modules/user/user.module
Implements hook_search_execute().