Search for libraries

  1. Search 7.x for libraries
  2. Search 9.5.x for libraries
  3. Search 10.3.x for libraries
  4. Search 11.x for libraries
  5. Other projects
Title Object type File name Summary
ActiveTheme::$libraries property core/lib/Drupal/Core/Theme/ActiveTheme.php The libraries provided by the theme.
ActiveTheme::$librariesExtend property core/lib/Drupal/Core/Theme/ActiveTheme.php The list of libraries-extend definitions.
ActiveTheme::$librariesOverride property core/lib/Drupal/Core/Theme/ActiveTheme.php The libraries or library assets overridden by the theme.
ActiveTheme::getLibraries function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the libraries provided by the theme.
ActiveTheme::getLibrariesExtend function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the libraries extended by the active theme.
ActiveTheme::getLibrariesOverride function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the libraries or library assets overridden by the active theme.
AssetResolver::getLibrariesToLoad function core/lib/Drupal/Core/Asset/AssetResolver.php Returns the libraries that need to be loaded.
AttachedAssets::$alreadyLoadedLibraries property core/lib/Drupal/Core/Asset/AttachedAssets.php The set of asset libraries that the client has already loaded.
AttachedAssets::$libraries property core/lib/Drupal/Core/Asset/AttachedAssets.php The (ordered) list of asset libraries attached to the current response.
AttachedAssets::getAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Returns the set of already loaded asset libraries.
AttachedAssets::getLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Returns the asset libraries attached to the current response.
AttachedAssets::setAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Sets the asset libraries that the current request marked as already loaded.
AttachedAssets::setLibraries function core/lib/Drupal/Core/Asset/AttachedAssets.php Sets the asset libraries attached to the current response.
AttachedAssetsInterface::getAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Returns the set of already loaded asset libraries.
AttachedAssetsInterface::getLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Returns the asset libraries attached to the current response.
AttachedAssetsInterface::setAlreadyLoadedLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Sets the asset libraries that the current request marked as already loaded.
AttachedAssetsInterface::setLibraries function core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Sets the asset libraries attached to the current response.
bartik.libraries.yml file core/themes/bartik/bartik.libraries.yml core/themes/bartik/bartik.libraries.yml
BatchBuilder::$libraries property core/lib/Drupal/Core/Batch/BatchBuilder.php An array of libraries to be included when processing the batch.
BatchBuilder::setLibraries function core/lib/Drupal/Core/Batch/BatchBuilder.php Sets the libraries to use when processing the batch.
BatchBuilderTest::testAddingLibraries function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests setting and adding libraries.
BcEditor::getLibraries function core/modules/editor/tests/src/Unit/EditorBaseTest.php Returns libraries to be attached.
block_content.libraries.yml file core/modules/block_content/block_content.libraries.yml core/modules/block_content/block_content.libraries.yml
block_place.libraries.yml file core/modules/block_place/block_place.libraries.yml core/modules/block_place/block_place.libraries.yml
book.libraries.yml file core/modules/book/book.libraries.yml core/modules/book/book.libraries.yml
ckeditor.libraries.yml file core/modules/ckeditor/ckeditor.libraries.yml core/modules/ckeditor/ckeditor.libraries.yml
CKEditor::getLibraries function core/modules/ckeditor/src/Plugin/Editor/CKEditor.php Returns libraries to be attached.
CKEditorPluginBase::getLibraries function core/modules/ckeditor/src/CKEditorPluginBase.php Returns a list of libraries this plugin requires.
CKEditorPluginInterface::getLibraries function core/modules/ckeditor/src/CKEditorPluginInterface.php Returns a list of libraries this plugin requires.
ckeditor_test.libraries.yml file core/modules/ckeditor/tests/modules/ckeditor_test.libraries.yml core/modules/ckeditor/tests/modules/ckeditor_test.libraries.yml
classy.libraries.yml file core/themes/classy/classy.libraries.yml core/themes/classy/classy.libraries.yml
color.libraries.yml file core/modules/color/color.libraries.yml core/modules/color/color.libraries.yml
color_test_theme.libraries.yml file core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.libraries.yml core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.libraries.yml
css_bad_category.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/css_bad_category.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/css_bad_category.libraries.yml
css_bad_nesting.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/css_bad_nesting.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/css_bad_nesting.libraries.yml
css_bad_nesting_array.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/css_bad_nesting_array.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/css_bad_nesting_array.libraries.yml
css_js_settings.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/css_js_settings.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/css_js_settings.libraries.yml
css_weights.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/css_weights.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/css_weights.libraries.yml
data_types.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/data_types.libraries.yml
dependencies.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/dependencies.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/dependencies.libraries.yml
DrupalImage::getLibraries function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php Returns a list of libraries this plugin requires.
DrupalImageCaption::getLibraries function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php Returns a list of libraries this plugin requires.
DrupalLink::getLibraries function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalLink.php Returns a list of libraries this plugin requires.
DrupalMedia::getLibraries function core/modules/media/src/Plugin/CKEditorPlugin/DrupalMedia.php Returns a list of libraries this plugin requires.
DrupalMediaLibrary::getLibraries function core/modules/media_library/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php Returns a list of libraries this plugin requires.
editor_test.libraries.yml file core/modules/editor/tests/modules/editor_test.libraries.yml core/modules/editor/tests/modules/editor_test.libraries.yml
empty.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/empty.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/empty.libraries.yml
example_contrib_module.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/example_contrib_module.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_contrib_module.libraries.yml
example_module.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module.libraries.yml
example_module_missing_information.libraries.yml file core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.