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 11.x for all
  6. Other projects
Title Object type File name Summary
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.
LegacyMimeTypeMapLoadedSubscriber class core/lib/Drupal/Core/File/EventSubscriber/LegacyMimeTypeMapLoadedSubscriber.php Modifies the MIME type map by calling hook_file_mimetype_mapping_alter().
LegacyMimeTypeMapLoadedSubscriber.php file core/lib/Drupal/Core/File/EventSubscriber/LegacyMimeTypeMapLoadedSubscriber.php
LegacyMimeTypeMapLoadedSubscriber::getSubscribedEvents function core/lib/Drupal/Core/File/EventSubscriber/LegacyMimeTypeMapLoadedSubscriber.php
LegacyMimeTypeMapLoadedSubscriber::onMimeTypeMapLoaded function core/lib/Drupal/Core/File/EventSubscriber/LegacyMimeTypeMapLoadedSubscriber.php Handle the event by calling deprecated hook_file_mimetype_mapping_alter().
LegacyMimeTypeMapLoadedSubscriber::__construct function core/lib/Drupal/Core/File/EventSubscriber/LegacyMimeTypeMapLoadedSubscriber.php
LegacyMimeTypeTest class core/tests/Drupal/KernelTests/Core/File/MimeType/LegacyMimeTypeTest.php Tests deprecated file features.
LegacyMimeTypeTest.php file core/tests/Drupal/KernelTests/Core/File/MimeType/LegacyMimeTypeTest.php
LegacyMimeTypeTest::$modules property core/tests/Drupal/KernelTests/Core/File/MimeType/LegacyMimeTypeTest.php Modules to install.
LegacyMimeTypeTest::testHookFileMimetypeMappingAlter function core/tests/Drupal/KernelTests/Core/File/MimeType/LegacyMimeTypeTest.php Tests deprecation of hook_file_mimetype_mapping_alter.
LegacyModuleImplementsAlter class core/lib/Drupal/Core/Hook/Attribute/LegacyModuleImplementsAlter.php Prevents procedural hook_module_implements_alter from executing.
LegacyModuleImplementsAlter.php file core/lib/Drupal/Core/Hook/Attribute/LegacyModuleImplementsAlter.php
LegacyRequirementSeverityTest class core/tests/Drupal/KernelTests/Core/Extension/LegacyRequirementSeverityTest.php Tests the legacy requirements severity deprecations.
LegacyRequirementSeverityTest.php file core/tests/Drupal/KernelTests/Core/Extension/LegacyRequirementSeverityTest.php
LegacyRequirementSeverityTest::requirementProvider function core/tests/Drupal/KernelTests/Core/Extension/LegacyRequirementSeverityTest.php Data provider for requirement helper test.
LegacyRequirementSeverityTest::testGetMaxSeverity function core/tests/Drupal/KernelTests/Core/Extension/LegacyRequirementSeverityTest.php Tests get max severity.
LegacyRequirementsHook class core/lib/Drupal/Core/Hook/Attribute/LegacyRequirementsHook.php Prevents procedural requirements hook from executing.
LegacyRequirementsHook.php file core/lib/Drupal/Core/Hook/Attribute/LegacyRequirementsHook.php
LegacySessionTest class core/modules/system/tests/src/Functional/Session/LegacySessionTest.php Drupal legacy session handling tests.
LegacySessionTest.php file core/modules/system/tests/src/Functional/Session/LegacySessionTest.php
LegacySessionTest::$defaultTheme property core/modules/system/tests/src/Functional/Session/LegacySessionTest.php The theme to install as the default for testing.
LegacySessionTest::$modules property core/modules/system/tests/src/Functional/Session/LegacySessionTest.php Modules to install.
LegacySessionTest::testLegacyDataPersistence function core/modules/system/tests/src/Functional/Session/LegacySessionTest.php Tests data persistence via the session_test module callbacks.
LegacySessionTestController class core/modules/system/tests/modules/session_test/src/Controller/LegacySessionTestController.php Controller providing page callbacks for legacy session tests.
LegacySessionTestController.php file core/modules/system/tests/modules/session_test/src/Controller/LegacySessionTestController.php
LegacySessionTestController::get function core/modules/system/tests/modules/session_test/src/Controller/LegacySessionTestController.php Prints the stored session value to the screen.
LegacySessionTestController::set function core/modules/system/tests/modules/session_test/src/Controller/LegacySessionTestController.php Stores a value in $_SESSION['legacy_test_value'].
LegacyStatusReportTest class core/tests/Drupal/KernelTests/Core/Render/Element/LegacyStatusReportTest.php Tests the status report element legacy methods.
LegacyStatusReportTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/LegacyStatusReportTest.php
LegacyStatusReportTest::testGetSeveritiesDeprecation function core/tests/Drupal/KernelTests/Core/Render/Element/LegacyStatusReportTest.php Tests the getSeverities() method deprecation.
LegacyVersionUtility class core/modules/package_manager/src/LegacyVersionUtility.php A utility class for dealing with legacy version numbers.
LegacyVersionUtility.php file core/modules/package_manager/src/LegacyVersionUtility.php
LegacyVersionUtility::convertToLegacyVersion function core/modules/package_manager/src/LegacyVersionUtility.php Converts a version number to a legacy version if needed and possible.
LegacyVersionUtility::convertToSemanticVersion function core/modules/package_manager/src/LegacyVersionUtility.php Converts a version number to a semantic version if needed.
LegacyVersionUtility::isLegacyVersion function core/modules/package_manager/src/LegacyVersionUtility.php Determines if a version is legacy.
legacy_front_controller_test.info.yml file core/modules/system/tests/modules/legacy_front_controller_test/legacy_front_controller_test.info.yml core/modules/system/tests/modules/legacy_front_controller_test/legacy_front_controller_test.info.yml
legacy_front_controller_test.routing.yml file core/modules/system/tests/modules/legacy_front_controller_test/legacy_front_controller_test.routing.yml core/modules/system/tests/modules/legacy_front_controller_test/legacy_front_controller_test.routing.yml
legacy_hook_test.info.yml file core/modules/system/tests/modules/legacy_hook_test/legacy_hook_test.info.yml core/modules/system/tests/modules/legacy_hook_test/legacy_hook_test.info.yml
legacy_hook_test.module file core/modules/system/tests/modules/legacy_hook_test/legacy_hook_test.module
legacy_hook_test_test1 function core/modules/system/tests/modules/legacy_hook_test/legacy_hook_test.module #[LegacyHook]

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