Search for alter
Title | Object type | File name | Summary |
---|---|---|---|
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 _access_admin_menu_block_page requirement to routes pointing to SystemController::systemAdminMenuBlockPage. |
AccessRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
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/ |
|
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. |
BarAlterAccessPolicy | class | core/ |
|
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. |
ComponentPluginManager::alterDefinition | function | core/ |
Alters the plugin definition with computed properties. |
ComponentPluginManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
ComponentRenderTest::checkRenderElementAlters | function | core/ |
Ensures the alter callbacks work properly. |
ConfigActionManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
ContactTest::testLocalTasksAlter | function | core/ |
Test contact_menu_local_tasks_alter doesn't throw warnings. |
core.entity_view_mode.entity_test.vm_alter_full.yml | file | core/ |
core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_full.yml |
core.entity_view_mode.entity_test.vm_alter_test.yml | file | core/ |
core/modules/system/tests/modules/entity_test/config/install/core.entity_view_mode.entity_test.vm_alter_test.yml |
CountryManagerTest::testHookCountriesAlter | function | core/ |
Tests that hook_countries_alters() works as expected. |
Drupal\user_route_alter_test\Routing\RouteSubscriber | service | core/ |
|
EntityViewAlterTest | class | core/ |
@covers layout_builder_entity_view_alter[[api-linebreak]] |
EntityViewAlterTest.php | file | core/ |
|
EntityViewAlterTest::$modules | property | core/ |
Modules to install. |
EntityViewAlterTest::setUp | function | core/ |
|
EntityViewAlterTest::testContextualLinksRemoved | function | core/ |
Tests that contextual links are removed when rendering Layout Builder. |
FieldTypeCategoryManager::alterDefinitions | function | core/ |
Invokes the hook to alter the definitions if the alter hook is set. |
hook_link_alter | function | core/ |
Alter the parameters for links. |
http_middleware.alter_content_middleware | service | core/ |
Drupal\http_middleware_test\StackMiddleware\AlterContentMiddleware |
LayoutBuilderBlocksTest::testLayoutBuilderChooseBlocksAlter | function | core/ |
|
LayoutBuilderOverridesTest::testOverridesFormAlter | function | core/ |
Tests a custom alter of the overrides form. |
MenuLinksetRoutes::alterRoutes | function | core/ |
Alter routes. |
MigrateDrupalUiRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
ModerationStateTaxonomyTermTest::testEnforceRevisionsEntityFormAlter | function | core/ |
Tests the taxonomy term moderation handler alters the forms as intended. |
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_complete_form_alter(). |
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_form_alter() with single value elements. |
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.