Search for library
- Search 7.x for library
- Search 9.5.x for library
- Search 10.3.x for library
- Search 11.x for library
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
drupal-8.7.2-media_library_installed.php | file | core/ |
Contains database additions to drupal-8.4.0-media_installed.php for testing the upgrade paths of the media library module from Drupal 8.7.2. |
drupal-8.8.x-media_library-update-views-classnames-3049943.php | file | core/ |
Contains database additions to drupal-8.4.0-media_installed.php for testing the addition of BEM classes to the media library views config. |
drupal-8.media_library-update-form-view-displays-2988433.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade paths of the media library module form and view displays. |
drupal-8.media_library-update-view-table-display-2981044.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade paths of the media library module view. |
drupal-8.media_library-update-widget-view-3020716.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade paths of the media library module widget view. |
DrupalMediaLibrary | class | core/ |
Defines the "drupalmedialibrary" plugin. |
DrupalMediaLibrary.php | file | core/ |
|
DrupalMediaLibrary::$mediaTypeStorage | property | core/ |
The media type entity storage. |
DrupalMediaLibrary::$moduleExtensionList | property | core/ |
The module extension list. |
DrupalMediaLibrary::create | function | core/ |
Creates an instance of the plugin. |
DrupalMediaLibrary::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
DrupalMediaLibrary::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
DrupalMediaLibrary::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
DrupalMediaLibrary::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
DrupalMediaLibrary::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
DrupalMediaLibrary::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
DrupalMediaLibrary::__construct | function | core/ |
Constructs a new DrupalMediaLibrary plugin object. |
LegacyLibraryDiscoveryTest | class | core/ |
Tests that deprecated asset libraries trigger a deprecation error. |
LegacyLibraryDiscoveryTest.php | file | core/ |
|
LegacyLibraryDiscoveryTest::$libraryDiscovery | property | core/ |
The library discovery service. |
LegacyLibraryDiscoveryTest::setUp | function | core/ |
|
LegacyLibraryDiscoveryTest::testJqueryUiAccordion | function | core/ |
Tests that the jquery.ui.accordion library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiCheckboxradio | function | core/ |
Tests that the jquery.ui.checkboxradio library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiControlgroup | function | core/ |
Tests that the jquery.ui.controlgroup library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiDroppable | function | core/ |
Tests that the jquery.ui.droppable library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsBlind | function | core/ |
Tests that the jquery.ui.effects.blind library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsBounce | function | core/ |
Tests that the jquery.ui.effects.bounce library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsClip | function | core/ |
Tests that the jquery.ui.effects.clip library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsCore | function | core/ |
Tests that the jquery.ui.effects.core library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsDrop | function | core/ |
Tests that the jquery.ui.effects.drop library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsExplode | function | core/ |
Tests that the jquery.ui.effects.explode library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsFade | function | core/ |
Tests that the jquery.ui.effects.fade library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsFold | function | core/ |
Tests that the jquery.ui.effects.fold library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsHighlight | function | core/ |
Tests that the jquery.ui.effects.highlight library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsPuff | function | core/ |
Tests that the jquery.ui.effects.puff library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsPulsate | function | core/ |
Tests that the jquery.ui.effects.pulsate library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsScale | function | core/ |
Tests that the jquery.ui.effects.scale library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsShake | function | core/ |
Tests that the jquery.ui.effects.shake library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsSize | function | core/ |
Tests that the jquery.ui.effects.size library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsSlide | function | core/ |
Tests that the jquery.ui.effects.slide library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsTransfer | function | core/ |
Tests that the jquery.ui.effects.transfer library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiProgressbar | function | core/ |
Tests that the jquery.ui.progressbar library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiSelectable | function | core/ |
Tests that the jquery.ui.selectable library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiSelectmenu | function | core/ |
Tests that the jquery.ui.selectmenu library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiSlider | function | core/ |
Tests that the jquery.ui.slider library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiSpinner | function | core/ |
Tests that the jquery.ui.spinner library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiTabs | function | core/ |
Tests that the jquery.ui.tabs library is deprecated. |
LegacyLibraryDiscoveryTest::testJqueryUiTooltip | function | core/ |
Tests that the jquery.ui.tooltip library is deprecated. |
LibraryCachingTest | class | core/ |
Tests the JavaScript library caching on consecutive requests. |
LibraryCachingTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.