Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| MediaTest | class | core/ |
JSON:API integration test for the "Media" content entity type. |
| MediaTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Media[[api-linebreak]] @group ckeditor5 @internal |
| MediaTest.php | file | core/ |
|
| MediaTest.php | file | core/ |
|
| MediaTest.php | file | core/ |
|
| MediaTest.php | file | core/ |
|
| MediaTest::$adminUser | property | core/ |
The user to use during testing. |
| MediaTest::$adminUser | property | core/ |
The user to use during testing. |
| MediaTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaTest::$entity | property | core/ |
|
| MediaTest::$entityTypeId | property | core/ |
The tested entity type. |
| MediaTest::$host | property | core/ |
A host entity with a body field to embed media in. |
| MediaTest::$host | property | core/ |
A host entity with a body field to embed media in. |
| MediaTest::$media | property | core/ |
The sample Media entity to embed. |
| MediaTest::$media | property | core/ |
The sample Media entity to embed. |
| MediaTest::$mediaFile | property | core/ |
The second sample Media entity to embed used in one of the tests. |
| MediaTest::$modules | property | core/ |
Modules to enable. |
| MediaTest::$modules | property | core/ |
Modules to enable. |
| MediaTest::$modules | property | core/ |
Modules to enable. |
| MediaTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| MediaTest::$resourceTypeIsVersionable | property | core/ |
Whether the tested JSON:API resource is versionable. |
| MediaTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| MediaTest::assertContextMenuItemExists | function | core/ |
Asserts that a context menu item exists by aria-label attribute. |
| MediaTest::assertContextMenuItemNotExists | function | core/ |
Asserts that a context menu item does not exist by aria-label attribute. |
| MediaTest::assertSourceAttributeSame | function | core/ |
Verifies value of an attribute on the downcast <drupal-media> element. |
| MediaTest::assertSourceAttributeSame | function | core/ |
Verifies value of an attribute on the downcast <drupal-media> element. |
| MediaTest::assignNameToCkeditorPanelIframe | function | core/ |
Assigns a name to the CKEditor context menu iframe. |
| MediaTest::clickPathLinkByTitleAttribute | function | core/ |
Clicks a link in the editor's path links with the given title text. |
| MediaTest::closeContextMenu | function | core/ |
Closes the open context menu. |
| MediaTest::closeDialog | function | core/ |
Closes the metadata dialog. |
| MediaTest::createEntity | function | core/ |
Creates the entity to be tested. |
| MediaTest::doTestRelationshipMutation | function | core/ |
@todo Remove this in https://www.drupal.org/node/2824851. |
| MediaTest::fillFieldInMetadataDialogAndSubmit | function | core/ |
Fills in a field in the metadata dialog for an embedded media item. |
| MediaTest::getDrupalMediaFromSource | function | core/ |
Parses the <drupal-media> element from CKEditor's "source" view. |
| MediaTest::getEditorialPermissions | function | core/ |
Gets an array of permissions required to view and update any tested entity. |
| MediaTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| MediaTest::getExpectedGetRelationshipDocumentData | function | core/ |
Gets the expected document data for the given relationship. |
| MediaTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability for an unauthorized response. |
| MediaTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| MediaTest::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
| MediaTest::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
| MediaTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| MediaTest::leaveSourceMode | function | core/ |
Leaves source mode and returns to the CKEditor iframe. |
| MediaTest::linkabilityProvider | function | core/ |
Data Provider for ::testLinkability. |
| MediaTest::openContextMenu | function | core/ |
Opens the context menu for the currently selected widget. |
| MediaTest::openMetadataDialog | function | core/ |
Clicks the `Edit media` button and waits for the metadata dialog. |
| MediaTest::openMetadataDialogWithKeyPress | function | core/ |
Focuses on `Edit media` button and presses the given key. |
| MediaTest::previewAccessProvider | function | core/ |
Data provider for ::testEmbedPreviewAccess. |
Pagination
- Previous page
- Page 434
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.