Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LegacyVersionUtility::convertToSemanticVersion | function | core/ |
Converts a version number to a semantic version if needed. |
| LegacyVersionUtility::isLegacyVersion | function | core/ |
Determines if a version is legacy. |
| legacy_front_controller_test.info.yml | file | core/ |
core/modules/system/tests/modules/legacy_front_controller_test/legacy_front_controller_test.info.yml |
| legacy_front_controller_test.routing.yml | file | core/ |
core/modules/system/tests/modules/legacy_front_controller_test/legacy_front_controller_test.routing.yml |
| legacy_hook_test.info.yml | file | core/ |
core/modules/system/tests/modules/legacy_hook_test/legacy_hook_test.info.yml |
| legacy_hook_test.module | file | core/ |
|
| legacy_hook_test_test1 | function | core/ |
#[LegacyHook] |
| legacy_hook_test_test2 | function | core/ |
|
| LengthConstraint | class | core/ |
Length constraint. |
| LengthConstraint.php | file | core/ |
|
| LengthConstraint::validatedBy | function | core/ |
|
| LengthConstraint::__construct | function | core/ |
|
| LenientConfigSchemaChecker | class | core/ |
Listens to the config save event and warns about invalid schema. |
| LenientConfigSchemaChecker.php | file | core/ |
|
| LenientConfigSchemaChecker::onConfigSave | function | core/ |
Checks that configuration complies with its schema on config save. |
| LenientConfigSchemaChecker::__construct | function | core/ |
Constructs the ConfigSchemaChecker object. |
| lets-hear-it-for-carrots.html | file | core/ |
|
| lets-hear-it-for-carrots.html | file | core/ |
|
| lib-overrides.component.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml |
| lib-overrides.css | file | core/ |
/* The linter does not allow empty CSS. Let's add anything here. */ div { display: block; } |
| lib-overrides.twig | file | core/ |
It works |
| LibrariesDirectoryFileFinder | class | core/ |
Finds files that are located in the supported 'libraries' directories. |
| LibrariesDirectoryFileFinder.php | file | core/ |
|
| LibrariesDirectoryFileFinder::$installProfile | property | core/ |
The install profile. |
| LibrariesDirectoryFileFinder::$profileExtensionList | property | core/ |
The profile extension list. |
| LibrariesDirectoryFileFinder::$root | property | core/ |
The app root. |
| LibrariesDirectoryFileFinder::$sitePath | property | core/ |
The site path. |
| LibrariesDirectoryFileFinder::find | function | core/ |
Finds files that are located in the supported 'libraries' directories. |
| LibrariesDirectoryFileFinder::__construct | function | core/ |
Constructs a new LibrariesDirectoryFileFinder instance. |
| LibrariesDirectoryFileFinderTest | class | core/ |
Tests Drupal\Core\Asset\LibrariesDirectoryFileFinder. |
| LibrariesDirectoryFileFinderTest.php | file | core/ |
|
| LibrariesDirectoryFileFinderTest::testFind | function | core/ |
Tests find. |
| library.dependency_resolver | service | core/ |
Drupal\Core\Asset\LibraryDependencyResolver |
| library.discovery | service | core/ |
Drupal\Core\Asset\LibraryDiscoveryCollector |
| library.discovery.parser | service | core/ |
Drupal\Core\Asset\LibraryDiscoveryParser |
| library.libraries_directory_file_finder | service | core/ |
Drupal\Core\Asset\LibrariesDirectoryFileFinder |
| LibraryDefinitionMissingLicenseException | class | core/ |
Defines a custom exception if a library has a remote but no license. |
| LibraryDefinitionMissingLicenseException.php | file | core/ |
|
| LibraryDependencyResolver | class | core/ |
Resolves the dependencies of asset (CSS/JavaScript) libraries. |
| LibraryDependencyResolver.php | file | core/ |
|
| LibraryDependencyResolver::$librariesDependencies | property | core/ |
The libraries dependencies. |
| LibraryDependencyResolver::$libraryDiscovery | property | core/ |
The library discovery service. |
| LibraryDependencyResolver::doGetDependencies | function | core/ |
Gets the given libraries with its dependencies. |
| LibraryDependencyResolver::getLibrariesWithDependencies | function | core/ |
Gets the given libraries with their dependencies. |
| LibraryDependencyResolver::getMinimalRepresentativeSubset | function | core/ |
Gets the minimal representative subset of the given libraries. |
| LibraryDependencyResolver::__construct | function | core/ |
Constructs a new LibraryDependencyResolver instance. |
| LibraryDependencyResolverInterface | interface | core/ |
Resolves the dependencies of asset (CSS/JavaScript) libraries. |
| LibraryDependencyResolverInterface.php | file | core/ |
|
| LibraryDependencyResolverInterface::getLibrariesWithDependencies | function | core/ |
Gets the given libraries with their dependencies. |
| LibraryDependencyResolverInterface::getMinimalRepresentativeSubset | function | core/ |
Gets the minimal representative subset of the given libraries. |
Pagination
- Previous page
- Page 799
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.