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
$image global external_documentation/developer/globals.php Current image tag used by aggregator parsing.
$language global external_documentation/developer/globals.php An object containing the information for the active interface language.
$language_content global external_documentation/developer/globals.php An object containing the information for the active content language.
$language_url global external_documentation/developer/globals.php An object containing the information for the active URL language.
$pager_limits global external_documentation/developer/globals.php Array of the number of items per page for each pager.
$pager_page_array global external_documentation/developer/globals.php Array of current page numbers for each pager.
$pager_total global external_documentation/developer/globals.php Array of the total number of pages for each pager.
$pager_total_items global external_documentation/developer/globals.php Array of the total number of items for each pager.
aggregator.pages.inc file modules/aggregator/aggregator.pages.inc User page callbacks for the Aggregator module.
AggregatorConfigurationTestCase::testSettingsPage function modules/aggregator/aggregator.test Tests the settings form to ensure the correct default values are used.
AggregatorRenderingTestCase::testFeedPage function modules/aggregator/aggregator.test Creates a feed and checks that feed's page.
aggregator_page_categories function modules/aggregator/aggregator.pages.inc Page callback: Displays all the categories used by the Aggregator module.
aggregator_page_category function modules/aggregator/aggregator.pages.inc Page callback: Displays all the items aggregated in a particular category.
aggregator_page_category_form function modules/aggregator/aggregator.pages.inc Page callback: Displays a form containing items aggregated in a category.
aggregator_page_last function modules/aggregator/aggregator.pages.inc Page callback: Displays the most recent items gathered from any feed.
aggregator_page_opml function modules/aggregator/aggregator.pages.inc Page callback: Generates an OPML representation of all feeds.
aggregator_page_rss function modules/aggregator/aggregator.pages.inc Page callback: Generates an RSS 0.92 feed of aggregator items or categories.
aggregator_page_source function modules/aggregator/aggregator.pages.inc Page callback: Displays all the items captured from the particular feed.
aggregator_page_sources function modules/aggregator/aggregator.pages.inc Page callback: Displays all the feeds used by the aggregator.
aggregator_page_source_form function modules/aggregator/aggregator.pages.inc Page callback: Displays a form with all items captured from a feed.
AJAXFormPageCacheTestCase class modules/simpletest/tests/ajax.test Test Ajax forms when page caching for anonymous users is turned on.
AJAXFormPageCacheTestCase::$profile property modules/simpletest/tests/ajax.test The profile to install as a basis for testing.
AJAXFormPageCacheTestCase::getFormBuildId function modules/simpletest/tests/ajax.test Return the build id of the current form.
AJAXFormPageCacheTestCase::getInfo function modules/simpletest/tests/ajax.test
AJAXFormPageCacheTestCase::setUp function modules/simpletest/tests/ajax.test Sets up a Drupal site for running functional and integration tests.
AJAXFormPageCacheTestCase::testSimpleAJAXFormValue function modules/simpletest/tests/ajax.test Create a simple form, then POST to system/ajax to change to it.
ajax_base_page_theme function includes/ajax.inc Theme callback for Ajax requests.
ANNOUNCEMENTS_FEED_DEFAULT_MAX_AGE constant modules/announcements_feed/announcements_feed.module Default maximum age of cached feed data in seconds.
announcements_feed_page_alter function modules/announcements_feed/announcements_feed.module Implements hook_page_alter().
authorize_access_denied_page function ./authorize.php Renders a 403 access denied page for authorize.php.
bartik_preprocess_maintenance_page function themes/bartik/template.php Implements hook_preprocess_maintenance_page().
bartik_process_maintenance_page function themes/bartik/template.php Override or insert variables into the maintenance page template.
bartik_process_page function themes/bartik/template.php Override or insert variables into the page template.
BatchPageTestCase class modules/simpletest/tests/batch.test Tests for the Batch API Progress page.
BatchPageTestCase::getInfo function modules/simpletest/tests/batch.test
BatchPageTestCase::setUp function modules/simpletest/tests/batch.test Sets up a Drupal site for running functional and integration tests.
BatchPageTestCase::testBatchProgressPageTheme function modules/simpletest/tests/batch.test Tests that the batch API progress page uses the correct theme.
BatchPercentagesUnitTestCase class modules/simpletest/tests/batch.test Tests the function _batch_api_percentage() to make sure that the rounding
works properly in all cases.
BatchPercentagesUnitTestCase::$testCases property modules/simpletest/tests/batch.test
BatchPercentagesUnitTestCase::getInfo function modules/simpletest/tests/batch.test
BatchPercentagesUnitTestCase::setUp function modules/simpletest/tests/batch.test Sets up unit test environment.
BatchPercentagesUnitTestCase::testBatchPercentages function modules/simpletest/tests/batch.test Test the _batch_api_percentage() function.
BatchProcessingTestCase::assertBatchMessages function modules/simpletest/tests/batch.test Will trigger a pass if the texts were found in order in the raw content.
BatchProcessingTestCase::testBatchLargePercentage function modules/simpletest/tests/batch.test Test batches that return $context['finished'] > 1 do in fact complete.
See http://drupal.org/node/600836
BatchProcessingTestCase::_resultMessages function modules/simpletest/tests/batch.test Helper function: return expected result messages for the test batches.
batch_test_large_percentage function modules/simpletest/tests/batch_test.module Menu callback: fire a batch process without a form submission.
batch_test_redirect_page function modules/simpletest/tests/batch_test.module Menu callback: successful redirection.
BlockCacheTestCase::testCachePerPage function modules/block/block.test Test DRUPAL_CACHE_PER_PAGE.
block_page_build function modules/block/block.module Implements hook_page_build().
blog.pages.inc file modules/blog/blog.pages.inc Page callback file for the blog module.

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