| TaxonomyIndexTidFilterTest::testConfigDependency |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php |
Tests dependencies are not added for terms that do not exist. |
| TaxonomyTermDisplayConfigurableTestHooks |
class |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/src/Hook/TaxonomyTermDisplayConfigurableTestHooks.php |
Hook implementations for taxonomy_term_display_configurable_test. |
| TaxonomyTermDisplayConfigurableTestHooks.php |
file |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/src/Hook/TaxonomyTermDisplayConfigurableTestHooks.php |
|
| TaxonomyTermDisplayConfigurableTestHooks::entityBaseFieldInfoAlter |
function |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/src/Hook/TaxonomyTermDisplayConfigurableTestHooks.php |
Implements hook_entity_base_field_info_alter(). |
| TaxonomyTermDisplayConfigurableTestHooks::entityTypeBuild |
function |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/src/Hook/TaxonomyTermDisplayConfigurableTestHooks.php |
Implements hook_entity_type_build(). |
| taxonomy_term_display_configurable_test.info.yml |
file |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.info.yml |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.info.yml |
| TermDisplayConfigurableTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php |
Tests making taxonomy term base fields' displays configurable. |
| TermDisplayConfigurableTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php |
|
| TermDisplayConfigurableTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php |
|
| TermDisplayConfigurableTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php |
Views used by this test. |
| TermDisplayConfigurableTest::testDisplayConfigurable |
function |
core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php |
Sets base fields to configurable display and check settings are respected. |
| TermSelection::buildConfigurationForm |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
|
| TermSelection::defaultConfiguration |
function |
core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php |
|
| Test::buildConfigurationForm |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php |
Form constructor. |
| Test::defaultConfiguration |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php |
Gets default configuration for this plugin. |
| TestBlockInstantiation::defaultConfiguration |
function |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestBlockInstantiation.php |
|
| TestClass::buildConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
|
| TestClass::submitConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
|
| TestClass::validateConfigurationForm |
function |
core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php |
|
| TestConfigEntityWithPluginCollections |
class |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
Stub class for testing. |
| TestConfigEntityWithPluginCollections::$pluginCollection |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The plugin collection. |
| TestConfigEntityWithPluginCollections::$pluginManager |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The plugin manager. |
| TestConfigEntityWithPluginCollections::$the_plugin_collection_config |
property |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
The configuration for the plugin collection. |
| TestConfigEntityWithPluginCollections::getPluginCollections |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
|
| TestConfigEntityWithPluginCollections::setPluginManager |
function |
core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php |
|
| TestConfigFactoryOverrideBase |
class |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
Stub class for testing ConfigFactoryOverrideBase. |
| TestConfigFactoryOverrideBase::addCollections |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
|
| TestConfigFactoryOverrideBase::doFilterNestedArray |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
|
| TestConfigFactoryOverrideBase::onConfigDelete |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
|
| TestConfigFactoryOverrideBase::onConfigRename |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
|
| TestConfigFactoryOverrideBase::onConfigSave |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
|
| TestConfigNamesMapper |
class |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Defines a test mapper class. |
| TestConfigNamesMapper::getInternalLangcode |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Gets the internal language code of this mapper, if any. |
| TestConfigNamesMapper::setConfigFactory |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Sets the configuration factory. |
| TestConfigNamesMapper::setConfigNames |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Sets the list of configuration names. |
| TestConfigType |
class |
core/modules/system/tests/modules/module_installer_config_test/src/Entity/TestConfigType.php |
Defines a configuration-based entity type used for testing. |
| TestConfigType.php |
file |
core/modules/system/tests/modules/module_installer_config_test/src/Entity/TestConfigType.php |
|
| TestConfigurableContextAwarePluginInterface |
interface |
core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php |
Test interface used for creating mock classes in tests. |
| TestConfigurablePlugin |
class |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
A configurable plugin implementation used for testing. |
| TestConfigurablePlugin.php |
file |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
|
| TestConfigurablePlugin::calculateDependencies |
function |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
|
| TestConfigurablePlugin::onCollectionDependencyRemoval |
function |
core/tests/Drupal/Tests/Core/Plugin/Fixtures/TestConfigurablePlugin.php |
|
| TestFileCopy::getConfiguration |
function |
core/modules/migrate/tests/src/Unit/process/FileCopyTest.php |
Gets this plugin's configuration. |
| TestingSiteConfigHooks |
class |
core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php |
Simulates a hook class with a dependency chain requiring the kernel. |
| TestingSiteConfigHooks.php |
file |
core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php |
|
| TestingSiteConfigHooks::userLoad |
function |
core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php |
Implements hook_user_load(). |
| TestingSiteConfigHooks::__construct |
function |
core/profiles/tests/testing_site_config/src/Hook/TestingSiteConfigHooks.php |
|
| testing_config_import.info.yml |
file |
core/profiles/tests/testing_config_import/testing_config_import.info.yml |
core/profiles/tests/testing_config_import/testing_config_import.info.yml |
| testing_config_import_module.info.yml |
file |
core/profiles/tests/testing_config_import/testing_config_import_module/testing_config_import_module.info.yml |
core/profiles/tests/testing_config_import/testing_config_import_module/testing_config_import_module.info.yml |
| testing_config_import_theme.info.yml |
file |
core/profiles/tests/testing_config_import/testing_config_import_theme/testing_config_import_theme.info.yml |
core/profiles/tests/testing_config_import/testing_config_import_theme/testing_config_import_theme.info.yml |