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 |
---|---|---|---|
ConfigSchemaTest::testSchemaFallback | function | core/ |
Tests fallback to a greedy wildcard. |
ConfigSchemaTest::testSchemaMapping | function | core/ |
Tests the basic metadata retrieval layer. |
ConfigSchemaTest::testSchemaMappingWithParents | function | core/ |
Tests metadata retrieval with several levels of %parent indirection. |
ConfigSchemaTestHooks | class | core/ |
Hook implementations for config_schema_test. |
ConfigSchemaTestHooks.php | file | core/ |
|
ConfigSchemaTestHooks::configSchemaInfoAlter | function | core/ |
Implements hook_config_schema_info_alter(). |
ConfigSingleImportExportTest | class | core/ |
Tests the user interface for importing/exporting a single configuration. |
ConfigSingleImportExportTest.php | file | core/ |
|
ConfigSingleImportExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigSingleImportExportTest::$modules | property | core/ |
Modules to install. |
ConfigSingleImportExportTest::setUp | function | core/ |
|
ConfigSingleImportExportTest::testExport | function | core/ |
Tests exporting a single configuration file. |
ConfigSingleImportExportTest::testImport | function | core/ |
Tests importing a single configuration file. |
ConfigSingleImportExportTest::testImportSimpleConfiguration | function | core/ |
Tests importing a simple configuration file. |
ConfigSnapshotTest | class | core/ |
Tests config snapshot creation and updating. |
ConfigSnapshotTest.php | file | core/ |
|
ConfigSnapshotTest::$modules | property | core/ |
Modules to install. |
ConfigSnapshotTest::setUp | function | core/ |
|
ConfigSnapshotTest::testSnapshot | function | core/ |
Tests config snapshot creation and updating. |
ConfigStorageTestBase | class | core/ |
Base class for testing storage operations. |
ConfigStorageTestBase.php | file | core/ |
|
ConfigStorageTestBase::$invalidStorage | property | core/ |
|
ConfigStorageTestBase::$storage | property | core/ |
|
ConfigStorageTestBase::delete | function | core/ |
Deletes configuration data from the storage. |
ConfigStorageTestBase::insert | function | core/ |
Inserts configuration data in the storage. |
ConfigStorageTestBase::read | function | core/ |
Reads configuration data from the storage. |
ConfigStorageTestBase::testCollection | function | core/ |
Tests that the storage supports collections. |
ConfigStorageTestBase::testCRUD | function | core/ |
Tests storage CRUD operations. |
ConfigStorageTestBase::testDataTypes | function | core/ |
Tests storage writing and reading data preserving data type. |
ConfigStorageTestBase::testInvalidStorage | function | core/ |
Tests an invalid storage. |
ConfigStorageTestBase::update | function | core/ |
Updates configuration data in the storage. |
ConfigTargetTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\ConfigTarget[[api-linebreak]] @group Form |
ConfigTargetTest | class | core/ |
Tests forms using #config_target and #ajax together. |
ConfigTargetTest | class | core/ |
Tests forms using #config_target. |
ConfigTargetTest.php | file | core/ |
|
ConfigTargetTest.php | file | core/ |
|
ConfigTargetTest.php | file | core/ |
|
ConfigTargetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTargetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigTargetTest::$modules | property | core/ |
Modules to install. |
ConfigTargetTest::$modules | property | core/ |
Modules to install. |
ConfigTargetTest::providerMultiTargetWithoutCallables | function | core/ |
|
ConfigTargetTest::providerTestFormCacheable | function | core/ |
|
ConfigTargetTest::providerTestFromFormException | function | core/ |
|
ConfigTargetTest::testDuplicateTargetsNotAllowed | function | core/ |
@covers \Drupal\Core\Form\ConfigFormBase::storeConfigKeyToFormElementMap[[api-linebreak]] |
ConfigTargetTest::testFormCacheable | function | core/ |
@covers \Drupal\Core\Form\ConfigFormBase::storeConfigKeyToFormElementMap[[api-linebreak]] @dataProvider providerTestFormCacheable |
ConfigTargetTest::testFromFormConfigTarget | function | core/ |
@covers ::fromForm[[api-linebreak]] |
ConfigTargetTest::testFromFormException | function | core/ |
@covers ::fromForm[[api-linebreak]] @dataProvider providerTestFromFormException |
ConfigTargetTest::testFromFormString | function | core/ |
@covers ::fromForm[[api-linebreak]] @covers ::fromString[[api-linebreak]] |
ConfigTargetTest::testGetValueCorrectConfig | function | core/ |
Pagination
- Previous page
- Page 114
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.