Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityListMultilingualTest::testListUI | function | core/ |
Tests the listing UI with different language scenarios. |
ConfigLocalTasksTest | class | core/ |
Tests existence of config local tasks. |
ConfigLocalTasksTest.php | file | core/ |
|
ConfigLocalTasksTest::getConfigAdminRoutes | function | core/ |
Provides a list of routes to test. |
ConfigLocalTasksTest::setUp | function | core/ |
|
ConfigLocalTasksTest::testConfigAdminLocalTasks | function | core/ |
Tests config local tasks existence. |
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. |
ConfigTranslationLocalTask | class | core/ |
Defines a local task plugin with a dynamic title. |
ConfigTranslationLocalTask.php | file | core/ |
|
ConfigTranslationLocalTask::$mapperManager | property | core/ |
The mapper plugin discovery service. |
ConfigTranslationLocalTask::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
ConfigTranslationLocalTask::mapperManager | function | core/ |
Gets the mapper manager. |
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. |
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_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(). |
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 enable. |
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::testSendPersonalContactMessage | function | core/ |
Tests that mails for contact messages are correctly sent. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.