Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
ajax_test_dialog_contents drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module Menu callback: Returns the contents for dialogs opened by ajax_test_dialog(). 1
test_theme_theme_test__suggestion drupal/core/modules/system/tests/themes/test_theme/template.php Tests a theme overriding a suggestion of a base theme hook.
test_theme_theme_test_alter_alter drupal/core/modules/system/tests/themes/test_theme/template.php Tests a theme implementing an alter hook.
field_test_field_widget_info_alter drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_widget_info_alter().
field_test_field_update_forbid drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_update_forbid().
field_test_field_load drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_load().
field_test_field_insert drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_insert().
field_test_field_update drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_update().
field_test_field_delete drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_delete().
field_test_field_validate drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_validate().
field_test_field_is_empty drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_is_empty().
field_test_field_settings_form drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_settings_form().
field_test_field_instance_settings_form drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_instance_settings_form().
field_test_widget_multiple_validate drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Form element validation handler for 'test_field_widget_multiple' widget. 1
field_test_field_access drupal/core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_access().
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_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_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_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_query_sort_helper drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Sort helper for field_test_field_storage_query(). 1
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_field_attach_create_bundle drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_attach_create_bundle().
field_test_field_attach_rename_bundle drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_attach_rename_bundle().
field_test_field_attach_delete_bundle drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc Implements hook_field_attach_delete_bundle().
field_test_entity_info_alter drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Implements hook_entity_info_alter().
field_test_entity_add drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Menu callback: displays the 'Add new test_entity' form. 1
field_test_entity_edit drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Menu callback: displays the 'Edit exiisting test_entity' form. 1
field_test_entity_nested_form drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Form combining two separate entities. 1
field_test_entity_nested_form_validate drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Validate handler for field_test_entity_nested_form().
field_test_entity_nested_form_submit drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc Submit handler for field_test_entity_nested_form().
field_test_permission drupal/core/modules/field/tests/modules/field_test/field_test.module Implements hook_permission().
field_test_menu drupal/core/modules/field/tests/modules/field_test/field_test.module Implements hook_menu().
field_test_field_test_op drupal/core/modules/field/tests/modules/field_test/field_test.module Generic op to test _field_invoke behavior.
field_test_field_test_op_multiple drupal/core/modules/field/tests/modules/field_test/field_test.module Generic op to test _field_invoke_multiple behavior.
field_test_field_available_languages_alter drupal/core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_available_languages_alter().
field_test_field_language_alter drupal/core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_language_alter().
field_test_field_create_field drupal/core/modules/field/tests/modules/field_test/field_test.module Memorize calls to hook_field_create_field().
field_test_entity_label_callback drupal/core/modules/field/tests/modules/field_test/field_test.module Entity label callback.
field_test_field_attach_view_alter drupal/core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_attach_view_alter(). 1
field_test_field_widget_properties_alter drupal/core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_properties_alter().
field_test_field_widget_properties_user_alter drupal/core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_properties_ENTITY_TYPE_alter().
field_test_field_widget_form_alter drupal/core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_form_alter().

Pages

Other projects