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 |
---|---|---|---|
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/ |
Tests the create operation of checkpoint storage. |
CheckpointStorageTest::testConfigDelete | function | core/ |
Tests the delete operation of checkpoint storage. |
CheckpointStorageTest::testConfigRename | function | core/ |
Tests the rename operation of checkpoint storage. |
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
Tests the save and read operations of checkpoint storage. |
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/ |
Tests the revert operation of checkpoint storage. |
CheckpointStorageTest::testRevertWithCollections | function | core/ |
Tests the rename operation of checkpoint storage with collections. |
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. |
CHooks::testBothParametersHook | function | core/ |
#[Hook('test_both_parameters_hook')] |
CHooks::testHook | function | core/ |
#[Hook('test_hook')] |
CHooks::testHookFirst | function | core/ |
#[Hook('test_hook', order: Order::First)] |
CHooks::testHookRemoved | function | core/ |
This implementation is removed from elsewhere. |
CHooks::testHookReorderFirst | function | core/ |
This implementation is reordered from elsewhere. |
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. |
CKEditor5AllowedTagsTest::testEnablingToVersion5Validation | function | core/ |
Test enabling CKEditor 5 in a way that triggers validation. |
CKEditor5AllowedTagsTest::testFullHtml | function | core/ |
Tests full HTML text format. |
CKEditor5AllowedTagsTest::testImageUploadsRemainEnabled | function | core/ |
Tests that when image uploads were enabled, they remain enabled. |
CKEditor5AllowedTagsTest::testImgAddedViaUploadPlugin | function | core/ |
Tests that the img tag is added after enabling image uploads. |
CKEditor5AllowedTagsTest::testMediaElementAllowedTags | function | core/ |
Test that <drupal-media> is added to allowed tags when media embed enabled. |
CKEditor5AllowedTagsTest::testSwitchToVersion5 | function | core/ |
Confirm that switching to CKEditor 5 from another editor updates tags. |
CKEditor5CodeSyntaxTest | class | core/ |
Tests code block configured languages are respected. |
CKEditor5CodeSyntaxTest.php | file | core/ |
|
CKEditor5CodeSyntaxTest::testCKEditor5CodeSyntax | function | core/ |
Tests code block configured languages are respected. |
CKEditor5DialogTest | class | core/ |
Tests for CKEditor 5 to ensure correct focus management in dialogs. |
CKEditor5DialogTest.php | file | core/ |
|
CKEditor5DialogTest::$modules | property | core/ |
Modules to install. |
CKEditor5DialogTest::testCKEditor5FocusInTooltipsInDialog | function | core/ |
Tests if CKEditor 5 tooltips can be interacted with in dialogs. |
CKEditor5DialogTestController | class | core/ |
Provides controller for testing CKEditor in off-canvas dialogs. |
CKEditor5DialogTestController.php | file | core/ |
|
CKEditor5DialogTestController::testDialog | function | core/ |
Returns a link that can open a node add form in an modal dialog. |
Ckeditor5DrupalElementStyleTestHooks | class | core/ |
Hook implementations for ckeditor5_drupalelementstyle_test. |
Ckeditor5DrupalElementStyleTestHooks.php | file | core/ |
|
Ckeditor5DrupalElementStyleTestHooks::ckeditor5PluginInfoAlter | function | core/ |
Implements hook_ckeditor5_plugin_info_alter(). |
CKEditor5FragmentLinkTest | class | core/ |
Tests that the fragment link points to CKEditor 5. |
CKEditor5FragmentLinkTest.php | file | core/ |
|
CKEditor5FragmentLinkTest::$account | property | core/ |
The admin user. |
Pagination
- Previous page
- Page 71
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.