Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConfigFieldMapperTest::$entity | property | core/ |
The field config instance used for testing. |
ConfigFieldMapperTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
ConfigFieldMapperTest::$eventDispatcher | property | core/ |
The mocked event dispatcher. |
ConfigFieldMapperTest::setUp | function | core/ |
|
ConfigFieldMapperTest::testSetEntity | function | core/ |
Tests ConfigFieldMapper::setEntity(). |
ConfigFileContentTest | class | core/ |
Tests reading and writing of configuration files. |
ConfigFileContentTest.php | file | core/ |
|
ConfigFileContentTest::$strictConfigSchema | property | core/ |
Exempt from strict schema checking. |
ConfigFileContentTest::testReadWriteConfig | function | core/ |
Tests setting, writing, and reading of a configuration setting. |
ConfigFileContentTest::testSerialization | function | core/ |
Tests serialization of configuration to file. |
ConfigFormBaseTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\ConfigFormBaseTrait[[api-linebreak]] @group Form |
ConfigFormBaseTraitTest.php | file | core/ |
|
ConfigFormBaseTraitTest::testConfig | function | core/ |
@covers ::config[[api-linebreak]] |
ConfigFormBaseTraitTest::testConfigFactoryException | function | core/ |
@covers ::config[[api-linebreak]] |
ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty | function | core/ |
@covers ::config[[api-linebreak]] |
ConfigFormOverrideTest | class | core/ |
Tests config overrides do not appear on forms that extend ConfigFormBase. |
ConfigFormOverrideTest.php | file | core/ |
|
ConfigFormOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigFormOverrideTest::$modules | property | core/ |
Modules to install. |
ConfigFormOverrideTest::OVERRIDE_TEXT | constant | core/ |
Message text that appears when forms have values for overridden config. |
ConfigFormOverrideTest::testFormsWithOverrides | function | core/ |
Tests that overrides do not affect forms. |
ConfigFormTestBase | class | core/ |
Full generic test suite for any form that data with the configuration system. |
ConfigFormTestBase.php | file | core/ |
|
ConfigFormTestBase::$form | property | core/ |
Form ID to use for testing. |
ConfigFormTestBase::$values | property | core/ |
Values to use for testing. |
ConfigFormTestBase::testConfigForm | function | core/ |
Submit the system_config_form ensure the configuration has expected values. |
ConfigImportAllTest | class | core/ |
Tests the largest configuration import possible with all available modules. |
ConfigImportAllTest.php | file | core/ |
|
ConfigImportAllTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigImportAllTest::$modules | property | core/ |
Modules to install. |
ConfigImportAllTest::$profile | property | core/ |
The profile to install as a basis for testing. |
ConfigImportAllTest::$webUser | property | core/ |
A user with the 'synchronize configuration' permission. |
ConfigImportAllTest::setUp | function | core/ |
|
ConfigImportAllTest::testInstallUninstall | function | core/ |
Tests that a fixed set of modules can be installed and uninstalled. |
ConfigImporterMissingContentTest | class | core/ |
Tests importing configuration which has missing content dependencies. |
ConfigImporterMissingContentTest.php | file | core/ |
|
ConfigImporterMissingContentTest::$configImporter | property | core/ |
Config Importer object used for testing. |
ConfigImporterMissingContentTest::$logMessages | property | core/ |
The logged messages. |
ConfigImporterMissingContentTest::$modules | property | core/ |
Modules to install. |
ConfigImporterMissingContentTest::log | function | core/ |
|
ConfigImporterMissingContentTest::register | function | core/ |
Registers test-specific services. |
ConfigImporterMissingContentTest::setUp | function | core/ |
|
ConfigImporterMissingContentTest::testMissingBlockContent | function | core/ |
Tests the missing content, config import and the block plugin manager. |
ConfigImporterMissingContentTest::testMissingContent | function | core/ |
Tests the missing content event is fired. |
ConfigImporterTest | class | core/ |
Tests importing configuration from files into active configuration. |
ConfigImporterTest.php | file | core/ |
|
ConfigImporterTest::$modules | property | core/ |
Modules to install. |
ConfigImporterTest::customStep | function | core/ |
Helper method to test custom config installer steps. |
ConfigImporterTest::FAIL_MESSAGE | constant | core/ |
The beginning of an import validation error. |
ConfigImporterTest::setUp | function | core/ |
Pagination
- Previous page
- Page 108
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.