Search for alter
- Search 7.x for alter
- Search 9.5.x for alter
- Search 8.9.x for alter
- Search 10.3.x for alter
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
aaa_hook_order_test_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
aaa_hook_order_test_procedural_alter | function | core/ |
Implements hook_procedural_alter(). |
aaa_hook_order_test_procedural_subtype_alter | function | core/ |
Implements hook_procedural_subtype_alter(). |
AAlterHooks | class | core/ |
This class contains hook implementations. |
AAlterHooks.php | file | core/ |
|
AAlterHooks::testAlterAfterC | function | core/ |
#[Hook('test_alter', order: new OrderAfter(modules: [ 'ccc_hook_order_test', ]))] |
AAlterHooks::testSubtypeAlter | function | core/ |
#[Hook('test_subtype_alter')] |
AccessPolicyBase::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
AccessPolicyInterface::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
AccessPolicyProcessorTest::testAlterPermissions | function | core/ |
Tests that access policies can alter the final result. |
AccessPolicyProcessorTest::testAlterPermissionsNoApply | function | core/ |
Tests that alters that do not apply are not processed. |
AccessPolicyProcessorTest::testMultipleScopeAlterException | function | core/ |
Tests the multiple scopes exception. |
AccessRouteAlterSubscriber | class | core/ |
Alters routes to add necessary requirements. |
AccessRouteAlterSubscriber.php | file | core/ |
|
AccessRouteAlterSubscriber::accessAdminMenuBlockPage | function | core/ |
Adds requirements to some System Controller routes. |
AccessRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
AdvisoryFeedTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
AlterContentMiddleware | class | core/ |
Alters the response before content length is calculated. |
AlterContentMiddleware.php | file | core/ |
|
AlterContentMiddleware::handle | function | core/ |
|
AlterContentMiddleware::__construct | function | core/ |
|
AlterTest | class | core/ |
Tests alteration of arguments passed to \Drupal::moduleHandler->alter(). |
AlterTest.php | file | core/ |
|
AlterTest::$modules | property | core/ |
Modules to install. |
AlterTest::testDrupalAlter | function | core/ |
Tests if the theme has been altered. |
AlwaysAltersAccessPolicy | class | core/ |
A test access policy that alters an existing policy. |
AlwaysAltersAccessPolicy::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
AlwaysAltersAccessPolicy::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
AlwaysAltersAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
AnnouncementsFeedHooks::toolbarAlter | function | core/ |
Implements hook_toolbar_alter(). |
AutomatedCronHooks::formSystemCronSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form. |
BAlterHooks | class | core/ |
This class contains hook implementations. |
BAlterHooks.php | file | core/ |
|
BAlterHooks::testSubtypeAlter | function | core/ |
#[Hook('test_subtype_alter')] |
BarAlterAccessPolicy | class | core/ |
A test access policy that adds a permission if another permission exists. |
BarAlterAccessPolicy::alterPermissions | function | core/ |
Alter the permissions after all policies have finished building them. |
BarAlterAccessPolicy::applies | function | core/ |
Checks whether this access policy applies to a given scope. |
bbb_hook_order_test_procedural_alter | function | core/ |
Implements hook_procedural_alter(). |
bbb_hook_order_test_procedural_subtype_alter | function | core/ |
Implements hook_procedural_subtype_alter(). |
BigPipeBypassJsHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
BigPipeMessagesHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
BlockContentHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
BlockContentHooks::queryEntityReferenceAlter | function | core/ |
Implements hook_query_TAG_alter(). |
BlockContentHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
BlockHooks::blockBuildLocalActionsBlockAlter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
BlockTestHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
BlockTestHooks::blockBuildTestCacheAlter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
BlockTestHooks::blockViewPageTitleBlockAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
BlockTestHooks::blockViewTestCacheAlter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
CAlterHooks | class | core/ |
This class contains hook implementations. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.