Search for alt
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigTranslationLocalTasks | class | core/ |
Provides dynamic local tasks for config translation. |
| ConfigTranslationLocalTasks.php | file | core/ |
|
| ConfigTranslationLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
| ConfigTranslationLocalTasks::$mapperManager | property | core/ |
The mapper plugin discovery service. |
| ConfigTranslationLocalTasks::create | function | core/ |
Creates a new class instance. |
| ConfigTranslationLocalTasks::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ConfigTranslationLocalTasks::__construct | function | core/ |
Constructs a new ConfigTranslationLocalTasks. |
| ConfigTranslationTestHooks::configTranslationInfoAlter | function | core/ |
Implements hook_config_translation_info_alter(). |
| ConfigTranslationTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| ConfigTranslationTestHooks::formConfigTranslationAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationAddForm. |
| ConfigTranslationTestHooks::formConfigTranslationEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for ConfigTranslationEditForm. |
| ConfigTranslationTestHooks::formConfigTranslationFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for ConfigTranslationFormBase. |
| ConfigTranslationTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| ConfigTranslationUiTest::testAlterInfo | function | core/ |
Tests the config_translation_info_alter() hook. |
| ContactFormHooks::formUserAdminSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\user\AccountSettingsForm. |
| ContactFormHooks::formUserFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\user\ProfileForm. |
| ContactHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| ContactHooks::menuLocalTasksAlter | function | core/ |
Implements hook_menu_local_tasks_alter(). |
| ContactHooks::restResourceAlter | function | core/ |
Implements hook_rest_resource_alter(). |
| ContactPersonalTest | class | core/ |
Tests personal contact form functionality. |
| ContactPersonalTest.php | file | core/ |
|
| ContactPersonalTest::$adminUser | property | core/ |
A user with some administrative permissions. |
| ContactPersonalTest::$contactUser | property | core/ |
A user without any permissions. |
| ContactPersonalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ContactPersonalTest::$modules | property | core/ |
Modules to install. |
| ContactPersonalTest::$webUser | property | core/ |
A user with permission to view profiles and access user contact forms. |
| ContactPersonalTest::checkContactAccess | function | core/ |
Creates a user and then checks contact form access. |
| ContactPersonalTest::setUp | function | core/ |
|
| ContactPersonalTest::submitPersonalContact | function | core/ |
Fills out a user's personal contact form and submits it. |
| ContactPersonalTest::testAdminContact | function | core/ |
Tests the personal contact form based access when an admin adds users. |
| ContactPersonalTest::testPersonalContactAccess | function | core/ |
Tests access to the personal contact form. |
| ContactPersonalTest::testPersonalContactFlood | function | core/ |
Tests the personal contact form flood protection. |
| ContactPersonalTest::testPersonalContactForm | function | core/ |
Tests that the opt-out message is included correctly in contact emails. |
| ContactPersonalTest::testPersonalContactFormUserCopy | function | core/ |
Tests that the opt-out message is not included in user copy emails. |
| ContactPersonalTest::testSendPersonalContactMessage | function | core/ |
Tests that mails for contact messages are correctly sent. |
| ContactStorageTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| ContactStorageTestHooks::formContactFormFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for contact_form_form(). |
| ContactTest::testLocalTasksAlter | function | core/ |
Test contact_menu_local_tasks_alter doesn't throw warnings. |
| ContactViewsHooks::viewsDataAlter | 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/ |
Provides data to testLanguageAlterable(). |
| ContentLanguageSettingsUnitTest::testLanguageAlterable | function | core/ |
Tests language alterable. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.