Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaLibraryWidget::getAllowedMediaTypeIdsSorted | function | core/ |
Gets the enabled media type IDs sorted by weight. |
| MediaLibraryWidget::getFieldState | function | core/ |
Gets the field state for the widget. |
| MediaLibraryWidget::getNewMediaItems | function | core/ |
Gets newly selected media items. |
| MediaLibraryWidget::getNoMediaTypesAvailableMessage | function | core/ |
Gets the message to display when there are no allowed media types. |
| MediaLibraryWidget::isApplicable | function | core/ |
Returns if the widget can be used for the provided field. |
| MediaLibraryWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| MediaLibraryWidget::openMediaLibrary | function | core/ |
AJAX callback to open the library modal. |
| MediaLibraryWidget::preRenderWidget | function | core/ |
Prepares the widget's render element for rendering. |
| MediaLibraryWidget::removeItem | function | core/ |
Submit callback for remove buttons. |
| MediaLibraryWidget::setFieldState | function | core/ |
Sets the field state for the widget. |
| MediaLibraryWidget::setMediaTypesValue | function | core/ |
Value callback to optimize the way the media type weights are stored. |
| MediaLibraryWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| MediaLibraryWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| 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::validateRequired | function | core/ |
Validates whether the widget is required and contains values. |
| 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::$baseField | property | core/ |
The base field definition. |
| MediaLibraryWidgetTest::$modules | property | core/ |
Modules to install. |
| 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. |
| MediaLinkTarget | class | core/ |
Provides a Media link target handler. |
| MediaLinkTarget.php | file | core/ |
|
| MediaLinkTarget::getLinkTarget | function | core/ |
Gets the generated URL object for a linked entity's link target. |
| MediaLinkTargetStandaloneWhenAvailable | class | core/ |
Provides a Media link target handler that prefers the standalone URL. |
| MediaLinkTargetStandaloneWhenAvailable.php | file | core/ |
|
| MediaLinkTargetStandaloneWhenAvailable::getLinkTarget | function | core/ |
Gets the generated URL object for a linked entity's link target. |
| 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::$modules | property | core/ |
Modules to install. |
| MediaOverviewPageTest::setUp | function | core/ |
|
| MediaOverviewPageTest::testImageAltTextDisplay | function | core/ |
Tests the display of the alt attribute. |
| MediaOverviewPageTest::testMediaOverviewAuthorFilter | function | core/ |
Tests the author views filter uses the user_name plugin. |
| MediaOverviewPageTest::testMediaOverviewPage | function | core/ |
Tests that the Media overview page (/admin/content/media). |
| MediaRequirements::getRequirements | function | core/ |
Check installation requirements. |
| 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. |
Pagination
- Previous page
- Page 135
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.