Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
custom_block_entity_bundle_info drupal/core/modules/block/custom_block/custom_block.module Implements hook_entity_bundle_info().
custom_block_form_block_plugin_ui_alter drupal/core/modules/block/custom_block/custom_block.module Implements hook_form_FORM_ID_alter() for block_plugin_ui().
custom_block_admin_paths drupal/core/modules/block/custom_block/custom_block.module Implements hook_admin_paths().
block_test_system_theme_info drupal/core/modules/block/tests/block_test.module Implements hook_system_theme_info().
options_test_allowed_values_callback drupal/core/modules/options/tests/options_test.module Allowed values callback. 2
options_test_dynamic_values_callback drupal/core/modules/options/tests/options_test.module An entity-bound allowed values callback. 1
image_module_test_file_download drupal/core/modules/image/tests/image_module_test.module @file Provides Image module hook implementations for testing purposes.
image_module_test_image_effect_info drupal/core/modules/image/tests/image_module_test.module Implements hook_image_effect_info().
image_module_test_null_effect drupal/core/modules/image/tests/image_module_test.module Image effect callback; Null. 1
image_module_test_image_effect_info_alter drupal/core/modules/image/tests/image_module_test.module Implements hook_image_effect_info_alter(). 1
rdf_test_rdf_mapping drupal/core/modules/rdf/tests/rdf_test.module Implements hook_rdf_mapping().
rdf_test_rdf_namespaces drupal/core/modules/rdf/tests/rdf_test.module Implements hook_rdf_namespaces().
rdf_test_install drupal/core/modules/rdf/tests/rdf_test.install Implements hook_install().
file_module_test_menu drupal/core/modules/file/tests/file_module_test.module Implements hook_menu().
file_module_test_form drupal/core/modules/file/tests/file_module_test.module Form constructor for testing a 'managed_file' element. 1
file_module_test_form_submit drupal/core/modules/file/tests/file_module_test.module Form submission handler for file_module_test_form().
file_module_test_file_download_access drupal/core/modules/file/tests/file_module_test.module Implements hook_file_download_access().
phptemplate_init drupal/core/themes/engines/phptemplate/phptemplate.engine Implements hook_init().
phptemplate_theme drupal/core/themes/engines/phptemplate/phptemplate.engine Implements hook_theme().
phptemplate_extension drupal/core/themes/engines/phptemplate/phptemplate.engine Implements hook_extension().
phptemplate_render_template drupal/core/themes/engines/phptemplate/phptemplate.engine Renders a system default template, which is essentially a PHP template.
views_test_data_permission drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_permission().
views_test_data_handler_test_access_callback drupal/core/modules/views/tests/views_test_data/views_test_data.module Access callback for the generic handler test. 1
views_test_data_handler_test_access_callback_argument drupal/core/modules/views/tests/views_test_data/views_test_data.module Access callback with an argument for the generic handler test. 1
views_test_data_preprocess_views_view_table drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_preprocess_HOOK() for views-view-table.tpl.php.
template_preprocess_views_view_mapping_test drupal/core/modules/views/tests/views_test_data/views_test_data.module Implements hook_preprocess_HOOK() for theme_views_view_mapping_test().
theme_views_view_mapping_test drupal/core/modules/views/tests/views_test_data/views_test_data.module Returns HTML for the Mapping Test style.
views_test_data_schema drupal/core/modules/views/tests/views_test_data/views_test_data.install Implements hook_schema(). 2
views_test_data_install drupal/core/modules/views/tests/views_test_data/views_test_data.install Implements hook_install().
views_test_data_views_query_substitutions drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_query_substitutions().
views_test_data_views_form_substitutions drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_form_substitutions().
views_test_data_field_views_data drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_field_views_data().
views_test_data_field_views_data_alter drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_field_views_data_alter().
views_test_data_views_pre_render drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_render().
views_test_data_views_post_render drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_post_render().
views_test_data_views_pre_build drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_build().
views_test_data_views_post_build drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_post_build().
views_test_data_views_pre_view drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_view().
views_test_data_views_pre_execute drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_pre_execute().
views_test_data_views_post_execute drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_post_execute().
views_test_data_views_query_alter drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Implements hook_views_query_alter().
views_test_data_views_data drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc Implements hook_views_data(). 2
views_test_data_views_data_alter drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc Implements hook_views_data_alter().
views_test_data_views_analyze drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc Implements hook_views_analyze().
views_test_data_views_invalidate_cache drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc Implements hook_views_invalidate_cache().
language_elements_test_menu drupal/core/modules/language/tests/language_elements_test/language_elements_test.module Implements hook_menu().
language_elements_configuration_element drupal/core/modules/language/tests/language_elements_test/language_elements_test.module A form containing a language configuration element. 1
language_elements_configuration_element_test drupal/core/modules/language/tests/language_elements_test/language_elements_test.module A form containing a language select element. 1
assetic_init drupal/core/vendor/kriswallsmith/assetic/src/functions.php Initializes the global Assetic object.
assetic_javascripts drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of javascript URLs.

Pages

Other projects