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 |
|---|---|---|---|
| seven_form_media_library_add_form_upload_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| seven_preprocess_fieldset__media_library_widget | function | core/ |
@todo Remove this when https://www.drupal.org/project/drupal/issues/2999549 lands. |
| seven_preprocess_item_list__media_library_add_form_media_list | function | core/ |
Implements hook_preprocess_item_list__media_library_add_form_media_list(). |
| seven_preprocess_media_library_item__small | function | core/ |
Implements hook_preprocess_media_library_item__small(). |
| seven_preprocess_media_library_item__widget | function | core/ |
Implements hook_preprocess_media_library_item__widget(). |
| seven_preprocess_views_view_fields__media_library | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| StableLibraryOverrideTest | class | core/ |
Tests Stable's library overrides. |
| StableLibraryOverrideTest.php | file | core/ |
|
| StableLibraryOverrideTest::$allModules | property | core/ |
A list of all core modules. |
| StableLibraryOverrideTest::$librariesToSkip | property | core/ |
A list of libraries to skip checking, in the format extension/library_name. |
| StableLibraryOverrideTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| StableLibraryOverrideTest::$modules | property | core/ |
Modules to enable. |
| StableLibraryOverrideTest::$themeInitialization | property | core/ |
The theme initialization. |
| StableLibraryOverrideTest::$themeManager | property | core/ |
The theme manager. |
| StableLibraryOverrideTest::getAllLibraries | function | core/ |
Gets all libraries for core and all installed modules. |
| StableLibraryOverrideTest::removeVendorAssets | function | core/ |
Removes all vendor libraries and assets from the library definitions. |
| StableLibraryOverrideTest::setUp | function | core/ |
|
| StableLibraryOverrideTest::testStableLibraryOverrides | function | core/ |
Ensures that Stable overrides all relevant core library assets. |
| stable_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
| system_post_update_classy_message_library | function | core/ |
Clear caches to ensure Classy's message library is always added. |
| template_preprocess_media_library_item | function | core/ |
Prepares variables for a selected media item. |
| template_preprocess_media_library_wrapper | function | core/ |
Prepares variables for the media library modal dialog. |
| TestLibraryDiscoveryParser | class | core/ |
Wraps the tested class to mock the external dependencies. |
| TestLibraryDiscoveryParser::$paths | property | core/ |
|
| TestLibraryDiscoveryParser::$validUris | property | core/ |
|
| TestLibraryDiscoveryParser::drupalGetPath | function | core/ |
Wraps drupal_get_path(). |
| TestLibraryDiscoveryParser::fileValidUri | function | core/ |
Wraps \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface::isValidUri(). |
| TestLibraryDiscoveryParser::setFileValidUri | function | core/ |
|
| TestLibraryDiscoveryParser::setPaths | function | core/ |
|
| test_theme_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
| ThemeNotUsingClassyLibraryTest | class | core/ |
Tests that themes do not depend on Classy libraries. |
| ThemeNotUsingClassyLibraryTest.php | file | core/ |
|
| ThemeNotUsingClassyLibraryTest::$classyLibraries | property | core/ |
Classy's libraries. |
| ThemeNotUsingClassyLibraryTest::$classyLibrariesExtend | property | core/ |
Libraries that Classy extends. |
| ThemeNotUsingClassyLibraryTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| ThemeNotUsingClassyLibraryTest::$themeHandler | property | core/ |
The theme handler. |
| ThemeNotUsingClassyLibraryTest::$themeInitialization | property | core/ |
The theme initialization. |
| ThemeNotUsingClassyLibraryTest::confirmMatchingAssets | function | core/ |
Confirms that the assets of a copied Classy library match the original's. |
| ThemeNotUsingClassyLibraryTest::confirmNoClassyAssets | function | core/ |
Confirms a library is not loading any Classy assets. |
| ThemeNotUsingClassyLibraryTest::providerTestThemeAccountsForClassyExtensions | function | core/ |
Data provider. |
| ThemeNotUsingClassyLibraryTest::providerTestThemeNotUsingClassyLibraries | function | core/ |
Data provider. |
| ThemeNotUsingClassyLibraryTest::setUp | function | core/ |
|
| ThemeNotUsingClassyLibraryTest::testThemeAccountsForClassyExtensions | function | core/ |
Checks for theme-specific equivalents of all Classy library-extends. |
| ThemeNotUsingClassyLibraryTest::testThemeNotUsingClassyLibraries | function | core/ |
Ensures that a theme is decoupled from Classy libraries. |
| TranslationsTest::testMediaLibraryTranslations | function | core/ |
Tests the media library widget shows all media only once. |
| TwigExtension::attachLibrary | function | core/ |
Attaches an asset library to the template, and hence to the response. |
| TwigThemeTestController::attachLibraryRender | function | core/ |
Renders for testing attach_library functions in a Twig template. |
| twig_theme_test.attach_library.html.twig | file | core/ |
{{ attach_library('core/ckeditor') }} |
| views-view--media-library.html.twig | file | core/ |
Theme override for the media_library view template. |
| views-view--media_library.html.twig | file | core/ |
Theme override for the media_library view template. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.