Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ConfigTest::$eventDispatcher property core/tests/Drupal/Tests/Core/Config/ConfigTest.php Event Dispatcher.
ConfigTest::$id property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The machine name for the configuration entity.
ConfigTest::$label property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The human-readable name of the configuration entity.
ConfigTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php Modules to enable.
ConfigTest::$protected_property property core/modules/config/tests/config_test/src/Entity/ConfigTest.php A protected property of the configuration entity.
ConfigTest::$storage property core/tests/Drupal/Tests/Core/Config/ConfigTest.php Storage.
ConfigTest::$style property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The image style to use.
ConfigTest::$typedConfig property core/tests/Drupal/Tests/Core/Config/ConfigTest.php Typed Config.
ConfigTest::$weight property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The weight of the configuration entity.
ConfigTest::assertConfigDataEquals function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Asserts all config data equals $data provided.
ConfigTest::assertOriginalConfigDataEquals function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Asserts all original config data equals $data provided.
ConfigTest::assertOverriddenKeys function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Asserts that the correct keys are overridden.
ConfigTest::calculateDependencies function core/modules/config/tests/config_test/src/Entity/ConfigTest.php Calculates dependencies and stores them in the dependency property.
ConfigTest::isInstallable function core/modules/config/tests/config_test/src/Entity/ConfigTest.php Checks whether this entity is installable.
ConfigTest::mergeDataProvider function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Provides data to test merges.
ConfigTest::nestedDataProvider function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Provides nested test data.
ConfigTest::onDependencyRemoval function core/modules/config/tests/config_test/src/Entity/ConfigTest.php Informs the entity that entities it depends on will be deleted.
ConfigTest::overrideDataProvider function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Provides override data.
ConfigTest::postDelete function core/modules/config/tests/config_test/src/Entity/ConfigTest.php Acts on deleted entities before the delete hook is invoked.
ConfigTest::postSave function core/modules/config/tests/config_test/src/Entity/ConfigTest.php Acts on a saved entity before the insert or update hook is invoked.
ConfigTest::provideGetMessageText function core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php
ConfigTest::providerSource function core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php The data provider.
ConfigTest::setEnforcedDependencies function core/modules/config/tests/config_test/src/Entity/ConfigTest.php Sets the enforced dependencies.
ConfigTest::setNameProvider function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Provides config names to test.
ConfigTest::setUp function core/tests/Drupal/Tests/Core/Config/ConfigTest.php
ConfigTest::setUp function core/modules/system/tests/src/Functional/File/ConfigTest.php
ConfigTest::setUpBeforeClass function core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php
ConfigTest::simpleDataProvider function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Provides simple test data.
ConfigTest::sort function core/modules/config/tests/config_test/src/Entity/ConfigTest.php Helper callback for uasort() to sort configuration entities by weight and label.
ConfigTest::testClear function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::clear[[api-linebreak]]
@dataProvider simpleDataProvider
ConfigTest::testDefaultFile function core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php @covers ::getText[[api-linebreak]]
ConfigTest::testDelete function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::delete[[api-linebreak]]
@dataProvider overrideDataProvider
ConfigTest::testFileConfigurationPage function core/modules/system/tests/src/Functional/File/ConfigTest.php Tests file configuration page.
ConfigTest::testGetCacheTags function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::getCacheTags[[api-linebreak]]
ConfigTest::testGetMessageText function core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php @dataProvider provideGetMessageText
@covers ::getText[[api-linebreak]]
ConfigTest::testGetPathsForPackageMixedCase function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php @covers ::getPathsForPackage[[api-linebreak]]
ConfigTest::testImport function core/modules/migrate/tests/src/Unit/destination/ConfigTest.php Test the import method.
ConfigTest::testInitWithData function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::initWithData[[api-linebreak]]
@dataProvider nestedDataProvider
ConfigTest::testIsNew function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::isNew[[api-linebreak]]
ConfigTest::testLanguageImport function core/modules/migrate/tests/src/Unit/destination/ConfigTest.php Test the import method.
ConfigTest::testMerge function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::merge[[api-linebreak]]
@dataProvider mergeDataProvider
ConfigTest::testMixedCaseConfigCleanupPackages function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php @covers ::getAllCleanupPaths[[api-linebreak]]
ConfigTest::testNestedClear function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::clear[[api-linebreak]]
@dataProvider nestedDataProvider
ConfigTest::testNoRootMergeConfig function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php @covers ::getAllCleanupPaths[[api-linebreak]]
ConfigTest::testOverrideData function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::setModuleOverride[[api-linebreak]]
@covers ::setSettingsOverride[[api-linebreak]]
@covers ::getOriginal[[api-linebreak]]
@covers ::hasOverrides[[api-linebreak]]
@dataProvider overrideDataProvider
ConfigTest::testRootMergeConfig function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php @covers ::getAllCleanupPaths[[api-linebreak]]
ConfigTest::testSafeStringHandling function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::setData[[api-linebreak]]
@covers ::set[[api-linebreak]]
@covers ::initWithData[[api-linebreak]]
ConfigTest::testSaveExisting function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::save[[api-linebreak]]
@dataProvider nestedDataProvider
ConfigTest::testSaveNew function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::save[[api-linebreak]]
@dataProvider nestedDataProvider
ConfigTest::testSetData function core/tests/Drupal/Tests/Core/Config/ConfigTest.php @covers ::setData[[api-linebreak]]
@dataProvider nestedDataProvider

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.