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 |
---|---|---|---|
ChainResponsePolicyTest::setUp | function | core/ |
|
ChainResponsePolicyTest::testChainExceptionOnInvalidReturnValue | function | core/ |
Asserts that check() throws an exception if a rule returns an invalid value. |
ChainResponsePolicyTest::testEmptyChain | function | core/ |
Asserts that check() returns NULL if the chain is empty. |
ChainResponsePolicyTest::testNullRuleChain | function | core/ |
Asserts that check() returns NULL if a rule returns NULL. |
ChainResponsePolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
ChangedTestItem | class | core/ |
Defines the 'changed_test' entity field type. |
ChangedTestItem.php | file | core/ |
|
ChangedTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
CheckboxTest | class | core/ |
Tests the form API checkbox element. |
CheckboxTest.php | file | core/ |
|
CheckboxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CheckboxTest::$modules | property | core/ |
Modules to install. |
CheckboxTest::testFormCheckbox | function | core/ |
|
CheckpointStorageTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Checkpoint\CheckpointStorage[[api-linebreak]] @group Config |
CheckpointStorageTest | class | core/ |
Tests CheckpointStorage operations. |
CheckpointStorageTest.php | file | core/ |
|
CheckpointStorageTest.php | file | core/ |
|
CheckpointStorageTest::$memory | property | core/ |
The memory storage containing the data. |
CheckpointStorageTest::$modules | property | core/ |
Modules to install. |
CheckpointStorageTest::$storage | property | core/ |
The checkpoint storage under test. |
CheckpointStorageTest::getConfigImporter | function | core/ |
|
CheckpointStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
CheckpointStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
CheckpointStorageTest::setUp | function | core/ |
|
CheckpointStorageTest::setUp | function | core/ |
|
CheckpointStorageTest::testCheckpointCreation | function | core/ |
@covers ::checkpoint[[api-linebreak]] @covers \Drupal\Core\Config\Checkpoint\Checkpoint[[api-linebreak]] |
CheckpointStorageTest::testCollections | function | core/ |
@covers ::getAllCollectionNames[[api-linebreak]] @covers ::getCollectionName[[api-linebreak]] @covers ::createCollection[[api-linebreak]] |
CheckpointStorageTest::testConfigCreate | function | core/ |
|
CheckpointStorageTest::testConfigDelete | function | core/ |
|
CheckpointStorageTest::testConfigRename | function | core/ |
|
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
|
CheckpointStorageTest::testEncodeDecode | function | core/ |
@covers ::encode[[api-linebreak]] @covers ::decode[[api-linebreak]] |
CheckpointStorageTest::testReadOperations | function | core/ |
@covers ::exists[[api-linebreak]] @covers ::read[[api-linebreak]] @covers ::readMultiple[[api-linebreak]] @covers ::listAll[[api-linebreak]] |
CheckpointStorageTest::testRevert | function | core/ |
|
CheckpointStorageTest::testRevertWithCollections | function | core/ |
|
CheckpointStorageTest::testWriteOperations | function | core/ |
@covers ::write[[api-linebreak]] @covers ::delete[[api-linebreak]] @covers ::rename[[api-linebreak]] @covers ::deleteAll[[api-linebreak]] |
CheckpointStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
CheckRequirementsTest | class | core/ |
Tests check requirements exception on DestinationBase. |
CheckRequirementsTest.php | file | core/ |
|
CheckRequirementsTest::testException | function | core/ |
Tests the check requirements exception message. |
ckeditor4to5upgrade_plugin_test.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.info.yml |
ckeditor4to5upgrade_plugin_test.module | file | core/ |
|
ckeditor4to5upgrade_plugin_test_ckeditor4to5upgrade_plugin_info_alter | function | core/ |
Implements hook_ckeditor4to5upgrade_plugin_info_alter(). |
CKEditor5AllowedTagsTest | class | core/ |
Tests for CKEditor 5. |
CKEditor5AllowedTagsTest.php | file | core/ |
|
CKEditor5AllowedTagsTest::$allowedElements | property | core/ |
The default CKEditor 5 allowed elements. |
CKEditor5AllowedTagsTest::$defaultElementsAfterUpdatingToCkeditor5 | property | core/ |
The expected allowed elements after updating to CKEditor 5. |
CKEditor5AllowedTagsTest::$defaultElementsWhenUpdatingNotCkeditor5 | property | core/ |
The default allowed elements for filter_html's "allowed_html" setting. |
CKEditor5AllowedTagsTest::$modules | property | core/ |
Modules to install. |
CKEditor5AllowedTagsTest::testAllowedTags | function | core/ |
Test filter_html allowed tags. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.