You are here

Functions in Drupal 8

Primary tabs

Namesort descending Location Description Direct uses Strings
comment_schema core/modules/comment/comment.install Implements hook_schema().
comment_test_comment_links_alter core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_comment_links_alter().
comment_test_entity_type_alter core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_entity_type_alter().
comment_theme core/modules/comment/comment.module Implements hook_theme().
comment_tokens core/modules/comment/comment.tokens.inc Implements hook_tokens().
comment_token_info core/modules/comment/comment.tokens.inc Implements hook_token_info().
comment_uninstall core/modules/comment/comment.install Implements hook_uninstall().
comment_update_8001 core/modules/comment/comment.install Clear caches to fix Comment entity list builder and operations Views field.
comment_update_8002 core/modules/comment/comment.install Clear caches to fix Comment Views context filter.
comment_update_8200 core/modules/comment/comment.install Add the 'view_mode' setting to displays having 'comment_default' formatter.
comment_update_8300 core/modules/comment/comment.install Update status field.
comment_update_8301 core/modules/comment/comment.install Set the 'published' entity key.
comment_update_8400 core/modules/comment/comment.install Update the status field.
comment_update_8600 core/modules/comment/comment.install Configure the comment hostname base field to use a default value callback.
comment_update_8700 core/modules/comment/comment.install Set the 'owner' entity key and update the field.
comment_update_8701 core/modules/comment/comment.install Make the 'entity_type' and 'field_name' comment fields required.
comment_uri core/modules/comment/comment.module Entity URI callback.
comment_user_cancel core/modules/comment/comment.module Implements hook_user_cancel().
comment_user_predelete core/modules/comment/comment.module Implements hook_ENTITY_TYPE_predelete() for user entities.
comment_view Deprecated core/modules/comment/comment.module Generates an array for rendering a comment. 1 1
comment_views_data_alter core/modules/comment/comment.views.inc Implements hook_views_data_alter().
comment_view_multiple Deprecated core/modules/comment/comment.module Constructs render array from an array of loaded comments. 1
common_test_cron core/modules/system/tests/modules/common_test/common_test.module Implements hook_cron().
common_test_cron_helper_cron core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.module Implements hook_cron().
common_test_drupal_alter_alter core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter().
common_test_drupal_render_printing_pre_render core/modules/system/tests/modules/common_test/common_test.module Applies #printed to an element to help test #pre_render.
common_test_js_settings_alter core/modules/system/tests/modules/common_test/common_test.module Implements hook_js_settings_alter().
common_test_library_info_alter core/modules/system/tests/modules/common_test/common_test.module Implements hook_library_info_alter().
common_test_library_info_build core/modules/system/tests/modules/common_test/common_test.module Implements hook_library_info_build().
common_test_module_implements_alter core/modules/system/tests/modules/common_test/common_test.module Implements hook_module_implements_alter().
common_test_page_attachments core/modules/system/tests/modules/common_test/common_test.module Implements hook_page_attachments().
common_test_page_attachments_alter core/modules/system/tests/modules/common_test/common_test.module Implements hook_page_attachments_alter().
common_test_preprocess core/modules/system/tests/modules/common_test/common_test.module Implements MODULE_preprocess().
common_test_preprocess_common_test_render_element core/modules/system/tests/modules/common_test/common_test.module Implements MODULE_preprocess_HOOK().
common_test_theme core/modules/system/tests/modules/common_test/common_test.module Implements hook_theme().
config_entity_static_cache_test_config_test_load core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.module Implements hook_ENTITY_TYPE_load() for 'static_cache_test_config_test'.
config_entity_static_cache_test_entity_type_alter core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.module Implements hook_entity_type_alter().
config_file_download core/modules/config/config.module Implements hook_file_download().
config_get_config_directory Deprecated core/includes/bootstrap.inc Returns the path of a configuration directory. 6
config_help core/modules/config/config.module Implements hook_help().
config_import_test_config_import_steps_alter core/modules/config/tests/config_import_test/config_import_test.module Implements hook_config_import_steps_alter().
config_install_dependency_test_config_test_create core/modules/config/tests/config_install_dependency_test/config_install_dependency_test.module Implements hook_ENTITY_TYPE_create.
config_schema_test_config_schema_info_alter core/modules/config/tests/config_schema_test/config_schema_test.module Implements hook_config_schema_info_alter().
config_test_cache_flush core/modules/config/tests/config_test/config_test.module Implements hook_cache_flush().
config_test_config_test_create core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_ENTITY_TYPE_create() for 'config_test'.
config_test_config_test_delete core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_config_test_delete().
config_test_config_test_insert core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_config_test_insert().
config_test_config_test_load core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_config_test_load().
config_test_config_test_predelete core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_config_test_predelete().
config_test_config_test_presave core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_config_test_presave().

Pages

Other projects