Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::setUpMockPluginManager | function | core/ |
Reinitializes the plugin manager as a mock object. |
| LazyPluginCollectionTestBase::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
| LazyRouteCollection | class | core/ |
The lazy route collection. |
| LazyRouteCollection.php | file | core/ |
|
| LazyRouteCollection::$provider | property | core/ |
The route provider for this generator. |
| LazyRouteCollection::all | function | core/ |
Returns all routes in this collection. |
| LazyRouteCollection::count | function | core/ |
Gets the number of Routes in this collection. |
| LazyRouteCollection::get | function | core/ |
Gets a route by name. |
| LazyRouteCollection::getIterator | function | core/ |
|
| LazyRouteCollection::__construct | function | core/ |
Constructs a LazyRouteCollection. |
| LazyRouteCollectionTest | class | core/ |
Tests Drupal\Core\Routing\LazyRouteCollection. |
| 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/ |
Tests count. |
| LazyRouteCollectionTest::testGetIterator | function | core/ |
Tests get iterator. |
| LazyRouteCollectionTest::testGetName | function | core/ |
Search for a both an existing and a non-existing route. |
| 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 |
| LeaveProfileNode | class | core/ |
Represents a profile leave node. |
| LeaveProfileNode.php | file | core/ |
|
| LeaveProfileNode::compile | function | core/ |
|
| LeaveProfileNode::__construct | function | core/ |
|
| LegacyFileSystemTest | class | core/ |
Tests the legacy file system functions. |
| LegacyFileSystemTest.php | file | core/ |
|
| LegacyFileSystemTest::$fileSystem | property | core/ |
The file system under test. |
| LegacyFileSystemTest::setUp | function | core/ |
|
| LegacyFileSystemTest::testCopyWithDeprecatedFileExists | function | core/ |
Tests copy with deprecated file exists. |
| LegacyFileSystemTest::testCopyWithOutOfBoundsIntNegative | function | core/ |
Tests copy with out of bounds int negative. |
| LegacyFileSystemTest::testCopyWithOutOfBoundsIntPositive | function | core/ |
Tests copy with out of bounds int positive. |
| LegacyFileSystemTest::testGetDestinationFilenameWithDeprecatedFileExists | function | core/ |
Tests get destination filename with deprecated file exists. |
| LegacyFileSystemTest::testMoveWithDeprecatedFileExists | function | core/ |
Tests move with deprecated file exists. |
| LegacyFileSystemTest::testSaveDataWithDeprecatedFileExists | function | core/ |
Tests save data with deprecated file exists. |
| LegacyFrontControllerTest | class | core/ |
Tests that front-controllers without symfony/runtime keep working. |
| LegacyFrontControllerTest.php | file | core/ |
|
| LegacyFrontControllerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 943
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.