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
- Search main 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/ |
Implements hook_test_alter(). |
| AAlterHooks::testSubtypeAlter | function | core/ |
Implements hook_test_subtype_alter(). |
| AcceptHeaderRoutingTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| AccessPluginBase::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
| 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/ |
|
| AccountForm::alterPreferredLangcodeDescription | function | core/ |
Alters the preferred language widget description. |
| ACrossHookReorderAlter | class | core/ |
Contains alter hook implementations. |
| ACrossHookReorderAlter.php | file | core/ |
|
| ACrossHookReorderAlter::baseAlter | function | core/ |
Implements hook_test_cross_hook_reorder_base_alter(). |
| ACrossHookReorderAlter::baseAlterLast | function | core/ |
Implements hook_test_cross_hook_reorder_base_alter(). |
| ACrossHookReorderAlter::baseAlterLastAlsoIfSubtype | function | core/ |
Implements hook_test_cross_hook_reorder_base_alter(). |
| ACrossHookReorderAlter::baseAlterLastIfSubtype | function | core/ |
Implements hook_test_cross_hook_reorder_base_alter(). |
| ACrossHookReorderAlter::subtypeAlter | function | core/ |
Implements test_cross_hook_reorder_subtype_alter(). |
| ACrossHookReorderAlter::subtypeAlterLast | function | core/ |
Implements the subtype alter hook. |
| ACrossHookReorderAlter::subtypeAlterLastIfBaseHook | function | core/ |
Implements hook_test_cross_hook_reorder_subtype_alter(). |
| AdminRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| AdminRouteSubscriberTest::providerTestAlterRoutes | function | core/ |
Provides data to testAlterRoutes(). |
| AdminRouteSubscriberTest::testAlterRoutes | function | core/ |
Tests alter routes. |
| AdvisoryFeedTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| AjaxTestMessageCommandForm::makeMessageAlternate | function | core/ |
Callback for testing MessageCommand using an alternate message location. |
| 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::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/ |
Provides hook implementations for testing the alteration of hooks. |
| AMissingTargetAlter.php | file | core/ |
|
| AMissingTargetAlter::testABAlter | function | core/ |
Implements hook_test_ab_alter(). |
| AMissingTargetAlter::testASupertypeAlter | function | core/ |
Implements hook_testASupertypeAlter(). |
| AMissingTargetAlter::testASupertypeAlterRemovedForBSubtypeByXyz | function | core/ |
Implements hook_test_a_supertype_alter(). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.