service library.discovery in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/core.services.yml \library.discovery
Class
Drupal\Core\Asset\LibraryDiscovery6 string references to library.discovery
- AttachedAssetsTest::testDynamicLibrary in core/
modules/ system/ src/ Tests/ Common/ AttachedAssetsTest.php - Dynamically defines an asset library and alters it.
- AttachedAssetsTest::testLibraryAlter in core/
modules/ system/ src/ Tests/ Common/ AttachedAssetsTest.php - Adds a JavaScript library to the page and alters it.
- AttachedAssetsTest::testLibraryNameConflicts in core/
modules/ system/ src/ Tests/ Common/ AttachedAssetsTest.php - Tests that multiple modules can implement libraries with the same name.
- LibraryDiscoveryIntegrationTest::setUp in core/
modules/ system/ src/ Tests/ Asset/ LibraryDiscoveryIntegrationTest.php - Performs setup tasks before each individual test method is run.
- ResolvedLibraryDefinitionsFilesMatchTest::setUp in core/
modules/ system/ src/ Tests/ Asset/ ResolvedLibraryDefinitionsFilesMatchTest.php - Performs setup tasks before each individual test method is run.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Asset\LibraryDiscovery
- arguments:
- - '@library.discovery.collector'