Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaFilterControllerTest::setUp | function | core/ |
|
| MediaFilterControllerTest::testPreview | function | core/ |
Tests that media access is validated on media filter preview request. |
| MediaForm | class | core/ |
Form controller for the media edit forms. |
| MediaForm.php | file | core/ |
|
| MediaForm::form | function | core/ |
|
| MediaForm::save | function | core/ |
|
| MediaFunctionalTestBase | class | core/ |
Base class for Media functional tests. |
| MediaFunctionalTestBase.php | file | core/ |
|
| MediaFunctionalTestBase::$modules | property | core/ |
|
| MediaFunctionalTestTrait | trait | core/ |
Trait with helpers for Media functional tests. |
| MediaFunctionalTestTrait.php | file | core/ |
|
| MediaFunctionalTestTrait::$adminUser | property | core/ |
An admin test user account. |
| MediaFunctionalTestTrait::$adminUserPermissions | property | core/ |
Permissions for the admin user that will be logged-in for test. |
| MediaFunctionalTestTrait::$nonAdminUser | property | core/ |
A non-admin test user account. |
| MediaFunctionalTestTrait::$storage | property | core/ |
The storage service. |
| MediaFunctionalTestTrait::setUp | function | core/ |
|
| MediaHooks | class | core/ |
Hook implementations for media. |
| MediaHooks.php | file | core/ |
|
| MediaHooks::addUrl | function | core/ |
Returns the appropriate URL to add media for the current user. |
| MediaHooks::entityAccess | function | core/ |
Implements hook_entity_access(). |
| MediaHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| MediaHooks::fieldTypeCategoryInfoAlter | function | core/ |
Implements hook_field_type_category_info_alter(). |
| MediaHooks::fieldUiPreconfiguredOptionsAlter | function | core/ |
Implements hook_field_ui_preconfigured_options_alter(). |
| MediaHooks::fieldWidgetCompleteFormAlter | function | core/ |
Implements hook_field_widget_complete_form_alter(). |
| MediaHooks::fieldWidgetSingleElementFormAlter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| MediaHooks::fileMediaHelpText | function | core/ |
Provides help text to choose between File and Media reference fields. |
| MediaHooks::formatEditFormValidate | function | core/ |
Validate callback to ensure filter order and allowed_html are compatible. |
| MediaHooks::formFieldUiFieldStorageAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| MediaHooks::formFilterFormatAddFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| MediaHooks::formFilterFormatEditFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| MediaHooks::help | function | core/ |
Implements hook_help(). |
| MediaHooks::viewsQuerySubstitutions | function | core/ |
Implements hook_views_query_substitutions(). |
| MediaInstallTest | class | core/ |
Tests media Install / Uninstall logic. |
| MediaInstallTest.php | file | core/ |
|
| MediaInstallTest::$defaultTheme | property | core/ |
|
| MediaInstallTest::$modules | property | core/ |
|
| MediaInstallTest::setUp | function | core/ |
|
| MediaInstallTest::testReinstallAfterUninstall | function | core/ |
Tests reinstalling after being uninstalled. |
| MediaInterface | interface | core/ |
Provides an interface defining an entity for media items. |
| MediaInterface.php | file | core/ |
|
| MediaInterface::getCreatedTime | function | core/ |
Returns the media item creation timestamp. |
| MediaInterface::getName | function | core/ |
Gets the media item name. |
| MediaInterface::getSource | function | core/ |
Returns the media source. |
| MediaInterface::setCreatedTime | function | core/ |
Sets the media item creation timestamp. |
| MediaInterface::setName | function | core/ |
Sets the media item name. |
| MediaJavascriptTestBase | class | core/ |
Base class for Media functional JavaScript tests. |
| MediaJavascriptTestBase.php | file | core/ |
|
| MediaJavascriptTestBase::$modules | property | core/ |
|
| MediaJavascriptTestBase::assertLinkToCreatedMedia | function | core/ |
Asserts that a link to a new media item is displayed in the messages area. |
| MediaJavascriptTestBase::waitUntilVisible | function | core/ |
Waits and asserts that a given element is visible. |
Pagination
- Previous page
- Page 1015
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.