Search for alter
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
ConfigEntityQueryTest::testAlterHook | function | core/ |
Test the entity query alter hooks are invoked. |
ConfigSchemaAlterException | class | core/ |
Exception for when hook_config_schema_info_alter() adds or removes schema. |
ConfigSchemaAlterException.php | file | core/ |
|
ConfigSchemaTest::testConfigSchemaInfoAlter | function | core/ |
Tests hook_config_schema_info_alter(). |
ConfigTranslationFormTest::testConfigTranslationFormAlter | function | core/ |
Tests altering of the configuration translation forms. |
ConfigTranslationUiTest::testAlterInfo | function | core/ |
Tests the config_translation_info_alter() hook. |
config_entity_static_cache_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_import_test_config_import_steps_alter | function | core/ |
Implements hook_config_import_steps_alter(). |
config_schema_test_config_schema_info_alter | function | core/ |
Implements hook_config_schema_info_alter(). |
config_test_entity_query_tag__config_query_test__config_entity_query_alter_hook_test_alter | function | core/ |
Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter(). |
config_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_test_rest_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_translation_config_schema_info_alter | function | core/ |
Implements hook_config_schema_info_alter(). |
config_translation_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_translation_test_config_translation_info_alter | function | core/ |
Implements hook_config_translation_info_alter(). |
config_translation_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_translation_test_form_config_translation_add_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationAddForm. |
config_translation_test_form_config_translation_edit_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationEditForm. |
config_translation_test_form_config_translation_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for ConfigTranslationFormBase. |
config_translation_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
ContactTest::testLocalTasksAlter | function | core/ |
Test contact_menu_local_tasks_alter doesn't throw warnings. |
contact_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
contact_form_user_admin_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
contact_form_user_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
contact_menu_local_tasks_alter | function | core/ |
Implements hook_menu_local_tasks_alter(). |
contact_rest_resource_alter | function | core/ |
Implements hook_rest_resource_alter(). |
contact_storage_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
contact_storage_test_form_contact_form_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for contact_form_form(). |
contact_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
Container::getAlternatives | function | core/ |
Provides alternatives for a given array and key. |
Container::getParameterAlternatives | function | core/ |
Provides alternatives in case a parameter was not found. |
Container::getServiceAlternatives | function | core/ |
Provides alternatives in case a service was not found. |
ContainerRebuildTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
ContentLanguageSettings::$language_alterable | property | core/ |
Indicates if the language is alterable or not. |
ContentLanguageSettings::isLanguageAlterable | function | core/ |
Checks if the language is alterable or not. |
ContentLanguageSettings::setLanguageAlterable | function | core/ |
Sets if the language must be alterable or not. |
ContentLanguageSettingsInterface::isLanguageAlterable | function | core/ |
Checks if the language is alterable or not. |
ContentLanguageSettingsInterface::setLanguageAlterable | function | core/ |
Sets if the language must be alterable or not. |
ContentLanguageSettingsUnitTest::providerLanguageAlterable | function | core/ |
|
ContentLanguageSettingsUnitTest::testLanguageAlterable | function | core/ |
@covers ::setLanguageAlterable @covers ::isLanguageAlterable |
ContentModerationRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
ContentTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
ContentTranslationHandlerInterface::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
ContentTranslationLinkTagTest::testCanonicalAlternateTags | function | core/ |
Tests alternate link tag found for entity types with canonical links. |
ContentTranslationLinkTagTest::testCanonicalAlternateTagsMissing | function | core/ |
Tests alternate link tag missing for entity types without canonical links. |
ContentTranslationRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.