Search for alter

  1. Search 7.x for alter
  2. Search 8.9.x for alter
  3. Search 10.3.x for alter
  4. Search 11.x for alter
  5. Other projects
Title Object type File name Summary
module_required_test_system_info_alter function core/modules/system/tests/modules/module_required_test/module_required_test.module Implements hook_system_info_alter().
module_test_altered_test_hook function core/modules/system/tests/modules/module_test/module_test.implementations.inc Implements hook_altered_test_hook().
module_test_module_implements_alter function core/modules/system/tests/modules/module_test/module_test.module Implements hook_module_implements_alter().
module_test_system_info_alter function core/modules/system/tests/modules/module_test/module_test.module Implements hook_system_info_alter().
more_help_page_test_help_section_info_alter function core/modules/help/tests/modules/more_help_page_test/more_help_page_test.module Implements hook_help_section_info_alter().
NoBigPipeRouteAlterSubscriber class core/modules/big_pipe/src/EventSubscriber/NoBigPipeRouteAlterSubscriber.php Sets the '_no_big_pipe' option on select routes.
NoBigPipeRouteAlterSubscriber.php file core/modules/big_pipe/src/EventSubscriber/NoBigPipeRouteAlterSubscriber.php
NoBigPipeRouteAlterSubscriber::getSubscribedEvents function core/modules/big_pipe/src/EventSubscriber/NoBigPipeRouteAlterSubscriber.php
NoBigPipeRouteAlterSubscriber::onRoutingRouteAlterSetNoBigPipe function core/modules/big_pipe/src/EventSubscriber/NoBigPipeRouteAlterSubscriber.php Alters select routes to have the '_no_big_pipe' option.
NodeAdminRouteSubscriber::alterRoutes function core/modules/node/src/EventSubscriber/NodeAdminRouteSubscriber.php Alters existing routes for a specific collection.
NodeEntityViewModeAlterTest class core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php Tests changing view modes for nodes.
NodeEntityViewModeAlterTest.php file core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php
NodeEntityViewModeAlterTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php The theme to install as the default for testing.
NodeEntityViewModeAlterTest::$modules property core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php Enable dummy module that implements hook_ENTITY_TYPE_view() for nodes.
NodeEntityViewModeAlterTest::testNodeViewModeChange function core/modules/node/tests/src/Functional/NodeEntityViewModeAlterTest.php Create a "Basic page" node and verify its consistency in the database.
NodeGrantDatabaseStorage::alterQuery function core/modules/node/src/NodeGrantDatabaseStorage.php Alters a query when node access is required.
NodeGrantDatabaseStorageInterface::alterQuery function core/modules/node/src/NodeGrantDatabaseStorageInterface.php Alters a query when node access is required.
NodeMigrationTypePluginAlterTest class core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php Tests the assignment of the node migration type in migrations_plugin_alter.
NodeMigrationTypePluginAlterTest.php file core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php
NodeMigrationTypePluginAlterTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php Modules to enable.
NodeMigrationTypePluginAlterTest::providerMigrationPluginAlter function core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php Data provider for testMigrationPluginAlter().
NodeMigrationTypePluginAlterTest::setUp function core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php
NodeMigrationTypePluginAlterTest::setupDb function core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php Creates data in the source database.
NodeMigrationTypePluginAlterTest::testMigrationPluginAlter function core/modules/migrate_drupal/tests/src/Kernel/NodeMigrationTypePluginAlterTest.php Tests the assignment of the node migration type.
NodeModerationHandler::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php Alters bundle forms to enforce revision handling.
NodeModerationHandler::enforceRevisionsEntityFormAlter function core/modules/content_moderation/src/Entity/Handler/NodeModerationHandler.php Alters entity forms to enforce revision handling.
NodeQueryAlterTest class core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests that node access queries are properly altered by the node module.
NodeQueryAlterTest.php file core/modules/node/tests/src/Functional/NodeQueryAlterTest.php
NodeQueryAlterTest::$accessUser property core/modules/node/tests/src/Functional/NodeQueryAlterTest.php User with permission to view content.
NodeQueryAlterTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeQueryAlterTest.php The theme to install as the default for testing.
NodeQueryAlterTest::$modules property core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Modules to enable.
NodeQueryAlterTest::$noAccessUser property core/modules/node/tests/src/Functional/NodeQueryAlterTest.php User without permission to view content.
NodeQueryAlterTest::$noAccessUser2 property core/modules/node/tests/src/Functional/NodeQueryAlterTest.php User without permission to view content.
NodeQueryAlterTest::setUp function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php
NodeQueryAlterTest::testNodeQueryAlterLowLevelEditAccess function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter, for edit access.
NodeQueryAlterTest::testNodeQueryAlterLowLevelNoAccess function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter, for user without access.
NodeQueryAlterTest::testNodeQueryAlterLowLevelWithAccess function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter, for user with access.
NodeQueryAlterTest::testNodeQueryAlterOverride function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter override.
NodeQueryAlterTest::testNodeQueryAlterWithRevisions function core/modules/node/tests/src/Functional/NodeQueryAlterTest.php Tests 'node_access' query alter with revision-enabled nodes.
NodeSearch::searchFormAlter function core/modules/node/src/Plugin/Search/NodeSearch.php Alters the search form when being built for a given plugin.
NodeTranslationHandler::entityFormAlter function core/modules/node/src/NodeTranslationHandler.php Performs the needed alterations to the entity form.
NodeTranslationUITest::doTestAlternateHreflangLinks function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that the given path provides the correct alternate hreflang links.
node_config_translation_info_alter function core/modules/node/node.module Implements hook_config_translation_info_alter().
node_display_configurable_test_entity_base_field_info_alter function core/modules/rdf/tests/node_display_configurable_test/node_display_configurable_test.module Implements hook_entity_base_field_info_alter().
node_entity_view_display_alter function core/modules/node/node.module Implements hook_entity_view_display_alter().
node_form_system_themes_admin_form_alter function core/modules/node/node.module Implements hook_form_FORM_ID_alter().
node_query_node_access_alter function core/modules/node/node.module Implements hook_query_TAG_alter().
node_test_entity_view_mode_alter function core/modules/node/tests/modules/node_test/node_test.module Implements hook_entity_view_mode_alter().
node_test_form_alter function core/modules/node/tests/modules/node_test/node_test.module Implements hook_form_alter().
node_test_node_access_records_alter function core/modules/node/tests/modules/node_test/node_test.module Implements hook_node_access_records_alter().

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