Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
LocaleTranslationUiTest.php core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php Drupal\Tests\locale\Functional
LocaleUpdateBase.php core/modules/locale/tests/src/Functional/LocaleUpdateBase.php Drupal\Tests\locale\Functional
LocaleUpdateCronTest.php core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php Drupal\Tests\locale\Functional
LocaleUpdateDevelopmentReleaseTest.php core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php Drupal\Tests\locale\Functional
LocaleUpdateInterfaceTest.php core/modules/locale/tests/src/Functional/LocaleUpdateInterfaceTest.php Drupal\Tests\locale\Functional
LocaleUpdatePathTest.php core/modules/locale/tests/src/Functional/LocaleUpdatePathTest.php Drupal\Tests\locale\Functional
LocaleUpdateTest.php core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php Drupal\Tests\locale\Kernel
LocaleUpdateTest.php core/modules/locale/tests/src/Functional/LocaleUpdateTest.php Drupal\Tests\locale\Functional
locale_settings.yml core/modules/locale/migrations/locale_settings.yml core/modules/locale/migrations/locale_settings.yml
locale_test.info.yml core/modules/locale/tests/modules/locale_test/locale_test.info.yml core/modules/locale/tests/modules/locale_test/locale_test.info.yml
locale_test.install core/modules/locale/tests/modules/locale_test/locale_test.install Install, update and uninstall functions for the locale_test module.
locale_test.module core/modules/locale/tests/modules/locale_test/locale_test.module Simulate a custom module with a local po file.
locale_test.no_translation.yml core/modules/locale/tests/modules/locale_test/config/install/locale_test.no_translation.yml core/modules/locale/tests/modules/locale_test/config/install/locale_test.no_translation.yml
locale_test.schema.yml core/modules/locale/tests/modules/locale_test/config/schema/locale_test.schema.yml core/modules/locale/tests/modules/locale_test/config/schema/locale_test.schema.yml
locale_test.translation.yml core/modules/locale/tests/modules/locale_test/config/install/language/de/locale_test.translation.yml core/modules/locale/tests/modules/locale_test/config/install/language/de/locale_test.translation.yml
locale_test.translation.yml core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation.yml core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation.yml
locale_test.translation_multiple.yml core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation_multiple.yml core/modules/locale/tests/modules/locale_test/config/install/locale_test.translation_multiple.yml
locale_test_development_release.info.yml core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.info.yml core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.info.yml
locale_test_development_release.module core/modules/locale/tests/modules/locale_test_development_release/locale_test_development_release.module Simulate a Drupal version.
locale_test_translate.info.yml core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.info.yml
locale_test_translate.module core/modules/locale/tests/modules/locale_test_translate/locale_test_translate.module Simulates a custom module with a local po file.
locale_test_translate.schema.yml core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml core/modules/locale/tests/modules/locale_test_translate/config/schema/locale_test_translate.schema.yml
locale_test_translate.settings.yml core/modules/locale/tests/modules/locale_test_translate/config/install/locale_test_translate.settings.yml core/modules/locale/tests/modules/locale_test_translate/config/install/locale_test_translate.settings.yml
LocalReadOnlyStream.php core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php Drupal\Core\StreamWrapper
LocalRedirectResponse.php core/lib/Drupal/Core/Routing/LocalRedirectResponse.php Drupal\Core\Routing
LocalStream.php core/lib/Drupal/Core/StreamWrapper/LocalStream.php Drupal\Core\StreamWrapper
LocalTaskDefault.php core/lib/Drupal/Core/Menu/LocalTaskDefault.php Drupal\Core\Menu
LocalTaskDefaultTest.php core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Drupal\Tests\Core\Menu Contains \Drupal\Tests\Core\Menu\LocalTaskDefaultTest.
LocalTaskIntegrationTestBase.php core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php Drupal\Tests\Core\Menu
LocalTaskInterface.php core/lib/Drupal/Core/Menu/LocalTaskInterface.php Drupal\Core\Menu
LocalTaskManager.php core/lib/Drupal/Core/Menu/LocalTaskManager.php Drupal\Core\Menu
LocalTaskManagerInterface.php core/lib/Drupal/Core/Menu/LocalTaskManagerInterface.php Drupal\Core\Menu
LocalTaskManagerTest.php core/tests/Drupal/Tests/Core/Menu/LocalTaskManagerTest.php Drupal\Tests\Core\Menu
LocalTasksBlock.php core/lib/Drupal/Core/Menu/Plugin/Block/LocalTasksBlock.php Drupal\Core\Menu\Plugin\Block
LocalTasksTest.php core/modules/system/tests/src/Functional/Menu/LocalTasksTest.php Drupal\Tests\system\Functional\Menu
LocalTaskTest.php core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalTaskTest.php Drupal\menu_test\Plugin\Derivative
LocalTaskTestWithUnsafeTitle.php core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalTaskTestWithUnsafeTitle.php Drupal\menu_test\Plugin\Derivative
Lock.php core/lib/Drupal/Core/TempStore/Lock.php Drupal\Core\TempStore
LockBackendAbstract.php core/lib/Drupal/Core/Lock/LockBackendAbstract.php Drupal\Core\Lock
LockBackendAbstractTest.php core/tests/Drupal/Tests/Core/Lock/LockBackendAbstractTest.php Drupal\Tests\Core\Lock
LockBackendInterface.php core/lib/Drupal/Core/Lock/LockBackendInterface.php Drupal\Core\Lock
LockFunctionalTest.php core/modules/system/tests/src/Functional/Lock/LockFunctionalTest.php Drupal\Tests\system\Functional\Lock
LockTest.php core/tests/Drupal/KernelTests/Core/Lock/LockTest.php Drupal\KernelTests\Core\Lock
Log.php core/lib/Drupal/Core/Database/Log.php Drupal\Core\Database
Log.php core/modules/migrate/src/Plugin/migrate/process/Log.php Drupal\migrate\Plugin\migrate\process
LoggedStatementsTrait.php core/modules/system/tests/modules/database_statement_monitoring_test/src/LoggedStatementsTrait.php Drupal\database_statement_monitoring_test
LoggerChannel.php core/lib/Drupal/Core/Logger/LoggerChannel.php Drupal\Core\Logger
LoggerChannelFactory.php core/lib/Drupal/Core/Logger/LoggerChannelFactory.php Drupal\Core\Logger
LoggerChannelFactoryInterface.php core/lib/Drupal/Core/Logger/LoggerChannelFactoryInterface.php Drupal\Core\Logger
LoggerChannelFactoryTest.php core/tests/Drupal/Tests/Core/Logger/LoggerChannelFactoryTest.php Drupal\Tests\Core\Logger

Other projects


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