53 calls to db_query_range()

AggregatorTestCase::getDefaultFeedItemCount in drupal-7.x/modules/aggregator/aggregator.test
Returns the count of the randomly created feed array.
aggregator_block_view in drupal-7.x/modules/aggregator/aggregator.module
Implements hook_block_view().
aggregator_page_categories in drupal-7.x/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the categories used by the Aggregator module.
aggregator_page_rss in drupal-7.x/modules/aggregator/aggregator.pages.inc
Page callback: Generates an RSS 0.92 feed of aggregator items or categories.
aggregator_page_sources in drupal-7.x/modules/aggregator/aggregator.pages.inc
Page callback: Displays all the feeds used by the aggregator.
BatchQueue::claimItem in drupal-7.x/includes/batch.queue.inc
Overrides SystemQueue::claimItem().
block_add_block_form_validate in drupal-7.x/modules/block/block.admin.inc
Form validation handler for block_add_block_form().
block_admin_configure_validate in drupal-7.x/modules/block/block.admin.inc
Form validation handler for block_admin_configure().
block_theme_initialize in drupal-7.x/modules/block/block.module
Assigns an initial, default set of blocks for a theme.
callback_batch_operation in drupal-7.x/modules/system/form.api.php
Perform a single batch operation.
CommentActionsTestCase::assertWatchdogMessage in drupal-7.x/modules/comment/comment.test
Verify that a watchdog message has been entered.
comment_update_7006 in drupal-7.x/modules/comment/comment.install
Migrate data from the comment field to field storage.
DatabaseRangeQueryTestCase::testRangeQuery in drupal-7.x/modules/simpletest/tests/database_test.test
Confirm that range query work and return correct result.
filter_format_exists in drupal-7.x/modules/filter/filter.module
Determines if a text format exists.
ForumTestCase::doAdminTests in drupal-7.x/modules/forum/forum.test
Runs admin tests on the admin user.
forum_node_presave in drupal-7.x/modules/forum/forum.module
Implements hook_node_presave().
forum_node_validate in drupal-7.x/modules/forum/forum.module
Implements hook_node_validate().
hook_update_index in drupal-7.x/modules/search/search.api.php
Update the search index for this module.
locale_date_format_save in drupal-7.x/includes/locale.inc
Save locale specific date formats to the database.
MenuBreadcrumbTestCase::testBreadCrumbs in drupal-7.x/modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
menu_edit_menu_name_exists in drupal-7.x/modules/menu/menu.admin.inc
Returns whether a menu name already exists.
menu_get_item in drupal-7.x/includes/menu.inc
Gets a router item.
menu_node_prepare in drupal-7.x/modules/menu/menu.module
Implements hook_node_prepare().
NewDefaultThemeBlocks::testNewDefaultThemeBlocks in drupal-7.x/modules/block/block.test
Check the enabled Bartik blocks are correctly copied over.
node_admin_nodes in drupal-7.x/modules/node/node.admin.inc
Form builder: Builds the node administration overview.
node_assign_owner_action_validate in drupal-7.x/modules/node/node.module
Validates settings form for node_assign_owner_action().
node_type_save in drupal-7.x/modules/node/node.module
Saves a node type to the database.
node_update_index in drupal-7.x/modules/node/node.module
Implements hook_update_index().
path_admin_overview in drupal-7.x/modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
php_enable in drupal-7.x/modules/php/php.install
Implements hook_enable().
profile_autocomplete in drupal-7.x/modules/profile/profile.pages.inc
Callback to allow autocomplete of profile text fields.
profile_category_access in drupal-7.x/modules/profile/profile.module
Menu item access callback - check if a user has access to a profile category.
shortcut_set_title_exists in drupal-7.x/modules/shortcut/shortcut.module
Check to see if a shortcut set with the given title already exists.
simpletest_last_test_get in drupal-7.x/modules/simpletest/simpletest.module
Get information about the last test that ran given a test ID.
SystemQueue::claimItem in drupal-7.x/modules/system/system.queue.inc
Claim an item in the queue for processing.
system_date_format_save in drupal-7.x/modules/system/system.module
Saves a date format to the database.
system_update_7060 in drupal-7.x/modules/system/system.install
Create fields in preparation for migrating upload.module to file.module.
system_update_7061 in drupal-7.x/modules/system/system.install
Migrate upload.module data to the newly created file field.
TaxonomyWebTestCase::createTerm in drupal-7.x/modules/taxonomy/taxonomy.test
Returns a new term with random properties in vocabulary $vid.
taxonomy_update_7005 in drupal-7.x/modules/taxonomy/taxonomy.install
Migrate {taxonomy_term_node} table to field storage.
taxonomy_update_7011 in drupal-7.x/modules/taxonomy/taxonomy.install
Drop unpublished nodes from the index.
tracker_cron in drupal-7.x/modules/tracker/tracker.module
Implements hook_cron().
user_block_view in drupal-7.x/modules/user/user.module
Implements hook_block_view().
user_update_7000 in drupal-7.x/modules/user/user.install
Increase the length of the password field to accommodate better hashes.
user_update_7002 in drupal-7.x/modules/user/user.install
Convert user time zones from time zone offsets to time zone names.
user_update_7012 in drupal-7.x/modules/user/user.install
Add the user's pictures to the {file_managed} table and make them managed files.
user_update_7013 in drupal-7.x/modules/user/user.install
Add user module file usage entries.
_aggregator_has_categories in drupal-7.x/modules/aggregator/aggregator.module
Determines whether there are any aggregator categories.
_comment_update_node_statistics in drupal-7.x/modules/comment/comment.module
Updates the comment statistics for a given node. This should be called any time a comment is added, deleted, or updated.
_forum_update_forum_index in drupal-7.x/modules/forum/forum.module
Updates the taxonomy index for a given node.
_node_access_rebuild_batch_operation in drupal-7.x/modules/node/node.module
Performs batch operation for node_access_rebuild().
_tracker_calculate_changed in drupal-7.x/modules/tracker/tracker.module
Determines the max timestamp between $node->changed and the last comment.
_tracker_remove in drupal-7.x/modules/tracker/tracker.module
Cleans up indexed data when nodes or comments are removed.