Search for discovery
- Search 7.x for discovery
- Search 8.9.x for discovery
- Search 10.3.x for discovery
- Search 11.x for discovery
- Search main for discovery
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LibraryDiscoveryParserTest::testInvalidLibrariesFile | function | core/ |
Tests that an exception is thrown when a libraries file couldn't be parsed. |
| LibraryDiscoveryParserTest::testJsWithPositiveWeight | function | core/ |
Ensures that you cannot provide positive weights for JavaScript libraries. |
| LibraryDiscoveryParserTest::testLibraryOverride | function | core/ |
Tests libraries with overrides. |
| LibraryDiscoveryParserTest::testLibraryOverrideDeprecated | function | core/ |
Tests deprecated library with an override. |
| LibraryDiscoveryParserTest::testLibraryThirdPartyWithMissingLicense | function | core/ |
Tests that an exception is thrown when license is missing when 3rd party. |
| LibraryDiscoveryParserTest::testLibraryWithCssJsSetting | function | core/ |
Tests a library with CSS/JavaScript and a setting. |
| LibraryDiscoveryParserTest::testLibraryWithDataTypes | function | core/ |
Tests a library with a couple of data formats like full URL. |
| LibraryDiscoveryParserTest::testLibraryWithDependencies | function | core/ |
Tests a library with dependencies. |
| LibraryDiscoveryParserTest::testLibraryWithJavaScript | function | core/ |
Tests a library with JavaScript-specific flags. |
| LibraryDiscoveryParserTest::testLibraryWithLicenses | function | core/ |
Tests a library with various licenses, some GPL-compatible, some not. |
| LibraryDiscoveryParserTest::testNonCoreLibrariesFound | function | core/ |
@covers ::buildByExtension[[api-linebreak]] |
| LibraryDiscoveryParserTest::testNonCoreLibrariesNotFound | function | core/ |
@covers ::buildByExtension[[api-linebreak]] |
| LibraryDiscoveryParserTest::testVersion | function | core/ |
Tests the version property, and how it propagates to the contained assets. |
| LibraryDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibraryDiscovery[[api-linebreak]] @group Asset |
| LibraryDiscoveryTest.php | file | core/ |
|
| LibraryDiscoveryTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| LibraryDiscoveryTest::$libraryData | property | core/ |
Test library data. |
| LibraryDiscoveryTest::$libraryDiscovery | property | core/ |
The tested library discovery service. |
| LibraryDiscoveryTest::$libraryDiscoveryCollector | property | core/ |
The mocked library discovery cache collector. |
| LibraryDiscoveryTest::setUp | function | core/ |
|
| LibraryDiscoveryTest::testAssetLibraryDeprecation | function | core/ |
Tests getting a deprecated library. |
| LibraryDiscoveryTest::testGetLibrariesByExtension | function | core/ |
@covers ::getLibrariesByExtension[[api-linebreak]] |
| LibraryDiscoveryTest::testGetLibraryByName | function | core/ |
Tests getting a library by name. |
| LinkRelationTypeManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LoadLibraryController::$libraryDiscovery | property | core/ |
The library discovery service. |
| LocalActionManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LocalActionManagerTest::$discovery | property | core/ |
The mocked plugin discovery. |
| LocalTaskManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LocalTaskManagerTest::$pluginDiscovery | property | core/ |
The mocked plugin discovery. |
| MailManagerTest::$discovery | property | core/ |
The plugin discovery. |
| MenuLinkContent::requiresRediscovery | function | core/ |
Returns whether the menu link requires rediscovery. |
| MenuLinkContent::setRequiresRediscovery | function | core/ |
Flags a link as requiring rediscovery. |
| MenuLinkContentInterface::requiresRediscovery | function | core/ |
Returns whether the menu link requires rediscovery. |
| MenuLinkContentInterface::setRequiresRediscovery | function | core/ |
Flags a link as requiring rediscovery. |
| MenuLinkManager::$discovery | property | core/ |
The object that discovers plugins managed by this manager. |
| MenuLinkManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| MigrateSourcePluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| migrate_drupal.field_discovery | service | core/ |
Drupal\migrate_drupal\FieldDiscovery |
| MigrationPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| ModuleExtensionList::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| PermissionHandler::$yamlDiscovery | property | core/ |
The YAML discovery class to find all .permissions.yml files. |
| PermissionHandler::getYamlDiscovery | function | core/ |
Gets the YAML discovery. |
| PluginManagerBase::$discovery | property | core/ |
The object that discovers plugins managed by this manager. |
| PluginManagerBase::getDiscovery | function | core/ |
Gets the plugin discovery. |
| ResolvedLibraryDefinitionsFilesMatchTest::$libraryDiscovery | property | core/ |
The library discovery service. |
| RouteBuilderTest::$yamlDiscovery | property | core/ |
The mocked YAML discovery. |
| SectionStorageManagerTest::$discovery | property | core/ |
The plugin discovery. |
| SettableDiscoveryExtensionListTrait | trait | core/ |
Trait that allows extension discovery to be set. |
| SettableDiscoveryExtensionListTrait::$extensionDiscovery | property | core/ |
The extension discovery for this extension list. |
| SettableDiscoveryExtensionListTrait::getExtensionDiscovery | function | core/ |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.