Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LOCALE_TRANSLATION_SOURCE_COMPARE_GT | constant | core/ |
Comparison result of source files timestamps. |
| LOCALE_TRANSLATION_SOURCE_COMPARE_LT | constant | core/ |
Comparison result of source files timestamps. |
| locale_translation_use_remote_source | function | core/ |
Checks whether remote translation sources are used. |
| LOCALE_TRANSLATION_USE_SOURCE_LOCAL | constant | core/ |
Translation update mode: Use local files only. |
| LOCALE_TRANSLATION_USE_SOURCE_REMOTE_AND_LOCAL | constant | core/ |
Translation update mode: Use both remote and local files. |
| media.oembed.resource_fetcher | service | core/ |
Drupal\media\OEmbed\ResourceFetcher |
| Media::getSource | function | core/ |
Returns the media source. |
| Media::hasSourceFieldChanged | function | core/ |
Determines if the source field value has changed. |
| MediaEmbed::getMediaImageSourceField | function | core/ |
Get image field from source config. |
| MediaInterface::getSource | function | core/ |
Returns the media source. |
| MediaLibraryFormOverwriteTestHooks::mediaSourceInfoAlter | function | core/ |
Implements hook_media_source_info_alter(). |
| MediaLibraryHooks::mediaSourceInfoAlter | function | core/ |
Implements hook_media_source_info_alter(). |
| MediaMappingsConstraintValidatorTest::testMediaMappingSource | function | core/ |
Tests media mapping source. |
| MediaRequirementsTest::testMissingSourceFieldDefinition | function | core/ |
Tests that the requirements check can handle a missing source field. |
| MediaResourceTestBase | class | core/ |
Resource test base for the media entity. |
| MediaResourceTestBase.php | file | core/ |
|
| MediaResourceTestBase::$entity | property | core/ |
|
| MediaResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| MediaResourceTestBase::$modules | property | core/ |
Modules to install. |
| MediaResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| MediaResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| MediaResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| MediaResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MediaResourceTestBase::getExpectedNormalizedFileEntity | function | core/ |
Gets the expected file entity. |
| MediaResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| MediaResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| MediaResourceTestBase::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| MediaResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MediaResourceTestBase::setUp | function | core/ |
|
| MediaResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MediaResourceTestBase::testPost | function | core/ |
Tests a POST request for an entity, plus edge cases to ensure good DX. |
| MediaResourceTestBase::uploadFile | function | core/ |
Tests the 'file_upload' REST resource plugin. |
| MediaSource | class | core/ |
Defines a MediaSource attribute. |
| MediaSource | class | core/ |
Defines a media source plugin annotation object. |
| MediaSource.php | file | core/ |
|
| MediaSource.php | file | core/ |
|
| MediaSource::$allowed_field_types | property | core/ |
The field types that can be used as a source field for this media source. |
| MediaSource::$default_name_metadata_attribute | property | core/ |
The metadata attribute name to provide the default name. |
| MediaSource::$default_thumbnail_filename | property | core/ |
A filename for the default thumbnail. |
| MediaSource::$description | property | core/ |
A brief description of the media source. |
| MediaSource::$forms | property | core/ |
The classes used to define media source-specific forms. |
| MediaSource::$id | property | core/ |
The plugin ID. |
| MediaSource::$label | property | core/ |
The human-readable name of the media source. |
| MediaSource::$thumbnail_alt_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail alt. |
| MediaSource::$thumbnail_height_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail height. |
| MediaSource::$thumbnail_title_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail title. |
| MediaSource::$thumbnail_uri_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail URI. |
| MediaSource::$thumbnail_width_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail width. |
| MediaSource::__construct | function | core/ |
Constructs a new MediaSource attribute. |
| MediaSourceAudioVideoTest | class | core/ |
Tests the Audio and Video media sources. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.