Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
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. |
AccessResultNeutralTest | class | core/ |
@coversDefaultClass \Drupal\Core\Access\AccessResultNeutral @group Access |
AccessResultNeutralTest.php | file | core/ |
|
AccessResultNeutralTest::testConstruction | function | core/ |
Tests the construction of an AccessResultForbidden object. |
AccessResultNeutralTest::testSetReason | function | core/ |
Tests setReason() |
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/ |
|
AccountForm::alterPreferredLangcodeDescription | function | core/ |
Alters the preferred language widget description. |
ActionLocalTasksTest | class | core/ |
Tests action local tasks. |
ActionLocalTasksTest.php | file | core/ |
|
ActionLocalTasksTest::setUp | function | core/ |
|
ActionLocalTasksTest::testActionLocalTasks | function | core/ |
Tests local task existence. |
action_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
AdminRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
AdminRouteSubscriberTest::providerTestAlterRoutes | function | core/ |
|
AdminRouteSubscriberTest::testAlterRoutes | function | core/ |
@covers ::alterRoutes @covers ::isHtmlRoute |
advisory_feed_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
AjaxTestMessageCommandForm::makeMessageAlternate | function | core/ |
Callback for testing MessageCommand using an alternate message location. |
AlterableInterface | interface | core/ |
Interface for a query that can be manipulated via an alter hook. |
AlterableInterface.php | file | core/ |
|
AlterableInterface::addMetaData | function | core/ |
Adds additional metadata to the query. |
AlterableInterface::addTag | function | core/ |
Adds a tag to a query. |
AlterableInterface::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
AlterableInterface::hasAllTags | function | core/ |
Determines if a given query has all specified tags. |
AlterableInterface::hasAnyTag | function | core/ |
Determines if a given query has any specified tag. |
AlterableInterface::hasTag | function | core/ |
Determines if a given query has a given tag. |
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 the hook_query_alter capabilities of the Select builder. |
AlterTest | class | core/ |
Tests alteration of arguments passed to \Drupal::moduleHandler->alter(). |
AlterTest | class | core/ |
Tests hook_form_alter() and hook_form_FORM_ID_alter(). |
AlterTest.php | file | core/ |
|
AlterTest.php | file | core/ |
|
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.