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 |
---|---|---|---|
ConfigExportImportUITest::$modules | property | core/ |
Modules to install. |
ConfigExportImportUITest::$newSlogan | property | core/ |
Holds a randomly generated new 'site slogan' for testing. |
ConfigExportImportUITest::$originalSlogan | property | core/ |
Holds the original 'site slogan' before testing. |
ConfigExportImportUITest::$tarball | property | core/ |
The contents of the config export tarball, held between test methods. |
ConfigExportImportUITest::setUp | function | core/ |
|
ConfigExportImportUITest::testExportImport | function | core/ |
Tests a simple site export import case. |
ConfigExportImportUITest::testExportImportCollections | function | core/ |
Tests an export and import of collections. |
ConfigExportStorageTest | class | core/ |
Tests configuration export storage. |
ConfigExportStorageTest.php | file | core/ |
|
ConfigExportStorageTest::$modules | property | core/ |
Modules to install. |
ConfigExportStorageTest::setUp | function | core/ |
|
ConfigExportStorageTest::testExportStorage | function | core/ |
Tests configuration override. |
ConfigExportTest | class | core/ |
Tests the config export form. |
ConfigExportTest.php | file | core/ |
|
ConfigExportTest::$blockNamePrefix | property | core/ |
A prefix string used in naming the test blocks. |
ConfigExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigExportTest::$modules | property | core/ |
Modules to install. |
ConfigExportTest::setUp | function | core/ |
|
ConfigExportTest::testAjaxOnExportPage | function | core/ |
Tests Ajax form functionality on the config export page. |
ConfigExportUITest | class | core/ |
Tests the user interface for exporting configuration. |
ConfigExportUITest.php | file | core/ |
|
ConfigExportUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigExportUITest::$modules | property | core/ |
Modules to install. |
ConfigExportUITest::setUp | function | core/ |
|
ConfigExportUITest::testExport | function | core/ |
Tests export of configuration. |
ConfigFactoryOverrideBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\ConfigFactoryOverrideBase[[api-linebreak]] @group config |
ConfigFactoryOverrideBaseTest.php | file | core/ |
|
ConfigFactoryOverrideBaseTest::providerTestFilterNestedArray | function | core/ |
|
ConfigFactoryOverrideBaseTest::testFilterNestedArray | function | core/ |
@dataProvider providerTestFilterNestedArray |
ConfigFactoryTest | class | core/ |
@group Config @coversDefaultClass \Drupal\Core\Config\ConfigFactory[[api-linebreak]] |
ConfigFactoryTest.php | file | core/ |
|
ConfigFactoryTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ConfigFactoryTest::$configFactory | property | core/ |
Config factory under test. |
ConfigFactoryTest::$eventDispatcher | property | core/ |
Event Dispatcher. |
ConfigFactoryTest::$storage | property | core/ |
Storage. |
ConfigFactoryTest::$typedConfig | property | core/ |
Typed Config. |
ConfigFactoryTest::setUp | function | core/ |
|
ConfigFactoryTest::testRename | function | core/ |
@covers ::rename[[api-linebreak]] |
ConfigFieldDefinitionTest | class | core/ |
Tests exposing field definitions for configurable fields. |
ConfigFieldDefinitionTest.php | file | core/ |
|
ConfigFieldDefinitionTest::$bundle | property | core/ |
|
ConfigFieldDefinitionTest::$entityType | property | core/ |
|
ConfigFieldDefinitionTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
ConfigFieldDefinitionTest::testBundleFieldDefinition | function | core/ |
Makes sure a field definition is exposed for a configurable field. |
ConfigFieldDefinitionTest::testFieldStorageDefinition | function | core/ |
Makes sure a field storage definition is exposed for a configurable field. |
ConfigFieldMapperTest | class | core/ |
Tests the functionality provided by the configuration field mapper. |
ConfigFieldMapperTest.php | file | core/ |
|
ConfigFieldMapperTest::$configFieldMapper | property | core/ |
The configuration field mapper to test. |
ConfigFieldMapperTest::$entity | property | core/ |
The field config instance used for testing. |
ConfigFieldMapperTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.