Search for alter
- Search 7.x for alter
- Search 9.5.x for alter
- Search 10.3.x for alter
- Search 11.x for alter
- Other projects
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. |
AccountForm::alterPreferredLangcodeDescription | function | core/ |
Alters the preferred language widget description. |
AdminRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
AdminRouteSubscriberTest::providerTestAlterRoutes | function | core/ |
|
AdminRouteSubscriberTest::testAlterRoutes | function | core/ |
@covers ::alterRoutes @covers ::isHtmlRoute |
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 the hook_query_alter capabilities of the Select builder. |
AlterTest | class | core/ |
Tests alteration of arguments passed to \Drupal::moduleHandler->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::$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. |
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. |
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. |
automated_cron_form_system_cron_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form. |
bartik_drupal_alter_alter | function | core/ |
Implements hook_TYPE_alter() on behalf of Bartik theme. |
bartik_form_alter | function | core/ |
Implements hook_form_alter() to add classes to the search form. |
bartik_theme_suggestions_form_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for form templates. |
BlockContentEntityReferenceSelectionTest::testQueriesNotAltered | function | core/ |
Tests to make sure queries without the expected tags are not altered. |
BlockContentModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
BlockContentModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.