Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaLibraryWidget::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| MediaLibraryWidget::updateWidget | function | core/ |
AJAX callback to update the widget when the selection changes. |
| MediaLibraryWidget::validateItems | function | core/ |
Validates that newly selected items can be added to the widget. |
| MediaLibraryWidget::__construct | function | core/ |
Constructs a MediaLibraryWidget widget. |
| MediaLibraryWidgetTest | class | core/ |
Tests the media library widget. |
| MediaLibraryWidgetTest.php | file | core/ |
|
| MediaLibraryWidgetTest::$adminUser | property | core/ |
An admin user. |
| MediaLibraryWidgetTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| MediaListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| MediaOverviewPageTest | class | core/ |
Tests the Media overview page. |
| MediaOverviewPageTest.php | file | core/ |
|
| MediaOverviewPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaOverviewPageTest::setUp | function | core/ |
|
| MediaOverviewPageTest::testMediaOverviewPage | function | core/ |
Test that the Media overview page (/admin/content/media). |
| 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. |
| MediaRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| MediaSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| MediaSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MediaSourceBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| MediaSourceBase::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| MediaSourceBase::getSourceFieldDefinition | function | core/ |
Get the source field definition for a media type. |
| MediaSourceBase::getSourceFieldName | function | core/ |
Determine the name of the source field. |
| MediaSourceBase::getSourceFieldOptions | function | core/ |
Get the source field options for the media type form. |
| MediaSourceBase::getSourceFieldStorage | function | core/ |
Returns the source field storage definition. |
| MediaSourceBase::getSourceFieldValue | function | core/ |
Get the primary value stored in the source field. |
| MediaSourceEntityConstraintsInterface::getEntityConstraints | function | core/ |
Gets media source-specific validation constraints for a media item. |
| MediaSourceFieldConstraintsInterface::getSourceFieldConstraints | function | core/ |
Gets media source-specific validation constraints for a source field. |
| MediaSourceImageTest | class | core/ |
Tests the image media source. |
| MediaSourceImageTest.php | file | core/ |
|
| MediaSourceImageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaSourceImageTest::assertViewDisplayConfigured | function | core/ |
Asserts the proper entity view display components for a media type. |
| MediaSourceImageTest::testMediaImageSource | function | core/ |
Tests the image media source. |
| MediaSourceInterface::getMetadata | function | core/ |
Gets the value for a metadata attribute for a given media item. |
| MediaSourceInterface::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| MediaSourceInterface::getSourceFieldDefinition | function | core/ |
Get the source field definition for a media type. |
| MediaSourceInterface::getSourceFieldValue | function | core/ |
Get the primary value stored in the source field. |
| MediaSourceTest::testGetSourceFieldValue | function | core/ |
Tests the getSourceFieldValue() method. |
| MediaSourceTestBase::hideMediaTypeFieldWidget | function | core/ |
Hides a widget in the default form display config. |
| MediaStandardProfileTest::imageTest | function | core/ |
Test the standard profile configuration for media type 'image'. |
| MediaTest::getEditorialPermissions | function | core/ |
Gets an array of permissions required to view and update any tested entity. |
Pagination
- Previous page
- Page 124
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.