Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
OptionsRequestSubscriberTest.php core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php Drupal\Tests\Core\EventSubscriber
OptionsSelectDynamicValuesTest.php core/modules/options/tests/src/Functional/OptionsSelectDynamicValuesTest.php Drupal\Tests\options\Functional
OptionsSelectWidget.php core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsSelectWidget.php Drupal\Core\Field\Plugin\Field\FieldWidget
OptionsTestBase.php core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php Drupal\Tests\options\Kernel\Views
OptionsTestHooks.php core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php Drupal\options_test\Hook
OptionsViewsHooks.php core/modules/options/src/Hook/OptionsViewsHooks.php Drupal\options\Hook
OptionsWidgetBase.php core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/OptionsWidgetBase.php Drupal\Core\Field\Plugin\Field\FieldWidget
OptionsWidgetsTest.php core/modules/options/tests/src/Functional/OptionsWidgetsTest.php Drupal\Tests\options\Functional
options_config_install_test.info.yml core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml
options_test.info.yml core/modules/options/tests/options_test/options_test.info.yml core/modules/options/tests/options_test/options_test.info.yml
options_test_views.info.yml core/modules/options/tests/options_test_views/options_test_views.info.yml core/modules/options/tests/options_test_views/options_test_views.info.yml
OptionWidgetsField.php core/modules/options/src/Plugin/migrate/field/d6/OptionWidgetsField.php Drupal\options\Plugin\migrate\field\d6
Orange.php core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/Orange.php Drupal\plugin_test\Plugin\plugin_test\fruit
Order.php core/lib/Drupal/Core/Hook/Order/Order.php Drupal\Core\Hook\Order
OrderAfter.php core/lib/Drupal/Core/Hook/Order/OrderAfter.php Drupal\Core\Hook\Order
OrderBefore.php core/lib/Drupal/Core/Hook/Order/OrderBefore.php Drupal\Core\Hook\Order
OrderByTest.php core/tests/Drupal/Tests/Core/Database/OrderByTest.php Drupal\Tests\Core\Database
OrderInterface.php core/lib/Drupal/Core/Hook/Order/OrderInterface.php Drupal\Core\Hook\Order
OrderOperation.php core/lib/Drupal/Core/Hook/OrderOperation/OrderOperation.php Drupal\Core\Hook\OrderOperation
OtherModuleInstalledHooks.php core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleInstalledHooks.php Drupal\respond_install_uninstall_hook_test\Hook
OtherModuleUninstalledHooks.php core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php Drupal\respond_install_uninstall_hook_test\Hook
OutboundPathProcessorInterface.php core/lib/Drupal/Core/PathProcessor/OutboundPathProcessorInterface.php Drupal\Core\PathProcessor
OutboundRouteProcessorInterface.php core/lib/Drupal/Core/RouteProcessor/OutboundRouteProcessorInterface.php Drupal\Core\RouteProcessor
outbound_processing_test.info.yml core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.info.yml
outbound_processing_test.routing.yml core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.routing.yml core/modules/menu_link_content/tests/outbound_processing_test/outbound_processing_test.routing.yml
OutputStrategyInterface.php core/lib/Drupal/Component/Render/OutputStrategyInterface.php Drupal\Component\Render
OverlapWithTopLevelDependenciesTest.php core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Drupal\Tests\Composer\Generator
OverriddenConfigImportTest.php core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php Drupal\Tests\language\Kernel
OverriddenConfigurationTest.php core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Drupal\Tests\settings_tray\FunctionalJavascript
override-settings.php core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/scaffold-override-fixture/assets/override-settings.php A settings.php fixture file scaffolded from the scaffold-override-fixture.
OverrideDisplaysTest.php core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php Drupal\Tests\views_ui\Functional
OverrideSectionsTest.php core/modules/layout_builder/tests/src/Functional/Rest/OverrideSectionsTest.php Drupal\Tests\layout_builder\Functional\Rest
OverridesEntityForm.php core/modules/layout_builder/src/Form/OverridesEntityForm.php Drupal\layout_builder\Form
OverridesSectionStorage.php core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Drupal\layout_builder\Plugin\SectionStorage
OverridesSectionStorageInterface.php core/modules/layout_builder/src/OverridesSectionStorageInterface.php Drupal\layout_builder
OverridesSectionStorageTest.php core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php Drupal\Tests\layout_builder\Unit
OverridesSectionStorageTest.php core/modules/layout_builder/tests/src/Kernel/OverridesSectionStorageTest.php Drupal\Tests\layout_builder\Kernel
OverviewForm.php core/modules/migrate_drupal_ui/src/Form/OverviewForm.php Drupal\migrate_drupal_ui\Form
OverviewTerms.php core/modules/taxonomy/src/Form/OverviewTerms.php Drupal\taxonomy\Form
OverwriteExistingPackagesValidator.php core/modules/package_manager/src/Validator/OverwriteExistingPackagesValidator.php Drupal\package_manager\Validator
OverwriteExistingPackagesValidatorTest.php core/modules/package_manager/tests/src/Kernel/OverwriteExistingPackagesValidatorTest.php Drupal\Tests\package_manager\Kernel
PackageGenerator.php composer/Generator/PackageGenerator.php Drupal\Composer\Generator
PackageInstallDirectWriteTest.php core/modules/package_manager/tests/src/Build/PackageInstallDirectWriteTest.php Drupal\Tests\package_manager\Build
PackageInstallSubmoduleTest.php core/modules/package_manager/tests/src/Build/PackageInstallSubmoduleTest.php Drupal\Tests\package_manager\Build
PackageInstallTest.php core/modules/package_manager/tests/src/Build/PackageInstallTest.php Drupal\Tests\package_manager\Build
PackageManagerBypassServiceProvider.php core/modules/package_manager/tests/modules/package_manager_bypass/src/PackageManagerBypassServiceProvider.php Drupal\package_manager_bypass
PackageManagerBypassTestTrait.php core/modules/package_manager/tests/src/Traits/PackageManagerBypassTestTrait.php Drupal\Tests\package_manager\Traits
PackageManagerFixtureCreator.php core/scripts/PackageManagerFixtureCreator.php
PackageManagerHooks.php core/modules/package_manager/src/Hook/PackageManagerHooks.php Drupal\package_manager\Hook
PackageManagerKernelTestBase.php core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php Drupal\Tests\package_manager\Kernel

Other projects


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