Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LazyPluginCollection::$instanceIds | property | core/ |
Stores the IDs of all potential plugin instances. |
| LazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
| LazyPluginCollection::getInstanceIds | function | core/ |
Gets all instance IDs. |
| LazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
| LazyRouteCollection::$provider | property | core/ |
The route provider for this generator. |
| LazyRouteCollectionTest::$routeProvider | property | core/ |
The route provider. |
| LazyRouteProviderInstallTest | class | core/ |
Tests Lazy Route Provider Install. |
| LazyRouteProviderInstallTest.php | file | core/ |
|
| LazyRouteProviderInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LazyRouteProviderInstallTest::$modules | property | core/ |
Modules to install. |
| LazyRouteProviderInstallTest::testInstallation | function | core/ |
Tests that the lazy route provider is used during a module install. |
| LazyRouteProviderInstallTestHooks | class | core/ |
Hook implementations for lazy_route_provider_install_test. |
| LazyRouteProviderInstallTestHooks.php | file | core/ |
|
| LazyRouteProviderInstallTestHooks::menuLinksDiscoveredAlter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| lazy_route_provider_install_test.info.yml | file | core/ |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml |
| lazy_route_provider_install_test.services.yml | file | core/ |
core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml |
| LegacyRequirementSeverityTest::requirementProvider | function | core/ |
Data provider for requirement helper test. |
| LengthConstraint::validatedBy | function | 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 |
| LibraryDependencyResolverTest::providerTestGetLibrariesWithDependencies | function | core/ |
Provides test data for ::testGetLibrariesWithDependencies(). |
| LibraryDependencyResolverTest::providerTestGetMinimalRepresentativeSubset | function | core/ |
Provides test data for ::testGetMinimalRepresentativeSubset(). |
| LibraryDependencyResolverTest::testGetMinimalRepresentativeSubsetInvalidInput | function | core/ |
Tests get minimal representative subset invalid input. |
| LibraryDiscoveryCollector::getCid | function | core/ |
Gets the cache ID. |
| LibraryDiscoveryIntegrationTest::testBaseThemeLibrariesOverrideInSubTheme | function | core/ |
Tests that base theme libraries-override still apply in sub themes. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverride | function | core/ |
Tests that libraries-override are applied to library definitions. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverrideDrupalSettings | function | core/ |
Tests libraries-override on drupalSettings. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverrideMalformedAsset | function | core/ |
Tests libraries-override on malformed assets. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverrideOtherAssetLibraryNames | function | core/ |
Tests library assets with other ways for specifying paths. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverridesMultiple | function | core/ |
Tests libraries overrides with multiple parent themes. |
| LibraryDiscoveryParser::applyLibrariesMovedOverrides | function | core/ |
Apply overrides to files that have moved. |
| LibraryDiscoveryParser::applyLibrariesOverride | function | core/ |
Apply libraries overrides specified for the current active theme. |
| LibraryDiscoveryParser::isValidUri | function | core/ |
Determines if the supplied string is a valid URI. |
| LibraryDiscoveryParser::setOverrideValue | function | core/ |
Overrides the specified library asset. |
| LibraryDiscoveryParser::validateCssLibrary | function | core/ |
Validates CSS library structure. |
| LibraryDiscoveryParserTest::providerTestCssAssert | function | core/ |
Data provider for testing bad CSS declarations. |
| LibraryDiscoveryParserTest::testInvalidLibrariesFile | function | core/ |
Tests that an exception is thrown when a libraries file couldn't be parsed. |
| LibraryDiscoveryParserTest::testLibraryOverride | function | core/ |
Tests libraries with overrides. |
| LibraryDiscoveryParserTest::testLibraryOverrideDeprecated | function | core/ |
Tests deprecated library with an override. |
| LibraryDiscoveryTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| LinkAccessConstraintValidator | class | core/ |
Validates the LinkAccess constraint. |
| LinkAccessConstraintValidator.php | file | core/ |
|
| LinkAccessConstraintValidator::$current_user | property | core/ |
Proxy for the current user account. |
| LinkAccessConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| LinkAccessConstraintValidator::validate | function | core/ |
|
| LinkAccessConstraintValidator::__construct | function | core/ |
Constructs an instance of the LinkAccessConstraintValidator class. |
| LinkAccessConstraintValidatorTest | class | core/ |
Tests the LinkAccessConstraintValidator validator. |
| LinkAccessConstraintValidatorTest.php | file | core/ |
|
| LinkAccessConstraintValidatorTest::providerValidate | function | core/ |
Data provider for LinkAccessConstraintValidator::validate(). |
Pagination
- Previous page
- Page 103
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.