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 |
---|---|---|---|
ConfigTest::$typedConfig | property | core/ |
Typed Config. |
ConfigTest::$weight | property | core/ |
The weight of the configuration entity. |
ConfigTest::addToArray | function | core/ |
Adds a value to the array property. |
ConfigTest::append | function | core/ |
Appends to protected property. |
ConfigTest::assertConfigDataEquals | function | core/ |
Asserts all config data equals $data provided. |
ConfigTest::assertOriginalConfigDataEquals | function | core/ |
Asserts all original config data equals $data provided. |
ConfigTest::assertOverriddenKeys | function | core/ |
Asserts that the correct keys are overridden. |
ConfigTest::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
ConfigTest::concatProtectedProperty | function | core/ |
Concatenates the two params and sets the protected property value. |
ConfigTest::concatProtectedPropertyOptional | function | core/ |
Concatenates up to two params and sets the protected property value. |
ConfigTest::defaultProtectedProperty | function | core/ |
Sets the protected property to a default value. |
ConfigTest::getArrayProperty | function | core/ |
Gets the array property value. |
ConfigTest::getProtectedProperty | function | core/ |
Gets the protected property value. |
ConfigTest::isInstallable | function | core/ |
Checks whether this entity is installable. |
ConfigTest::mergeDataProvider | function | core/ |
Provides data to test merges. |
ConfigTest::nestedDataProvider | function | core/ |
Provides nested test data. |
ConfigTest::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
ConfigTest::overrideDataProvider | function | core/ |
Provides override data. |
ConfigTest::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
ConfigTest::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
ConfigTest::provideGetMessageText | function | core/ |
|
ConfigTest::providerSource | function | core/ |
|
ConfigTest::setArray | function | core/ |
Sets the array property. |
ConfigTest::setEnforcedDependencies | function | core/ |
Sets the enforced dependencies. |
ConfigTest::setNameProvider | function | core/ |
Provides config names to test. |
ConfigTest::setProtectedProperty | function | core/ |
Sets the protected property value. |
ConfigTest::setUp | function | core/ |
|
ConfigTest::setUp | function | core/ |
|
ConfigTest::setUpBeforeClass | function | core/ |
|
ConfigTest::simpleDataProvider | function | core/ |
Provides simple test data. |
ConfigTest::sort | function | core/ |
Helper callback for uasort() to sort configuration entities by weight and label. |
ConfigTest::testClear | function | core/ |
@covers ::clear[[api-linebreak]] @dataProvider simpleDataProvider |
ConfigTest::testDefaultFile | function | core/ |
@covers ::getText[[api-linebreak]] |
ConfigTest::testDelete | function | core/ |
@covers ::delete[[api-linebreak]] @dataProvider overrideDataProvider |
ConfigTest::testFileConfigurationPage | function | core/ |
Tests file configuration page. |
ConfigTest::testGetCacheTags | function | core/ |
@covers ::getCacheTags[[api-linebreak]] |
ConfigTest::testGetMessageText | function | core/ |
@dataProvider provideGetMessageText @covers ::getText[[api-linebreak]] |
ConfigTest::testGetPathsForPackageMixedCase | function | core/ |
@covers ::getPathsForPackage[[api-linebreak]] |
ConfigTest::testImport | function | core/ |
Tests the import method. |
ConfigTest::testInitWithData | function | core/ |
@covers ::initWithData[[api-linebreak]] @dataProvider nestedDataProvider |
ConfigTest::testIsNew | function | core/ |
@covers ::isNew[[api-linebreak]] |
ConfigTest::testLanguageImport | function | core/ |
Tests the import method. |
ConfigTest::testMerge | function | core/ |
@covers ::merge[[api-linebreak]] @dataProvider mergeDataProvider |
ConfigTest::testMixedCaseConfigCleanupPackages | function | core/ |
@covers ::getAllCleanupPaths[[api-linebreak]] |
ConfigTest::testNestedClear | function | core/ |
@covers ::clear[[api-linebreak]] @dataProvider nestedDataProvider |
ConfigTest::testNoRootMergeConfig | function | core/ |
@covers ::getAllCleanupPaths[[api-linebreak]] |
ConfigTest::testOverrideData | function | core/ |
@covers ::setModuleOverride[[api-linebreak]] @covers ::setSettingsOverride[[api-linebreak]] @covers ::getOriginal[[api-linebreak]] @covers ::hasOverrides[[api-linebreak]] @dataProvider overrideDataProvider |
ConfigTest::testRootMergeConfig | function | core/ |
@covers ::getAllCleanupPaths[[api-linebreak]] |
ConfigTest::testSafeStringHandling | function | core/ |
@covers ::setData[[api-linebreak]] @covers ::set[[api-linebreak]] @covers ::initWithData[[api-linebreak]] |
ConfigTest::testSaveExisting | function | core/ |
@covers ::save[[api-linebreak]] @dataProvider nestedDataProvider |
Pagination
- Previous page
- Page 112
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.