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