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