Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
| LazyPluginCollection::getInstanceIds | function | core/ |
Gets all instance IDs. |
| LazyPluginCollection::has | function | core/ |
Determines if a plugin instance exists. |
| LazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
| LazyPluginCollection::set | function | core/ |
Stores an initialized plugin. |
| LazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| LazyPluginCollectionTestBase | class | core/ |
Provides a base class for plugin collection tests. |
| LazyPluginCollectionTestBase.php | file | core/ |
|
| LazyPluginCollectionTestBase::$config | property | core/ |
Contains the plugin configuration. |
| LazyPluginCollectionTestBase::$defaultPluginCollection | property | core/ |
The tested plugin collection. |
| LazyPluginCollectionTestBase::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
| LazyPluginCollectionTestBase::$pluginManager | property | core/ |
The mocked plugin manager. |
| LazyPluginCollectionTestBase::getPluginDefinitions | function | core/ |
Returns some example plugin definitions. |
| LazyPluginCollectionTestBase::getPluginMock | function | core/ |
Returns a mocked plugin object. |
| LazyPluginCollectionTestBase::returnPluginMap | function | core/ |
Return callback for createInstance. |
| LazyPluginCollectionTestBase::setUp | function | core/ |
|
| LazyPluginCollectionTestBase::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
| LazyRouteCollection::__construct | function | core/ |
Constructs a LazyRouteCollection. |
| LazyRouteCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Routing\LazyRouteCollection[[api-linebreak]] |
| LazyRouteCollectionTest.php | file | core/ |
|
| LazyRouteCollectionTest::$routeProvider | property | core/ |
The route provider. |
| LazyRouteCollectionTest::$testRoutes | property | core/ |
Array of routes indexed by name. |
| LazyRouteCollectionTest::setUp | function | core/ |
|
| LazyRouteCollectionTest::testCount | function | core/ |
@covers ::count[[api-linebreak]] |
| LazyRouteCollectionTest::testGetIterator | function | core/ |
@covers ::getIterator[[api-linebreak]] @covers ::all[[api-linebreak]] |
| LazyRouteCollectionTest::testGetName | function | core/ |
Search for a both an existing and a non-existing route. |
| LazyRouteProviderInstallTest | class | core/ |
@group routing |
| 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. |
| 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.module | file | core/ |
Helper module for the lazy route provider tests. |
| 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 |
| lazy_route_provider_install_test_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| LeaveProfileNode::__construct | function | core/ |
|
| LegacyAssetTest | class | core/ |
Tests deprecated asset functions. |
| LegacyAssetTest.php | file | core/ |
|
| LegacyAssetTest::testDeprecatedDrupalFlushCssJs | function | core/ |
Tests the deprecation. |
| LegacyBootstrapTest | class | core/ |
Tests legacy bootstrap functions. |
| LegacyBootstrapTest.php | file | core/ |
|
| LegacyBootstrapTest::$modules | property | core/ |
Modules to install. |
| LegacyBootstrapTest::testWatchdogException | function | core/ |
Tests watchdog_exception() deprecation. |
| LegacyCommonTest | class | core/ |
Tests deprecated legacy functions in common.inc. |
| LegacyCommonTest.php | file | core/ |
|
| LegacyCommonTest::testFormatSizeDeprecation | function | core/ |
Tests deprecation of the format_size() function. |
| LegacyExtensionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\Extension[[api-linebreak]] @group Extension @group legacy |
| LegacyExtensionTest.php | file | core/ |
|
| LegacyExtensionTest::testDeprecatedCall | function | core/ |
@covers ::__call[[api-linebreak]] |
| LegacyFileModuleTest | class | core/ |
Tests file module deprecations. |
Pagination
- Previous page
- Page 748
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.