You are here

Functions in Examples for Developers 8

Primary tabs

Namesort descending Location Description Direct uses Strings
batch_example_finished batch_example/batch_example.module Batch 'finished' callback used by both batch 1 and batch 2. 2
batch_example_op_1 batch_example/batch_example.module Batch operation for batch 1: one at a time. 1
batch_example_op_2 batch_example/batch_example.module Batch operation for batch 2: five at a time. 1
batch_example_update_8001 batch_example/batch_example.install Example of batch-driven update function.
block_example_block_view_alter block_example/block_example.module Implements hook_block_view_alter().
cron_example_cron cron_example/cron_example.module Implements hook_cron().
dbtng_example_install dbtng_example/dbtng_example.install Implements hook_install().
dbtng_example_schema dbtng_example/dbtng_example.install Implements hook_schema().
email_example_mail email_example/email_example.module Implements hook_mail().
email_example_mail_alter email_example/email_example.module Implements hook_mail_alter().
examples_toolbar ./examples.module Implements hook_toolbar().
field_permission_example_entity_field_access field_permission_example/field_permission_example.module Implements hook_entity_field_access().
field_permission_example_entity_test_access field_permission_example/field_permission_example.module Implements hook_ENTITY_TYPE_access().
field_permission_example_theme field_permission_example/field_permission_example.module Implements hook_theme().
hooks_example_form_alter hooks_example/hooks_example.module Implements hook_form_alter().
hooks_example_help hooks_example/hooks_example.module Implements hook_help().
hooks_example_hooks_example_count_incremented hooks_example/hooks_example.module Implements hook_hooks_example_count_incremented().
hooks_example_node_view hooks_example/hooks_example.module Implements hook_ENTITY_TYPE_view().
hook_hooks_example_count_incremented hooks_example/hooks_example.api.php Respond to node view count being incremented.
hook_sandwich_info_alter plugin_type_example/plugin_type_example.api.php Alter the definitions of all the Sandwich plugins.
js_example_theme js_example/js_example.module Implements hook_theme().
node_type_example_install node_type_example/node_type_example.install Implements hook_install().
node_type_example_uninstall node_type_example/node_type_example.install Implements hook_uninstall().
pager_example_theme pager_example/pager_example.module Implements hook_theme().
page_example_help page_example/page_example.module Implements hook_help().
plugin_type_example_sandwich_info_alter plugin_type_example/plugin_type_example.module Implements hook_sandwich_info_alter().
render_example_preprocess_block render_example/render_example.module Implements hook_preprocess_block().
render_example_preprocess_page render_example/render_example.module Implements hook_preprocess_page().
render_example_theme render_example/render_example.module Implements hook_theme().
stream_wrapper_example_theme stream_wrapper_example/stream_wrapper_example.module Implements hook_theme().
tabledrag_example_help tabledrag_example/tabledrag_example.module Implements hook_help().
tabledrag_example_install tabledrag_example/tabledrag_example.install Implements hook_install().
tabledrag_example_schema tabledrag_example/tabledrag_example.install Implements hook_schema().
tablesort_example_install tablesort_example/tablesort_example.install Implements hook_install().
tablesort_example_schema tablesort_example/tablesort_example.install Implements hook_schema().
tablesort_example_uninstall tablesort_example/tablesort_example.install Implements hook_uninstall().
testing_example_node_access testing_example/testing_example.module Implements hook_node_access().
testing_example_test_node_view testing_example/tests/modules/testing_example_test/testing_example_test.module Implements hook_ENTITY_TYPE_view().
_examples_toolbar_routes ./examples.module Get a list of toolbar links to provide. 2

Other projects