Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
forum_node_view drupal/core/modules/forum/forum.module Implements hook_node_view().
forum_overview drupal/core/modules/forum/forum.admin.inc Form constructor for the forum overview form. 1
forum_page drupal/core/modules/forum/forum.pages.inc Page callback: Prints a forum listing. 1
forum_permission drupal/core/modules/forum/forum.module Implements hook_permission().
forum_preprocess_block drupal/core/modules/forum/forum.module Implements hook_preprocess_HOOK() for block.html.twig.
forum_rdf_mapping drupal/core/modules/forum/forum.module Implements hook_rdf_mapping().
forum_schema drupal/core/modules/forum/forum.install Implements hook_schema().
forum_taxonomy_term_delete drupal/core/modules/forum/forum.module Implements hook_taxonomy_term_delete().
forum_theme drupal/core/modules/forum/forum.module Implements hook_theme().
forum_uninstall drupal/core/modules/forum/forum.install Implements hook_uninstall().
forum_update_8000 drupal/core/modules/forum/forum.install Moves forum settings from variable to config.
forum_update_last_removed drupal/core/modules/forum/forum.install Implements hook_update_last_removed().
forum_uri drupal/core/modules/forum/forum.module Entity URI callback used in forum_entity_info_alter(). 1
forum_views_data drupal/core/modules/forum/forum.views.inc Implements hook_views_data().
functionCallback drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/_files/FunctionCallback.php 1
get_t drupal/core/includes/bootstrap.inc Returns the name of the proper localization function. 28
globalFunction drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoveredFunction.php 3
greaterThan drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_GreaterThan matcher object.
greaterThanOrEqual drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert/Functions.php Returns a PHPUnit_Framework_Constraint_Or matcher object that wraps a PHPUnit_Framework_Constraint_IsEqual and a PHPUnit_Framework_Constraint_GreaterThan matcher object.
handleSignal drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/NonStopableProcess.php Runs a PHP script that can be stopped only with a SIGKILL (9) signal for 3 seconds 1
help_help drupal/core/modules/help/help.module Implements hook_help().
help_menu drupal/core/modules/help/help.module Implements hook_menu().
help_preprocess_block drupal/core/modules/help/help.module Implements hook_preprocess_HOOK() for block.html.twig.
hide drupal/core/includes/common.inc Hides an element from later rendering. 5 2
history_cron drupal/core/modules/history/history.module Implements hook_cron().
history_node_delete drupal/core/modules/history/history.module Implements hook_node_delete().
history_read drupal/core/modules/history/history.module Retrieves the timestamp for the current user's last view of a specified node. 2
history_schema drupal/core/modules/history/history.install Implements hook_schema().
history_user_cancel drupal/core/modules/history/history.module Implements hook_user_cancel().
history_user_delete drupal/core/modules/history/history.module Implements hook_user_delete().
history_views_data drupal/core/modules/history/history.views.inc Implements hook_views_data().
history_write drupal/core/modules/history/history.module Updates 'last viewed' timestamp of the specified entity for the current user. 1
hook_action_delete drupal/core/modules/action/action.api.php Executes code after an action is deleted.
hook_admin_paths drupal/core/modules/system/system.api.php Define administrative paths.
hook_admin_paths_alter drupal/core/modules/system/system.api.php Redefine administrative paths defined by other modules.
hook_ajax_render_alter drupal/core/modules/system/system.api.php Alter the commands that are sent to the user through the Ajax framework.
hook_archiver_info_alter drupal/core/modules/system/system.api.php Alter archiver information declared by other modules.
hook_batch_alter drupal/core/modules/system/system.api.php Alter batch information before a batch is processed.
hook_block_access drupal/core/modules/block/block.api.php Control access to a block instance.
hook_block_view_alter drupal/core/modules/block/block.api.php Alter the result of \Drupal\block\BlockBase::build().
hook_block_view_BASE_BLOCK_ID_alter drupal/core/modules/block/block.api.php Provide a block plugin specific block_view alteration.
hook_cache_flush drupal/core/modules/system/system.api.php Flush all persistent and static caches.
hook_ckeditor_css_alter drupal/core/modules/ckeditor/ckeditor.api.php Modify the list of CSS files that will be added to a CKEditor instance.
hook_ckeditor_plugin_info_alter drupal/core/modules/ckeditor/ckeditor.api.php Modify the list of available CKEditor plugins.
hook_comment_create drupal/core/modules/comment/comment.api.php Act on a newly created comment.
hook_comment_delete drupal/core/modules/comment/comment.api.php Respond to comment deletion.
hook_comment_insert drupal/core/modules/comment/comment.api.php Respond to creation of a new comment.
hook_comment_load drupal/core/modules/comment/comment.api.php Act on comments being loaded from the database.
hook_comment_predelete drupal/core/modules/comment/comment.api.php Act before comment deletion.
hook_comment_presave drupal/core/modules/comment/comment.api.php Act on a comment being inserted or updated.

Pages

Other projects