Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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]
legacy_hook_test_test2 function core/modules/system/tests/modules/legacy_hook_test/legacy_hook_test.module
LengthConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php Length constraint.
LengthConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php
LengthConstraint::validatedBy function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php
LengthConstraint::__construct function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/LengthConstraint.php #[HasNamedArguments]
LenientConfigSchemaChecker class core/lib/Drupal/Core/Config/Development/LenientConfigSchemaChecker.php Listens to the config save event and warns about invalid schema.
LenientConfigSchemaChecker.php file core/lib/Drupal/Core/Config/Development/LenientConfigSchemaChecker.php
LenientConfigSchemaChecker::onConfigSave function core/lib/Drupal/Core/Config/Development/LenientConfigSchemaChecker.php Checks that configuration complies with its schema on config save.
LenientConfigSchemaChecker::__construct function core/lib/Drupal/Core/Config/Development/LenientConfigSchemaChecker.php Constructs the ConfigSchemaChecker object.
lets-hear-it-for-carrots.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/lets-hear-it-for-carrots.html
lets-hear-it-for-carrots.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/lets-hear-it-for-carrots.html
lib-overrides.component.yml file core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml
lib-overrides.css file core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.css /* The linter does not allow empty CSS. Let's add anything here. */
div {
display: block;
}

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