Search for source
- Search 7.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MediaSourceOEmbedVideoTest::$modules | property | core/ |
Modules to enable. |
MediaSourceOEmbedVideoTest::initConfig | function | core/ |
Initialize various configurations post-installation. |
MediaSourceOEmbedVideoTest::setUp | function | core/ |
|
MediaSourceOEmbedVideoTest::testMediaOEmbedVideoSource | function | core/ |
Tests the oembed media source. |
MediaSourceOEmbedVideoTest::testOEmbedSecurityWarning | function | core/ |
Tests that a security warning appears if iFrame domain is not set. |
MediaSourceTest | class | core/ |
Tests media source plugins related logic. |
MediaSourceTest.php | file | core/ |
|
MediaSourceTest::createMediaTypeViaForm | function | core/ |
Creates a media type via form submit. |
MediaSourceTest::testConstraints | function | core/ |
Tests the media item constraints functionality. |
MediaSourceTest::testDefaultName | function | core/ |
Tests default media name functionality. |
MediaSourceTest::testDifferentSourceFieldDisplays | function | core/ |
Tests different display options for the source field. |
MediaSourceTest::testGetSourceFieldValue | function | core/ |
Tests the getSourceFieldValue() method. |
MediaSourceTest::testHiddenSourceField | function | core/ |
Tests hidden source field in media type. |
MediaSourceTest::testMetadataMapping | function | core/ |
Tests metadata mapping functionality. |
MediaSourceTest::testSave | function | core/ |
Tests that metadata is correctly mapped irrespective of how media is saved. |
MediaSourceTest::testSourceConfigurationSubmit | function | core/ |
Tests configuration form submit handler on the base media source plugin. |
MediaSourceTest::testSourceFieldCreation | function | core/ |
Tests logic related to the automated source field creation. |
MediaSourceTest::testThumbnail | function | core/ |
Tests the thumbnail functionality. |
MediaSourceTestBase | class | core/ |
Base class for media source tests. |
MediaSourceTestBase.php | file | core/ |
|
MediaSourceTestBase::createMediaTypeField | function | core/ |
Creates storage and field instance, attached to a given media type. |
MediaSourceTestBase::createMediaTypeFields | function | core/ |
Create a set of fields in a media type. |
MediaSourceTestBase::doTestCreateMediaType | function | core/ |
Tests generic media type creation. |
MediaSourceTestBase::hideMediaTypeFieldWidget | function | core/ |
Hides a widget in the default form display config. |
MediaSourceTestBase::setUp | function | core/ |
|
MediaStandardProfileTest::testMediaSources | function | core/ |
Tests all media sources in one method. |
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::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::getDrupalMediaFromSource | function | core/ |
Parses the <drupal-media> element from CKEditor's "source" view. |
MediaTest::leaveSourceMode | function | core/ |
Leaves source mode and returns to the CKEditor iframe. |
MediaType::$source | property | core/ |
The media source ID. |
MediaType::$sourcePluginCollection | property | core/ |
Lazy collection for the media source. |
MediaType::$source_configuration | property | core/ |
The media source configuration. |
MediaType::getSource | function | core/ |
Returns the media source plugin. |
MediaType::sourcePluginCollection | function | core/ |
Returns media source lazy plugin collection. |
MediaTypeCreationTest::testMediaTypeCreationReuseSourceField | function | core/ |
Tests creation of media type, reusing an existing source field. |
MediaTypeCreationTest::testSourceChangeOnMediaTypeCreationForm | function | core/ |
Tests the source field behavior on the add media type form. |
MediaTypeForm::$sourceManager | property | core/ |
Media source plugin manager. |
MediaTypeForm::getSourceSubFormState | function | core/ |
Gets subform state for the media source configuration subform. |
MediaTypeInterface::getSource | function | core/ |
Returns the media source plugin. |
MediaTypeResourceTestBase | class | core/ |
|
MediaTypeResourceTestBase.php | file | core/ |
|
MediaTypeResourceTestBase::$entity | property | core/ |
|
MediaTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
MediaTypeResourceTestBase::$modules | property | core/ |
Modules to install. |
MediaTypeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
MediaTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
MediaTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.