Functions - 10.3.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
views_ui_standard_display_dropdown core/modules/views_ui/admin.inc Adds an element to select either the default display or the current display. 5
views_ui_test_field_form_views_ui_add_handler_form_alter core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.module Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form.
views_ui_test_field_views_data core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.views.inc Implements hook_views_data().
views_ui_test_theme_views_ui_display_tab_alter core/modules/views_ui/tests/themes/views_ui_test_theme/views_ui_test_theme.theme Implements hook_views_ui_display_tab_alter().
views_ui_test_theme_views_ui_display_top_alter core/modules/views_ui/tests/themes/views_ui_test_theme/views_ui_test_theme.theme Implements hook_views_ui_display_top_alter().
views_ui_test_views_preview_info_alter core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.module Implements hook_views_preview_info_alter().
views_ui_theme core/modules/views_ui/views_ui.module Implements hook_theme().
views_ui_theme_suggestions_views_ui_view_preview_section core/modules/views_ui/views_ui.module Implements hook_theme_suggestions_HOOK().
views_ui_truncate

in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Component\Utility\Unicode::truncate().

core/modules/views_ui/views_ui.module Truncate strings to a set length and provide a '...' if they truncated. 1
views_ui_views_analyze core/modules/views_ui/views_ui.module Implements hook_views_analyze().
views_ui_views_plugins_display_alter core/modules/views_ui/views_ui.module Implements hook_views_plugins_display_alter().
views_ui_view_preview_section_display_category_links core/modules/views_ui/views_ui.module Returns a link to editing a certain display setting. 1
views_ui_view_preview_section_handler_links core/modules/views_ui/views_ui.module Returns contextual links for each handler of a certain section. 2
views_ui_view_preview_section_rows_links core/modules/views_ui/views_ui.module Returns all contextual links for the main content part of the view. 1
views_update_last_removed core/modules/views/views.install Implements hook_update_last_removed().
views_views_data core/modules/views/views.views.inc Implements hook_views_data().
views_views_data_alter core/modules/views/views.views.inc Implements hook_views_data_alter().
views_views_form_substitutions core/modules/views/views.views_execution.inc Implements hook_views_form_substitutions().
views_views_pre_render core/modules/views/views.module Implements hook_views_pre_render().
views_views_query_substitutions core/modules/views/views.views_execution.inc Implements hook_views_query_substitutions().
views_view_is_disabled core/modules/views/views.module Returns whether the view is disabled. 2
views_view_is_enabled core/modules/views/views.module Returns whether the view is enabled. 2
views_view_presave core/modules/views/views.module Implements hook_ENTITY_TYPE_presave().
watchdog_exception

in drupal:10.1.0 and is removed from drupal:11.0.0. Use Use \Drupal\Core\Utility\Error::logException() instead.

core/includes/bootstrap.inc Logs an exception. 1
workflows_help core/modules/workflows/workflows.module Implements hook_help().
workflow_type_test_set_definitions core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module Sets the type plugin definitions override and clear the cache. 1
workflow_type_test_workflow_access core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module Implements hook_ENTITY_TYPE_access() for the Workflow entity type.
workflow_type_test_workflow_type_info_alter core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module Implements hook_workflow_type_info_alter().
workspaces_cron core/modules/workspaces/workspaces.module Implements hook_cron().
workspaces_entity_access core/modules/workspaces/workspaces.module Implements hook_entity_access().
workspaces_entity_base_field_info core/modules/workspaces/workspaces.module Implements hook_entity_base_field_info().
workspaces_entity_create_access core/modules/workspaces/workspaces.module Implements hook_entity_create_access().
workspaces_entity_delete core/modules/workspaces/workspaces.module Implements hook_entity_delete().
workspaces_entity_insert core/modules/workspaces/workspaces.module Implements hook_entity_insert().
workspaces_entity_predelete core/modules/workspaces/workspaces.module Implements hook_entity_predelete().
workspaces_entity_preload core/modules/workspaces/workspaces.module Implements hook_entity_preload().
workspaces_entity_presave core/modules/workspaces/workspaces.module Implements hook_entity_presave().
workspaces_entity_revision_delete core/modules/workspaces/workspaces.module Implements hook_entity_revision_delete().
workspaces_entity_translation_insert core/modules/workspaces/workspaces.module Implements hook_entity_translation_insert().
workspaces_entity_type_alter core/modules/workspaces/workspaces.module Implements hook_entity_type_alter().
workspaces_entity_type_build core/modules/workspaces/workspaces.module Implements hook_entity_type_build().
workspaces_entity_update core/modules/workspaces/workspaces.module Implements hook_entity_update().
workspaces_field_info_alter core/modules/workspaces/workspaces.module Implements hook_field_info_alter().
workspaces_form_alter core/modules/workspaces/workspaces.module Implements hook_form_alter().
workspaces_help core/modules/workspaces/workspaces.module Implements hook_help().
workspaces_install core/modules/workspaces/workspaces.install Implements hook_install().
workspaces_menu_link_content_update core/modules/workspaces/workspaces.module Implements hook_ENTITY_TYPE_update() for the 'menu_link_content' entity type.
workspaces_module_implements_alter core/modules/workspaces/workspaces.module Implements hook_module_implements_alter().
workspaces_module_preinstall core/modules/workspaces/workspaces.install Implements hook_module_preinstall().
workspaces_removed_post_updates core/modules/workspaces/workspaces.post_update.php Implements hook_removed_post_updates().

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.