11 string references to 'PagerDefault'

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