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 |
|---|---|---|---|
| AlterTest.php | file | core/ |
|
| AlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| AlterTest::$modules | property | core/ |
Modules to install. |
| AlterTest::$modules | property | core/ |
Modules to install. |
| AlterTest::testAlterChangeConditional | function | core/ |
Tests that we can alter a query's conditionals. |
| AlterTest::testAlterChangeFields | function | core/ |
Tests that we can alter the fields of a query. |
| AlterTest::testAlterExpression | function | core/ |
Tests that we can alter expressions in the query. |
| AlterTest::testAlterRemoveRange | function | core/ |
Tests that we can remove a range() value from a query. |
| AlterTest::testAlterWithJoin | function | core/ |
Tests that we can alter the joins on a query. |
| AlterTest::testDrupalAlter | function | core/ |
Tests if the theme has been altered. |
| AlterTest::testExecutionOrder | function | core/ |
Tests execution order of hook_form_alter() and hook_form_FORM_ID_alter(). |
| AlterTest::testSimpleAlter | function | core/ |
Tests that we can do basic alters. |
| AlterTest::testSimpleAlterSubquery | function | core/ |
Tests that we can do basic alters on subqueries. |
| 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. |
| AMissingTargetAlter | class | core/ |
Contains alter hook implementations. |
| AMissingTargetAlter.php | file | core/ |
|
| AMissingTargetAlter::testABAlter | function | core/ |
#[Hook('test_ab_alter')] |
| AMissingTargetAlter::testASupertypeAlter | function | core/ |
#[Hook('test_a_supertype_alter')] |
| AMissingTargetAlter::testASupertypeAlterRemovedForBSubtypeByXyz | function | core/ |
#[Hook('test_a_supertype_alter')] |
| AMissingTargetAlter::testASupertypeAlterReorderedFirstForBSubtypeByXyz | function | core/ |
#[Hook('test_a_supertype_alter')] |
| AnnouncementsFeedHooks::toolbarAlter | function | core/ |
Implements hook_toolbar_alter(). |
| AnnouncementsFeedToolbarHooks::toolbarAlter | function | core/ |
Implements hook_toolbar_alter(). |
| AttachedAssetsTest::testAlter | function | core/ |
Tests altering a JavaScript's weight via hook_js_alter(). |
| AttachedAssetsTest::testLibraryAlter | function | core/ |
Adds a JavaScript library to the page and alters it. |
| 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(). |
| BCrossHookReorderAlter | class | core/ |
Contains alter hook implementations. |
| BCrossHookReorderAlter.php | file | core/ |
|
| BCrossHookReorderAlter::baseAlter | function | core/ |
#[Hook('test_cross_hook_reorder_base_alter')] |
| BCrossHookReorderAlter::baseAlterLast | function | core/ |
#[Hook('test_cross_hook_reorder_base_alter', order: Order::Last)] |
| BCrossHookReorderAlter::subtypeAlter | function | core/ |
#[Hook('test_cross_hook_reorder_subtype_alter')] |
| BigPipeBypassJsHooks::libraryInfoAlter | function | core/ |
Implements hook_library_info_alter(). |
| BigPipeMessagesHooks::elementInfoAlter | function | core/ |
Implements hook_element_info_alter(). |
| BlockContentEntityReferenceSelectionTest::testQueriesNotAltered | function | core/ |
Tests to make sure queries without the expected tags are not altered. |
| 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. |
| BlockContentModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
| BlockContentModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
| BlockContentStorageBodyFieldHook::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.