Functions - 8.9.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
comment_schema | core/ |
Implements hook_schema(). | |||
comment_test_comment_links_alter | core/ |
Implements hook_comment_links_alter(). | |||
comment_test_entity_type_alter | core/ |
Implements hook_entity_type_alter(). | |||
comment_theme | core/ |
Implements hook_theme(). | |||
comment_tokens | core/ |
Implements hook_tokens(). | |||
comment_token_info | core/ |
Implements hook_token_info(). | |||
comment_uninstall | core/ |
Implements hook_uninstall(). | |||
comment_update_8001 | core/ |
Clear caches to fix Comment entity list builder and operations Views field. | |||
comment_update_8002 | core/ |
Clear caches to fix Comment Views context filter. | |||
comment_update_8200 | core/ |
Add the 'view_mode' setting to displays having 'comment_default' formatter. | |||
comment_update_8300 | core/ |
Update status field. | |||
comment_update_8301 | core/ |
Set the 'published' entity key. | |||
comment_update_8400 | core/ |
Update the status field. | |||
comment_update_8600 | core/ |
Configure the comment hostname base field to use a default value callback. | |||
comment_update_8700 | core/ |
Set the 'owner' entity key and update the field. | |||
comment_update_8701 | core/ |
Make the 'entity_type' and 'field_name' comment fields required. | |||
comment_uri | core/ |
Entity URI callback. | |||
comment_user_cancel | core/ |
Implements hook_user_cancel(). | |||
comment_user_predelete | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. | |||
comment_view | in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('comment')->view(). |
core/ |
Generates an array for rendering a comment. | 1 | 1 |
comment_views_data_alter | core/ |
Implements hook_views_data_alter(). | |||
comment_view_multiple | in drupal:8.0.0 and is removed from drupal:9.0.0. Use \Drupal::entityTypeManager()->getViewBuilder('comment')->viewMultiple(). |
core/ |
Constructs render array from an array of loaded comments. | 1 | |
common_test_cron | core/ |
Implements hook_cron(). | |||
common_test_cron_helper_cron | core/ |
Implements hook_cron(). | |||
common_test_drupal_alter_alter | core/ |
Implements hook_TYPE_alter(). | |||
common_test_drupal_render_printing_pre_render | core/ |
Applies #printed to an element to help test #pre_render. | |||
common_test_js_settings_alter | core/ |
Implements hook_js_settings_alter(). | |||
common_test_library_info_alter | core/ |
Implements hook_library_info_alter(). | |||
common_test_library_info_build | core/ |
Implements hook_library_info_build(). | |||
common_test_module_implements_alter | core/ |
Implements hook_module_implements_alter(). | |||
common_test_page_attachments | core/ |
Implements hook_page_attachments(). | |||
common_test_page_attachments_alter | core/ |
Implements hook_page_attachments_alter(). | |||
common_test_preprocess | core/ |
Implements MODULE_preprocess(). | |||
common_test_preprocess_common_test_render_element | core/ |
Implements MODULE_preprocess_HOOK(). | |||
common_test_theme | core/ |
Implements hook_theme(). | |||
config_entity_static_cache_test_config_test_load | core/ |
Implements hook_ENTITY_TYPE_load() for 'static_cache_test_config_test'. | |||
config_entity_static_cache_test_entity_type_alter | core/ |
Implements hook_entity_type_alter(). | |||
config_file_download | core/ |
Implements hook_file_download(). | |||
config_get_config_directory | in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Site\Settings::get('config_sync_directory') instead. |
core/ |
Returns the path of a configuration directory. | 6 | |
config_help | core/ |
Implements hook_help(). | |||
config_import_test_config_import_steps_alter | core/ |
Implements hook_config_import_steps_alter(). | |||
config_install_dependency_test_config_test_create | core/ |
Implements hook_ENTITY_TYPE_create. | |||
config_schema_test_config_schema_info_alter | core/ |
Implements hook_config_schema_info_alter(). | |||
config_test_cache_flush | core/ |
Implements hook_cache_flush(). | |||
config_test_config_test_create | core/ |
Implements hook_ENTITY_TYPE_create() for 'config_test'. | |||
config_test_config_test_delete | core/ |
Implements hook_config_test_delete(). | |||
config_test_config_test_insert | core/ |
Implements hook_config_test_insert(). | |||
config_test_config_test_load | core/ |
Implements hook_config_test_load(). | |||
config_test_config_test_predelete | core/ |
Implements hook_config_test_predelete(). | |||
config_test_config_test_presave | core/ |
Implements hook_config_test_presave(). |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.