Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
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 Tests Lazy Route Provider Install.
LazyRouteProviderInstallTest.php file core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php
LazyRouteProviderInstallTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php The theme to install as the default for testing.
LazyRouteProviderInstallTest::$modules property core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php Modules to install.
LazyRouteProviderInstallTest::testInstallation function core/tests/Drupal/FunctionalTests/Routing/LazyRouteProviderInstallTest.php Tests that the lazy route provider is used during a module install.
LazyRouteProviderInstallTestHooks class core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php Hook implementations for lazy_route_provider_install_test.
LazyRouteProviderInstallTestHooks.php file core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php
LazyRouteProviderInstallTestHooks::menuLinksDiscoveredAlter function core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php Implements hook_menu_links_discovered_alter().
LazyService class core/tests/Drupal/Tests/ProxyClass/Core/DependencyInjection/Fixture/LazyService.php Provides a proxy class for \Drupal\Tests\Core\DependencyInjection\Fixture\LazyService.
LazyService class core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/LazyService.php A service used to test the handling of lazy service definitions.
LazyService.php file core/tests/Drupal/Tests/ProxyClass/Core/DependencyInjection/Fixture/LazyService.php
LazyService.php file core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/LazyService.php
LazyService::$container property core/tests/Drupal/Tests/ProxyClass/Core/DependencyInjection/Fixture/LazyService.php The service container.
LazyService::$drupalProxyOriginalServiceId property core/tests/Drupal/Tests/ProxyClass/Core/DependencyInjection/Fixture/LazyService.php The id of the original proxied service.
LazyService::$service property core/tests/Drupal/Tests/ProxyClass/Core/DependencyInjection/Fixture/LazyService.php The real proxied service, after it was lazy loaded.
LazyService::getValue function core/tests/Drupal/Tests/ProxyClass/Core/DependencyInjection/Fixture/LazyService.php
LazyService::getValue function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/LazyService.php Returns a value.
LazyService::lazyLoadItself function core/tests/Drupal/Tests/ProxyClass/Core/DependencyInjection/Fixture/LazyService.php Lazy loads the real service from the container.
LazyService::__construct function core/tests/Drupal/Tests/ProxyClass/Core/DependencyInjection/Fixture/LazyService.php Constructs a ProxyClass Drupal proxy object.
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.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
LeaveProfileNode class core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/LeaveProfileNode.php Represents a profile leave node.
LeaveProfileNode.php file core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/LeaveProfileNode.php
LeaveProfileNode::compile function core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/LeaveProfileNode.php
LeaveProfileNode::__construct function core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Profiler/LeaveProfileNode.php
LegacyFileSystemTest class core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php Tests the legacy file system functions.
LegacyFileSystemTest.php file core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php
LegacyFileSystemTest::$fileSystem property core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php The file system under test.
LegacyFileSystemTest::setUp function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php
LegacyFileSystemTest::testCopyWithDeprecatedFileExists function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php Tests copy with deprecated file exists.
LegacyFileSystemTest::testCopyWithOutOfBoundsIntNegative function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php Tests copy with out of bounds int negative.
LegacyFileSystemTest::testCopyWithOutOfBoundsIntPositive function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php Tests copy with out of bounds int positive.
LegacyFileSystemTest::testGetDestinationFilenameWithDeprecatedFileExists function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php Tests get destination filename with deprecated file exists.
LegacyFileSystemTest::testMoveWithDeprecatedFileExists function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php Tests move with deprecated file exists.
LegacyFileSystemTest::testSaveDataWithDeprecatedFileExists function core/tests/Drupal/KernelTests/Core/File/LegacyFileSystemTest.php Tests save data with deprecated file exists.
LegacyFrontControllerTest class core/tests/Drupal/FunctionalTests/Bootstrap/LegacyFrontControllerTest.php Tests that front-controllers without symfony/runtime keep working.
LegacyFrontControllerTest.php file core/tests/Drupal/FunctionalTests/Bootstrap/LegacyFrontControllerTest.php
LegacyFrontControllerTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Bootstrap/LegacyFrontControllerTest.php The theme to install as the default for testing.
LegacyFrontControllerTest::$fileSystem property core/tests/Drupal/FunctionalTests/Bootstrap/LegacyFrontControllerTest.php The file system under test.
LegacyFrontControllerTest::$modules property core/tests/Drupal/FunctionalTests/Bootstrap/LegacyFrontControllerTest.php Modules to install.
LegacyFrontControllerTest::setUp function core/tests/Drupal/FunctionalTests/Bootstrap/LegacyFrontControllerTest.php
LegacyFrontControllerTest::testSuccessfulFrontControllerRequest function core/tests/Drupal/FunctionalTests/Bootstrap/LegacyFrontControllerTest.php Tests that a simple request is routed by the front-controller correctly.
LegacyHook class core/lib/Drupal/Core/Hook/Attribute/LegacyHook.php Defines a LegacyHook attribute object.
LegacyHook.php file core/lib/Drupal/Core/Hook/Attribute/LegacyHook.php
LegacyHookTest class core/modules/system/tests/src/Functional/Extension/LegacyHookTest.php Tests the LegacyHook attribute.
LegacyHookTest.php file core/modules/system/tests/src/Functional/Extension/LegacyHookTest.php
LegacyHookTest::$defaultTheme property core/modules/system/tests/src/Functional/Extension/LegacyHookTest.php The theme to install as the default for testing.
LegacyHookTest::$modules property core/modules/system/tests/src/Functional/Extension/LegacyHookTest.php Modules to install.
LegacyHookTest::testLegacyHook function core/modules/system/tests/src/Functional/Extension/LegacyHookTest.php Tests the LegacyHook attribute.

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