action_entity_info |
drupal/core/modules/action/action.module |
Implements hook_entity_info(). |
|
|
action_help |
drupal/core/modules/action/action.module |
Implements hook_help(). |
|
|
action_menu |
drupal/core/modules/action/action.module |
Implements hook_menu(). |
|
|
action_permission |
drupal/core/modules/action/action.module |
Implements hook_permission(). |
|
|
action_views_data |
drupal/core/modules/action/action.views.inc |
Implements hook_views_data(). |
|
|
action_views_form_substitutions |
drupal/core/modules/action/action.views_execution.inc |
Implements hook_views_form_substitutions(). |
|
|
aggregator_categorize_items |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to build the page list form. |
1 |
|
aggregator_categorize_items_submit |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form submission handler for aggregator_categorize_items(). |
|
1 |
aggregator_category_load |
drupal/core/modules/aggregator/aggregator.module |
Loads an aggregator category. |
|
|
aggregator_cron |
drupal/core/modules/aggregator/aggregator.module |
Implements hook_cron(). |
|
|
aggregator_feed_load |
drupal/core/modules/aggregator/aggregator.module |
Loads an aggregator feed. |
4 |
|
aggregator_filter_xss |
drupal/core/modules/aggregator/aggregator.module |
Renders the HTML content safely, as allowed. |
2 |
|
aggregator_form_category |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form constructor to add/edit/delete aggregator categories. |
|
1 |
aggregator_form_category_submit |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form submission handler for aggregator_form_category(). |
|
|
aggregator_form_category_validate |
drupal/core/modules/aggregator/aggregator.admin.inc |
Form validation handler for aggregator_form_category(). |
|
|
aggregator_help |
drupal/core/modules/aggregator/aggregator.module |
Implements hook_help(). |
|
|
aggregator_load_feed_items |
drupal/core/modules/aggregator/aggregator.pages.inc |
Loads and optionally filters feed items. |
5 |
|
aggregator_menu |
drupal/core/modules/aggregator/aggregator.module |
Implements hook_menu(). |
|
|
aggregator_page_categories |
drupal/core/modules/aggregator/aggregator.pages.inc |
Page callback: Displays all the categories used by the Aggregator module. |
|
1 |
aggregator_page_category |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to list items aggregated in a category. |
1 |
1 |
aggregator_page_category_form |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to list items aggregated in a category. |
|
1 |
aggregator_page_opml |
drupal/core/modules/aggregator/aggregator.pages.inc |
Page callback: Generates an OPML representation of all feeds. |
|
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_source |
drupal/core/modules/aggregator/aggregator.pages.inc |
Page callback: Displays all the items captured from the particular feed. |
1 |
1 |
aggregator_page_source_form |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form constructor to show all items captured from a feed. |
|
1 |
aggregator_permission |
drupal/core/modules/aggregator/aggregator.module |
Implements hook_permission(). |
|
|
aggregator_preprocess_block |
drupal/core/modules/aggregator/aggregator.module |
Implements hook_preprocess_HOOK() for block.html.twig. |
|
|
aggregator_queue_info |
drupal/core/modules/aggregator/aggregator.module |
Implements hook_queue_info(). |
|
|
aggregator_refresh |
drupal/core/modules/aggregator/aggregator.module |
Checks a news feed for new items. |
6 |
1 |
aggregator_remove |
drupal/core/modules/aggregator/aggregator.module |
Removes all items from a feed. |
1 |
|
aggregator_requirements |
drupal/core/modules/aggregator/aggregator.install |
Implements hook_requirements(). |
|
|
aggregator_save_category |
drupal/core/modules/aggregator/aggregator.module |
Adds/edits/deletes aggregator categories. |
1 |
|
aggregator_schema |
drupal/core/modules/aggregator/aggregator.install |
Implements hook_schema(). |
|
|
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_test_menu |
drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module |
Implements hook_menu(). |
|
|
aggregator_test_redirect |
drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module |
Page callback that redirects to another feed. |
|
1 |
aggregator_theme |
drupal/core/modules/aggregator/aggregator.module |
Implements hook_theme(). |
|
|
aggregator_update_8000 |
drupal/core/modules/aggregator/aggregator.install |
Moves aggregator settings from variables to config. |
|
|
aggregator_update_8001 |
drupal/core/modules/aggregator/aggregator.install |
Adds the langcode field to {aggregator_item} and {aggregator_feed}. |
|
|
ajax_base_page_theme |
drupal/core/includes/ajax.inc |
Theme callback: Returns the correct theme for an Ajax request. |
|
7 |
ajax_command_add_css |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'add_css' command. |
1 |
|
ajax_command_alert |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'alert' command. |
1 |
|
ajax_command_append |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'insert/append' command. |
1 |
|
ajax_command_changed |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'changed' command. |
|
|
ajax_command_css |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'css' command. |
|
|
ajax_command_insert |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'insert' command using the method in #ajax['method']. |
1 |
|
ajax_command_prepend |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'insert/prepend' command. |
3 |
|
ajax_command_remove |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'remove' command. |
|
|
ajax_command_settings |
drupal/core/includes/ajax.inc |
Creates a Drupal Ajax 'settings' command. |
1 |
|
ajax_forms_test_advanced_commands_add_css_callback |
drupal/core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module |
Ajax callback for 'add_css'. |
|
1 |