Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
ajax_command_alert drupal/core/includes/ajax.inc Creates a Drupal Ajax 'alert' command. 1
ajax_command_add_css drupal/core/includes/ajax.inc Creates a Drupal Ajax 'add_css' command. 1
ajax_base_page_theme drupal/core/includes/ajax.inc Theme callback: Returns the correct theme for an Ajax request. 7
aggregator_update_8001 drupal/core/modules/aggregator/aggregator.install Adds the langcode field to {aggregator_item} and {aggregator_feed}.
aggregator_update_8000 drupal/core/modules/aggregator/aggregator.install Moves aggregator settings from variables to config.
aggregator_theme drupal/core/modules/aggregator/aggregator.module Implements hook_theme().
aggregator_test_redirect drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module Page callback that redirects to another feed. 1
aggregator_test_menu drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module Implements hook_menu().
aggregator_test_feed drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module Page callback. Generates a test feed and simulates last-modified and etags. 1
aggregator_schema drupal/core/modules/aggregator/aggregator.install Implements hook_schema().
aggregator_save_category drupal/core/modules/aggregator/aggregator.module Adds/edits/deletes aggregator categories. 1
aggregator_requirements drupal/core/modules/aggregator/aggregator.install Implements hook_requirements().
aggregator_remove drupal/core/modules/aggregator/aggregator.module Removes all items from a feed. 1
aggregator_refresh drupal/core/modules/aggregator/aggregator.module Checks a news feed for new items. 6 1
aggregator_queue_info drupal/core/modules/aggregator/aggregator.module Implements hook_queue_info().
aggregator_preprocess_block drupal/core/modules/aggregator/aggregator.module Implements hook_preprocess_HOOK() for block.html.twig.
aggregator_permission drupal/core/modules/aggregator/aggregator.module Implements hook_permission().
aggregator_page_source_form drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to show all items captured from a feed. 1
aggregator_page_source drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the items captured from the particular feed. 1 1
aggregator_page_rss drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Generates an RSS 0.92 feed of aggregator items or categories. 1
aggregator_page_opml drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Generates an OPML representation of all feeds. 1
aggregator_page_category_form drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to list items aggregated in a category. 1
aggregator_page_category drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to list items aggregated in a category. 1 1
aggregator_page_categories drupal/core/modules/aggregator/aggregator.pages.inc Page callback: Displays all the categories used by the Aggregator module. 1
aggregator_menu drupal/core/modules/aggregator/aggregator.module Implements hook_menu().
aggregator_load_feed_items drupal/core/modules/aggregator/aggregator.pages.inc Loads and optionally filters feed items. 5
aggregator_help drupal/core/modules/aggregator/aggregator.module Implements hook_help().
aggregator_form_category_validate drupal/core/modules/aggregator/aggregator.admin.inc Form validation handler for aggregator_form_category().
aggregator_form_category_submit drupal/core/modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_form_category().
aggregator_form_category drupal/core/modules/aggregator/aggregator.admin.inc Form constructor to add/edit/delete aggregator categories. 1
aggregator_filter_xss drupal/core/modules/aggregator/aggregator.module Renders the HTML content safely, as allowed. 2
aggregator_feed_load drupal/core/modules/aggregator/aggregator.module Loads an aggregator feed. 4
aggregator_cron drupal/core/modules/aggregator/aggregator.module Implements hook_cron().
aggregator_category_load drupal/core/modules/aggregator/aggregator.module Loads an aggregator category.
aggregator_categorize_items_submit drupal/core/modules/aggregator/aggregator.pages.inc Form submission handler for aggregator_categorize_items(). 1
aggregator_categorize_items drupal/core/modules/aggregator/aggregator.pages.inc Form constructor to build the page list form. 1
action_views_form_substitutions drupal/core/modules/action/action.views_execution.inc Implements hook_views_form_substitutions().
action_views_data drupal/core/modules/action/action.views.inc Implements hook_views_data().
action_permission drupal/core/modules/action/action.module Implements hook_permission().
action_menu drupal/core/modules/action/action.module Implements hook_menu().
action_help drupal/core/modules/action/action.module Implements hook_help().
action_entity_info drupal/core/modules/action/action.module Implements hook_entity_info().

Pages

Other projects