Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.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 |
|---|---|---|---|
| MediaLibraryTestBase | class | core/ |
Base class for functional tests of Media Library functionality. |
| MediaLibraryTestBase.php | file | core/ |
|
| MediaLibraryTestBase::$defaultTheme | property | core/ |
|
| MediaLibraryTestBase::$modules | property | core/ |
|
| MediaLibraryTestBase::addMediaFileToField | function | core/ |
Waits for a file field to exist before uploading. |
| MediaLibraryTestBase::assertAnnounceContains | function | core/ |
Checks for inclusion of text in #drupal-live-announce. |
| MediaLibraryTestBase::assertElementExistsAfterWait | function | core/ |
Waits for the specified selector and returns it if not empty. |
| MediaLibraryTestBase::assertMediaAdded | function | core/ |
Asserts a media item was added, but not yet saved. |
| MediaLibraryTestBase::assertMediaLibraryGrid | function | core/ |
Asserts that the grid display of the widget view is visible. |
| MediaLibraryTestBase::assertMediaLibraryTable | function | core/ |
Asserts that the table display of the widget view is visible. |
| MediaLibraryTestBase::assertNoMediaAdded | function | core/ |
Asserts that media was not added, i.e. due to a validation error. |
| MediaLibraryTestBase::assertSelectedMediaCount | function | core/ |
Asserts the current text of the selected item counter. |
| MediaLibraryTestBase::createMediaItems | function | core/ |
Create media items. |
| MediaLibraryTestBase::deselectMediaItem | function | core/ |
De-selects an item in the media library modal. |
| MediaLibraryTestBase::getCheckboxes | function | core/ |
Gets all available media item checkboxes. |
| MediaLibraryTestBase::getSelectionArea | function | core/ |
Gets the "Additional selected media" area after adding new media. |
| MediaLibraryTestBase::getTypesMenu | function | core/ |
Gets the menu of available media types. |
| MediaLibraryTestBase::openMediaLibraryForField | function | core/ |
Clicks a button that opens a media widget and confirms it is open. |
| MediaLibraryTestBase::pressInsertSelected | function | core/ |
Presses the modal's "Insert selected" button. |
| MediaLibraryTestBase::pressSaveButton | function | core/ |
Clicks "Save" button and waits for AJAX completion. |
| MediaLibraryTestBase::saveAnd | function | core/ |
Clicks "Save and select||insert" button and waits for AJAX completion. |
| MediaLibraryTestBase::selectMediaItem | function | core/ |
Selects an item in the media library modal. |
| MediaLibraryTestBase::switchToMediaLibraryGrid | function | core/ |
Switches to the grid display of the widget view. |
| MediaLibraryTestBase::switchToMediaLibraryTable | function | core/ |
Switches to the table display of the widget view. |
| MediaLibraryTestBase::switchToMediaType | function | core/ |
Clicks a media type tab and waits for it to appear. |
| MediaLibraryTestBase::waitForElementsCount | function | core/ |
Checks for a specified number of specific elements on page after wait. |
| MediaLibraryTestBase::waitForElementTextContains | function | core/ |
Asserts that text appears in an element after a wait. |
| MediaLibraryTestBase::waitForFieldExists | function | core/ |
Checks for the existence of a field on page after wait. |
| MediaLibraryTestBase::waitForNoText | function | core/ |
Asserts that text does not appear on page after a wait. |
| MediaLibraryTestBase::waitForText | function | core/ |
Asserts that text appears on page after a wait. |
| MediaLibraryWidgetTest | class | core/ |
Tests the media library widget. |
| MediaLibraryWidgetTest.php | file | core/ |
|
| MediaLibraryWidgetTest::$adminUser | property | core/ |
An admin user. |
| MediaLibraryWidgetTest::$baseField | property | core/ |
The base field definition. |
| MediaLibraryWidgetTest::$modules | property | core/ |
|
| MediaLibraryWidgetTest::assertMediaLibraryStateAccess | function | core/ |
Assert if the given user has access to the given state. |
| MediaLibraryWidgetTest::buildWidgetForm | function | core/ |
Build the media library widget form. |
| MediaLibraryWidgetTest::setUp | function | core/ |
|
| MediaLibraryWidgetTest::testRevisionableWidgetAccess | function | core/ |
Test the media library widget access with a revisionable entity type. |
| MediaLibraryWidgetTest::testWidgetAccess | function | core/ |
Test the media library widget access. |
| MediaLinkabilityTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Media[[api-linebreak]] @group ckeditor5 @group #slow @internal |
| MediaLinkabilityTest.php | file | core/ |
|
| MediaLinkabilityTest::providerLinkability | function | core/ |
|
| MediaLinkabilityTest::testLinkability | function | core/ |
Tests linkability of the media CKEditor widget. |
| MediaLinkabilityTest::testLinkedMediaArbitraryHtml | function | core/ |
Ensures arbitrary attributes can be added on links wrapping media via GHS. |
| MediaLinkabilityTest::testLinkManualDecorator | function | core/ |
Ensure that manual link decorators work with linkable media. |
| MediaLinkRelationsTest | class | core/ |
Tests link relationships for media items. |
| MediaLinkRelationsTest.php | file | core/ |
|
| MediaLinkRelationsTest::testExistLinkRelationships | function | core/ |
Tests that all link relationships for Media exist. |
| MediaMappingsConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Validation\Constraint\MediaMappingsConstraintValidator[[api-linebreak]] |
Pagination
- Previous page
- Page 440
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.