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. |
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/ |
Test setReason() |
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. |
AdminRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
AdminRouteSubscriberTest::providerTestAlterRoutes | function | core/ |
|
AdminRouteSubscriberTest::testAlterRoutes | function | core/ |
@covers ::alterRoutes @covers ::isHtmlRoute |
AggregatorLocalTasksTest | class | core/ |
Tests existence of aggregator local tasks. |
AggregatorLocalTasksTest.php | file | core/ |
|
AggregatorLocalTasksTest::getAggregatorAdminRoutes | function | core/ |
Provides a list of routes to test. |
AggregatorLocalTasksTest::getAggregatorSourceRoutes | function | core/ |
Provides a list of source routes to test. |
AggregatorLocalTasksTest::setUp | function | core/ |
|
AggregatorLocalTasksTest::testAggregatorAdminLocalTasks | function | core/ |
Tests local task existence. |
AggregatorLocalTasksTest::testAggregatorSourceLocalTasks | function | core/ |
Checks aggregator source tasks. |
AggregatorPluginManagerTest::testFetcherInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
AggregatorPluginManagerTest::testParserInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
AggregatorPluginManagerTest::testProcessorInfoAlter | function | core/ |
Tests that the fetcher info alter hook works. |
aggregator_display_configurable_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
aggregator_test_aggregator_fetcher_info_alter | function | core/ |
Implements hook_aggregator_fetcher_info_alter(). |
aggregator_test_aggregator_parser_info_alter | function | core/ |
Implements hook_aggregator_parser_info_alter(). |
aggregator_test_aggregator_processor_info_alter | function | core/ |
Implements hook_aggregator_processor_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. |
AlterTest | class | core/ |
Tests hook_form_alter() and hook_form_FORM_ID_alter(). |
AlterTest | class | core/ |
Tests alteration of arguments passed to \Drupal::moduleHandler->alter(). |
AlterTest | class | core/ |
Tests the hook_query_alter capabilities of the Select builder. |
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::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
AlterTest::$modules | property | core/ |
Modules to enable. |
AlterTest::$modules | property | core/ |
Modules to enable. |
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.