Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for alter

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
hook_menu_site_status_alter function modules/system/system.api.php Control site status before menu dispatching.
file_menu_local_tasks_alter function modules/file/file.module Implements hook_menu_local_tasks_alter().
SelectQuery::$alterMetaData property includes/database/select.inc A list of arbitrary metadata that may be attached to the query.
node_test_node_grants_alter function modules/node/tests/node_test/node_test.module Implements hook_node_grants_alter().
FieldUIAlterTestCase::setUp function modules/field_ui/tests/field_ui.test Sets up a Backdrop site for running functional and integration tests.
hook_menu_local_tasks_alter function modules/system/system.api.php Alter tabs and actions displayed on the page before they are rendered.
block_test_block_info_alter function modules/block/tests/block_test/block_test.module Implements hook_block_info_alter().
FormAlterTestCase::$profile property modules/simpletest/tests/form.test The profile to install as a basis for testing.
CommonBackdropAlterTestCase class modules/simpletest/tests/common.test Tests for URL generation functions.
locale_form_node_form_alter function modules/locale/locale.module Implements hook_form_BASE_FORM_ID_alter().
list_field_widget_info_alter function modules/field/modules/list/list.module Implements hook_field_widget_info_alter().
hook_field_widget_form_alter function modules/field/field.api.php Alter forms for field widgets provided by other modules.
hook_field_widget_info_alter function modules/field/field.api.php Perform alterations on Field API widget types.
user_admin_menu_output_alter function modules/user/user.module Implements hook_admin_menu_output_alter().
field_test_entity_info_alter function modules/field/tests/field_test/field_test.entity.inc Implements hook_entity_info_alter().
node_query_node_access_alter function modules/node/node.module Implements hook_query_TAG_alter().
hook_image_effect_info_alter function modules/image/image.api.php Alter the information provided in hook_image_effect_info().
hook_date_text_process_alter function modules/date/date.api.php Alter the date_text widget element.
hook_filetransfer_info_alter function modules/system/system.api.php Alter the FileTransfer class registry.
theme_test_system_info_alter function modules/simpletest/tests/theme_test.module Implements hook_system_info_alter().
hook_ckeditor_settings_alter function modules/ckeditor/ckeditor.api.php Modify the raw CKEditor settings passed to the editor.
hook_module_implements_alter function modules/system/system.api.php Alter the registry of modules implementing a hook.
hook_form_BASE_FORM_ID_alter function modules/system/system.api.php Provide a form-specific alteration for shared ('base') forms.
hook_field_attach_view_alter function modules/field/field.api.php Perform alterations on field_attach_view() or field_view_field().
translation_views_data_alter function modules/translation/views/translation.views.inc Implements hook_views_data_alter().
views_ui_views_plugins_alter function modules/views_ui/views_ui.module Implements hook_views_plugins_alter().
comment_form_node_form_alter function modules/comment/comment.module Implements hook_form_BASE_FORM_ID_alter().
file_query_file_access_alter function modules/file/file.module Implements hook_query_TAG_alter().
hook_query_file_access_alter function modules/file/file.api.php Control access to listings of files.
update_test_system_info_alter function modules/update/tests/update_test/update_test.module Implements hook_system_info_alter().
hook_date_combo_process_alter function modules/date/date.api.php Alter the date_combo element after the Date module is finished with it.
UrlAlterFunctionalTest::setUp function modules/simpletest/tests/path.test Sets up a Backdrop site for running functional and integration tests.
hook_date_popup_process_alter function modules/date/date.api.php Alter the date_popup widget element.
hook_field_extra_fields_alter function modules/field/field.api.php Alter "pseudo-field" components on fieldable entities.
_file_query_file_access_alter function modules/file/file.module Helper for file entity access functions.
module_test_system_info_alter function modules/simpletest/tests/module_test.module Implements hook_system_info_alter().
hook_file_metadata_info_alter function modules/file/file.api.php Alters metadata information.
system_test_system_info_alter function modules/simpletest/tests/system_test.module Implements hook_system_info_alter().
field_test_entity_query_alter function modules/field/tests/field_test/field_test.module Implements hook_entity_query_alter().
hook_filter_js_settings_alter function modules/filter/filter.api.php Perform alterations on the JavaScript settings that are added for filters.
NodeQueryAlter::$noAccessUser property modules/node/tests/node.test User without permission to view content.
_node_query_node_access_alter function modules/node/node.module Helper for node access functions.
hook_timezone_countries_alter function modules/system/system.api.php Alter the default timezone country list.
node_field_display_node_alter function modules/node/node.module Implements hook_field_display_ENTITY_TYPE_alter().
hook_system_themes_page_alter function modules/system/system.api.php Alters theme operation links.
module_test_altered_test_hook function modules/simpletest/tests/module_test.implementations.inc Implements hook_altered_test_hook()
hook_field_storage_info_alter function modules/field/field.api.php Perform alterations on Field API storage types.
hook_views_preview_info_alter function modules/views/views.api.php Alter the information box that (optionally) appears with a view preview, including query and performance statistics.
hook_file_default_types_alter function modules/file/file.api.php Alter default file types.
hook_taxonomy_term_view_alter function modules/taxonomy/taxonomy.api.php Alter the results of taxonomy_term_view().

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS