You are here

Files in Libraries API 8.3

Primary tabs

File namesort descending Location Namespace Description
libraries_test.module tests/modules/libraries_test/libraries_test.module Tests the library detection and loading.
libraries_test.routing.yml tests/modules/libraries_test/libraries_test.routing.yml tests/modules/libraries_test/libraries_test.routing.yml
LibraryAccessorInterface.php src/ExternalLibrary/Utility/LibraryAccessorInterface.php Drupal\libraries\ExternalLibrary\Utility
LibraryAccessorTrait.php src/ExternalLibrary/Utility/LibraryAccessorTrait.php Drupal\libraries\ExternalLibrary\Utility
LibraryBase.php src/ExternalLibrary/LibraryBase.php Drupal\libraries\ExternalLibrary
LibraryCreationListenerInterface.php src/ExternalLibrary/Type/LibraryCreationListenerInterface.php Drupal\libraries\ExternalLibrary\Type
LibraryDefinitionNotFoundException.php src/ExternalLibrary/Exception/LibraryDefinitionNotFoundException.php Drupal\libraries\ExternalLibrary\Exception
LibraryDefinitionsStream.php src/StreamWrapper/LibraryDefinitionsStream.php Drupal\libraries\StreamWrapper
LibraryIdAccessorInterface.php src/ExternalLibrary/Utility/LibraryIdAccessorInterface.php Drupal\libraries\ExternalLibrary\Utility
LibraryIdAccessorTrait.php src/ExternalLibrary/Utility/LibraryIdAccessorTrait.php Drupal\libraries\ExternalLibrary\Utility
LibraryInterface.php src/ExternalLibrary/LibraryInterface.php Drupal\libraries\ExternalLibrary
LibraryLoadingListenerInterface.php src/ExternalLibrary/Type/LibraryLoadingListenerInterface.php Drupal\libraries\ExternalLibrary\Type
LibraryManager.php src/ExternalLibrary/LibraryManager.php Drupal\libraries\ExternalLibrary
LibraryManagerInterface.php src/ExternalLibrary/LibraryManagerInterface.php Drupal\libraries\ExternalLibrary
LibraryNotInstalledException.php src/ExternalLibrary/Exception/LibraryNotInstalledException.php Drupal\libraries\ExternalLibrary\Exception
LibraryType.php src/Annotation/LibraryType.php Drupal\libraries\Annotation
LibraryTypeBase.php src/ExternalLibrary/Type/LibraryTypeBase.php Drupal\libraries\ExternalLibrary\Type
LibraryTypeFactory.php src/ExternalLibrary/Type/LibraryTypeFactory.php Drupal\libraries\ExternalLibrary\Type
LibraryTypeInterface.php src/ExternalLibrary/Type/LibraryTypeInterface.php Drupal\libraries\ExternalLibrary\Type
LibraryTypeKernelTestBase.php tests/src/Kernel/LibraryTypeKernelTestBase.php Drupal\Tests\libraries\Kernel
LibraryTypeNotFoundException.php src/ExternalLibrary/Exception/LibraryTypeNotFoundException.php Drupal\libraries\ExternalLibrary\Exception
LinePatternDetector.php src/Plugin/libraries/VersionDetector/LinePatternDetector.php Drupal\libraries\Plugin\libraries\VersionDetector
LinePatternDetectorTest.php tests/src/Unit/Plugin/libraries/VersionDetector/LinePatternDetectorTest.php Drupal\Tests\libraries\Unit\Plugin\libraries\VersionDetector
LocalHiddenStreamTrait.php src/StreamWrapper/LocalHiddenStreamTrait.php Drupal\libraries\StreamWrapper
LocalLibraryInterface.php src/ExternalLibrary/Local/LocalLibraryInterface.php Drupal\libraries\ExternalLibrary\Local
LocalLibraryTrait.php src/ExternalLibrary/Local/LocalLibraryTrait.php Drupal\libraries\ExternalLibrary\Local
LocalRemoteAssetTrait.php src/ExternalLibrary/Asset/LocalRemoteAssetTrait.php Drupal\libraries\ExternalLibrary\Asset
Locator.php src/Annotation/Locator.php Drupal\libraries\Annotation
LocatorInterface.php src/ExternalLibrary/Local/LocatorInterface.php Drupal\libraries\ExternalLibrary\Local
LocatorManager.php src/ExternalLibrary/Local/LocatorManager.php Drupal\libraries\ExternalLibrary\Local
MissingPluginConfigurationException.php src/Plugin/MissingPluginConfigurationException.php Drupal\libraries\Plugin
MultipleAssetLibrary.php src/ExternalLibrary/Asset/MultipleAssetLibrary.php Drupal\libraries\ExternalLibrary\Asset
MultipleAssetLibraryInterface.php src/ExternalLibrary/Asset/MultipleAssetLibraryInterface.php Drupal\libraries\ExternalLibrary\Asset
MultipleAssetLibraryTest.php tests/src/Kernel/ExternalLibrary/Asset/MultipleAssetLibraryTest.php Drupal\Tests\libraries\Kernel\ExternalLibrary\Asset
MultipleAssetLibraryType.php src/Plugin/libraries/Type/MultipleAssetLibraryType.php Drupal\libraries\Plugin\libraries\Type
PhpFileLibrariesStream.php src/StreamWrapper/PhpFileLibrariesStream.php Drupal\libraries\StreamWrapper
PhpFileLibrary.php src/ExternalLibrary/PhpFile/PhpFileLibrary.php Drupal\libraries\ExternalLibrary\PhpFile
PhpFileLibraryInterface.php src/ExternalLibrary/PhpFile/PhpFileLibraryInterface.php Drupal\libraries\ExternalLibrary\PhpFile
PhpFileLibraryTest.php tests/src/Kernel/ExternalLibrary/PhpFile/PhpFileLibraryTest.php Drupal\Tests\libraries\Kernel\ExternalLibrary\PhpFile
PhpFileLibraryType.php src/Plugin/libraries/Type/PhpFileLibraryType.php Drupal\libraries\Plugin\libraries\Type
PhpFileLoaderInterface.php src/ExternalLibrary/PhpFile/PhpFileLoaderInterface.php Drupal\libraries\ExternalLibrary\PhpFile
PhpRequireLoader.php src/ExternalLibrary/PhpFile/PhpRequireLoader.php Drupal\libraries\ExternalLibrary\PhpFile
PrivateStreamTrait.php src/StreamWrapper/PrivateStreamTrait.php Drupal\libraries\StreamWrapper
README.txt README.txt # Libraries API ## General information Libraries API provides external library handling for Drupal modules. Relevant links: - [Project page](https://www.drupal.org/project/libraries) - [Issue…
README.txt tests/example/README.txt Example library Version 1 This file is an example file to test version detection. The various other files in this directory are to test the loading of JavaScript, CSS and PHP files. - JavaScript: The filenames of the JavaScript files are asserted…
RemoteLibraryInterface.php src/ExternalLibrary/Remote/RemoteLibraryInterface.php Drupal\libraries\ExternalLibrary\Remote
RemoteLibraryTrait.php src/ExternalLibrary/Remote/RemoteLibraryTrait.php Drupal\libraries\ExternalLibrary\Remote
StaticDetector.php src/Plugin/libraries/VersionDetector/StaticDetector.php Drupal\libraries\Plugin\libraries\VersionDetector
TestLibraryFilesStream.php tests/src/Kernel/ExternalLibrary/TestLibraryFilesStream.php Drupal\Tests\libraries\Kernel\ExternalLibrary
test_php_file_library.php tests/libraries/test_php_file_library/test_php_file_library.php Test PHP file.

Pages

Other projects