Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
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_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().
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.
assetic_stylesheets drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of stylesheet URLs.
assetic_image drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an image URL.
_assetic_urls drupal/core/vendor/kriswallsmith/assetic/src/functions.php Returns an array of asset urls. 3
xmlrpc_test_xmlrpc drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module Implements hook_xmlrpc().
xmlrpc_test_xmlrpc_alter drupal/core/modules/xmlrpc/tests/modules/xmlrpc_test/xmlrpc_test.module Implements hook_xmlrpc_alter().
transliterate_test_transliteration_overrides_alter drupal/core/modules/system/tests/modules/transliterate_test/transliterate_test.module Implements hook_transliteration_overrides_alter().
entity_cache_test_dependency_entity_info_alter drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.module Implements hook_entity_info_alter().
design_test_menu drupal/core/modules/system/tests/modules/design_test/design_test.module Implements hook_menu().
design_test_menu_local_tasks_alter drupal/core/modules/system/tests/modules/design_test/design_test.module Implements hook_menu_local_tasks_alter().
entity_cache_test_watchdog drupal/core/modules/system/tests/modules/entity_cache_test/entity_cache_test.module Implements hook_watchdog().
router_test_permission drupal/core/modules/system/tests/modules/router_test/router_test.module Implements hook_permission().
test_page_test_menu drupal/core/modules/system/tests/modules/test_page_test/test_page_test.module Implements hook_menu().
error_test_menu drupal/core/modules/system/tests/modules/error_test/error_test.module Implements hook_menu().
url_alter_test_menu drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module Implements hook_menu().
condition_test_node_info drupal/core/modules/system/tests/modules/condition_test/condition_test.module Implements hook_node_info().
ajax_test_menu drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Implements hook_menu().
ajax_test_system_theme_info drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Implements hook_system_theme_info().
ajax_test_dialog_form_submit drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Non-AJAX behavior of the dialog buttons.
_ajax_test_dialog drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Util to render dialog in ajax callback. 2
aggregator_test_menu drupal/core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module Implements hook_menu().
field_test_install drupal/core/modules/field/tests/modules/field_test/field_test.install Implements hook_install().
field_test_schema drupal/core/modules/field/tests/modules/field_test/field_test.install Implements hook_schema().
field_test_field_schema drupal/core/modules/field/tests/modules/field_test/field_test.install Implements hook_field_schema().
field_test_field_storage_info drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_info(). 1
field_test_field_storage_details drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_details().
field_test_field_storage_details_alter drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_details_alter().
_field_test_storage_data drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Helper function: stores or retrieves data from the 'storage backend'. 10
field_test_field_storage_load drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_load().
field_test_field_storage_write drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_write().
field_test_field_storage_delete drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_delete().
field_test_field_storage_purge drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_purge(). 1
field_test_field_storage_delete_revision drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_delete_revision().
field_test_field_storage_query drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_query().
field_test_field_storage_create_field drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_create_field().
field_test_field_storage_delete_field drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_delete_field().
field_test_field_storage_delete_instance drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_storage_delete_instance().
field_test_entity_bundle_rename drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_entity_bundle_rename().
field_test_field_delete_instance drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_delete_instance().
search_extra_type_search_info drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module Implements hook_search_info().
search_extra_type_search_execute drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module Implements hook_search_execute().
search_extra_type_search_page drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module Implements hook_search_page().
search_extra_type_search_admin drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module Implements hook_search_admin().
node_access_test_schema drupal/core/modules/node/tests/modules/node_access_test/node_access_test.install Implements hook_schema().

Pages

Other projects