Search for library
- Search 7.x for library
- Search 8.9.x for library
- Search 10.3.x for library
- Search 11.x for library
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LibraryDiscoveryParserTest::testCssAssert | function | core/ |
Verify an assertion fails if CSS declarations have non-existent categories. |
LibraryDiscoveryParserTest::testDefaultCssWeights | function | core/ |
Ensures that CSS weights are taken into account properly. |
LibraryDiscoveryParserTest::testEmptyLibraryFile | function | core/ |
@covers ::parseLibraryInfo |
LibraryDiscoveryParserTest::testExternalLibraries | function | core/ |
Tests that the version property of external libraries is handled. |
LibraryDiscoveryParserTest::testInvalidLibrariesFile | function | core/ |
Tests that an exception is thrown when a libraries file couldn't be parsed. |
LibraryDiscoveryParserTest::testJsWithPositiveWeight | function | core/ |
Ensures that you cannot provide positive weights for JavaScript libraries. |
LibraryDiscoveryParserTest::testLibraryOverride | function | core/ |
Tests libraries with overrides. |
LibraryDiscoveryParserTest::testLibraryOverrideDeprecated | function | core/ |
Tests deprecated library with an override. |
LibraryDiscoveryParserTest::testLibraryThirdPartyWithMissingLicense | function | core/ |
Tests that an exception is thrown when license is missing when 3rd party. |
LibraryDiscoveryParserTest::testLibraryWithCssJsSetting | function | core/ |
Tests a library with CSS/JavaScript and a setting. |
LibraryDiscoveryParserTest::testLibraryWithDataTypes | function | core/ |
Tests a library with a couple of data formats like full URL. |
LibraryDiscoveryParserTest::testLibraryWithDependencies | function | core/ |
Tests a library with dependencies. |
LibraryDiscoveryParserTest::testLibraryWithJavaScript | function | core/ |
Tests a library with JavaScript-specific flags. |
LibraryDiscoveryParserTest::testLibraryWithLicenses | function | core/ |
Tests a library with various licenses, some GPL-compatible, some not. |
LibraryDiscoveryParserTest::testNonCoreLibrariesFound | function | core/ |
@covers ::buildByExtension |
LibraryDiscoveryParserTest::testNonCoreLibrariesNotFound | function | core/ |
@covers ::buildByExtension |
LibraryDiscoveryParserTest::testVersion | function | core/ |
Tests the version property, and how it propagates to the contained assets. |
LibraryDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibraryDiscovery @group Asset |
LibraryDiscoveryTest.php | file | core/ |
|
LibraryDiscoveryTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
LibraryDiscoveryTest::$libraryData | property | core/ |
Test library data. |
LibraryDiscoveryTest::$libraryDiscovery | property | core/ |
The tested library discovery service. |
LibraryDiscoveryTest::$libraryDiscoveryCollector | property | core/ |
The mocked library discovery cache collector. |
LibraryDiscoveryTest::setUp | function | core/ |
|
LibraryDiscoveryTest::testAssetLibraryDeprecation | function | core/ |
Tests getting a deprecated library. |
LibraryDiscoveryTest::testGetLibrariesByExtension | function | core/ |
@covers ::getLibrariesByExtension |
LibraryDiscoveryTest::testGetLibraryByName | function | core/ |
Tests getting a library by name. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
links--media-library-menu.html.twig | file | core/ |
Theme implementation of the media type menu in the media library dialog. |
LoadLibraryController | class | core/ |
A page to facilitate library loading. |
LoadLibraryController.php | file | core/ |
|
LoadLibraryController::$libraryDiscovery | property | core/ |
The library discovery service. |
LoadLibraryController::$moduleExtensionList | property | core/ |
The module extension list. |
LoadLibraryController::build | function | core/ |
A simple page with a library attached. |
LoadLibraryController::create | function | core/ |
Instantiates a new instance of this class. |
LoadLibraryController::__construct | function | core/ |
Constructs a new LoadLibraryController. |
locale_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
many_assets_test_library_info_build | function | core/ |
Implements hook_library_info_build(). |
Media Library Architecture | group | core/ |
Media Library is a UI for the core Media module. It provides a visual interface for users to manage media in their site, and it allows authors to visually select media for use in entity reference and text fields, using a modal dialog. |
media--media-library.html.twig | file | core/ |
Theme override of a media item in the media library. |
media--media-library.html.twig | file | core/ |
Theme override to present a media entity in the media library. |
media--media-library.html.twig | file | core/ |
Theme override of a media item in the media library. |
media--media-library.html.twig | file | core/ |
Theme override of a media item in the media library. |
media--media-library.html.twig | file | core/ |
Theme override of a media item in the media library. |
media--media-library.html.twig | file | core/ |
Theme override to present a media entity in the media library. |
media--media-library.html.twig | file | core/ |
Theme override of a media item in the media library. |
media--media-library.html.twig | file | core/ |
Default theme implementation to present a media entity in the media library. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.