Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
LazyPluginCollectionTestBase.php file core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php
LazyPluginCollectionTestBase::$config property core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Contains the plugin configuration.
LazyPluginCollectionTestBase::$defaultPluginCollection property core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php The tested plugin collection.
LazyPluginCollectionTestBase::$pluginInstances property core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Stores all setup plugin instances.
LazyPluginCollectionTestBase::$pluginManager property core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php The mocked plugin manager.
LazyPluginCollectionTestBase::getPluginDefinitions function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Returns some example plugin definitions.
LazyPluginCollectionTestBase::getPluginMock function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Returns a mocked plugin object.
LazyPluginCollectionTestBase::returnPluginMap function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Return callback for createInstance.
LazyPluginCollectionTestBase::setUp function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php
LazyPluginCollectionTestBase::setupPluginCollection function core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php Sets up the default plugin collection.
LazyRouteCollection::__construct function core/lib/Drupal/Core/Routing/LazyRouteCollection.php Constructs a LazyRouteCollection.
LazyRouteCollectionTest class core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php @coversDefaultClass \Drupal\Core\Routing\LazyRouteCollection[[api-linebreak]]
LazyRouteCollectionTest.php file core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php
LazyRouteCollectionTest::$routeProvider property core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php The route provider.
LazyRouteCollectionTest::$testRoutes property core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php Array of routes indexed by name.
LazyRouteCollectionTest::setUp function core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php
LazyRouteCollectionTest::testCount function core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php @covers ::count[[api-linebreak]]
LazyRouteCollectionTest::testGetIterator function core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php @covers ::getIterator[[api-linebreak]]
@covers ::all[[api-linebreak]]
LazyRouteCollectionTest::testGetName function core/tests/Drupal/Tests/Core/Routing/LazyRouteCollectionTest.php Search for a both an existing and a non-existing route.
LazyRouteProviderInstallTest class core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php @group routing
LazyRouteProviderInstallTest.php file core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php
LazyRouteProviderInstallTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php
LazyRouteProviderInstallTest::$modules property core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php
LazyRouteProviderInstallTest::testInstallation function core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php Tests that the lazy route provider is used during a module install.
lazy_route_provider_install_test.info.yml file core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.info.yml 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/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.module Helper module for the lazy route provider tests.
lazy_route_provider_install_test.services.yml file core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.services.yml 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/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.module Implements hook_menu_links_discovered_alter().
LegacyExtensionPathResolverTest class core/tests/Drupal/KernelTests/Core/Extension/LegacyExtensionPathResolverTest.php Tests the extension path resolver deprecations.
LegacyExtensionPathResolverTest.php file core/tests/Drupal/KernelTests/Core/Extension/LegacyExtensionPathResolverTest.php
LegacyExtensionPathResolverTest::testDeprecatedWarning function core/tests/Drupal/KernelTests/Core/Extension/LegacyExtensionPathResolverTest.php @group legacy
LegacyFileTest class core/modules/file/tests/src/Kernel/LegacyFileTest.php Tests deprecated file functions.
LegacyFileTest.php file core/modules/file/tests/src/Kernel/LegacyFileTest.php
LegacyFileTest::testCopy function core/modules/file/tests/src/Kernel/LegacyFileTest.php Tests the file_copy deprecation and legacy behavior.
LegacyFileTest::testFileSaveUploadSingleErrorFormSize function core/modules/file/tests/src/Kernel/LegacyFileTest.php Tests file size upload errors.
LegacyFileTest::testMove function core/modules/file/tests/src/Kernel/LegacyFileTest.php Tests the file_copy deprecation and legacy behavior.
LegacyFileTest::testSaveData function core/modules/file/tests/src/Kernel/LegacyFileTest.php Tests file_save_data deprecation and that it works without a destination.
LegacyFileTest::testViewsFileStatus function core/modules/file/tests/src/Kernel/LegacyFileTest.php Tests the deprecation of _views_file_status().
LegacyMimeTypeGuesser class core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/MimeTypePassTest.php
LegacyMimeTypeGuesser::guess function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/MimeTypePassTest.php
LegacyScriptsTest class core/tests/Drupal/BuildTests/Composer/LegacyScriptsTest.php @group Composer
@group legacy
@requires externalCommand composer
@coversDefaultClass \Drupal\Core\Composer\Composer[[api-linebreak]]
LegacyScriptsTest.php file core/tests/Drupal/BuildTests/Composer/LegacyScriptsTest.php
LegacyScriptsTest::getPathReposForType function core/tests/Drupal/BuildTests/Composer/LegacyScriptsTest.php Get Composer items that we want to be path repos, from within a directory.
LegacyScriptsTest::makeVendorPackage function core/tests/Drupal/BuildTests/Composer/LegacyScriptsTest.php Creates a test package that points to all the projects in vendor.
LegacyScriptsTest::testVendorTestCodeCleanup function core/tests/Drupal/BuildTests/Composer/LegacyScriptsTest.php @covers ::vendorTestCodeCleanup[[api-linebreak]]
LegacyServiceTest class core/tests/Drupal/KernelTests/Core/LegacyServiceTest.php Tests deprecated core services.
LegacyServiceTest.php file core/tests/Drupal/KernelTests/Core/LegacyServiceTest.php
LegacyServiceTest::providerLaminasFeedServices function core/tests/Drupal/KernelTests/Core/LegacyServiceTest.php
LegacyServiceTest::testAppRoot function core/tests/Drupal/KernelTests/Core/LegacyServiceTest.php Tests the app.root service.
LegacyServiceTest::testLaminasBridgeService function core/tests/Drupal/KernelTests/Core/LegacyServiceTest.php Tests the deprecated Laminas bridge service.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.