Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
OliveroPreRender.php core/themes/olivero/src/OliveroPreRender.php Drupal\olivero
OliveroTest.php core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Drupal\FunctionalTests\Theme
OliveroTestThemeHooks.php core/modules/system/tests/modules/olivero_test/src/Hook/OliveroTestThemeHooks.php Drupal\olivero_test\Hook
olivero_test.info.yml core/modules/system/tests/modules/olivero_test/olivero_test.info.yml core/modules/system/tests/modules/olivero_test/olivero_test.info.yml
olivero_test.libraries.yml core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml core/modules/system/tests/modules/olivero_test/olivero_test.libraries.yml
olivero_test.links.menu.yml core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml
OmittedData.php core/modules/jsonapi/src/JsonApiResource/OmittedData.php Drupal\jsonapi\JsonApiResource
OnBehalfOfOtherModuleHook.php core/modules/system/tests/modules/hook_collector_on_behalf/src/Hook/OnBehalfOfOtherModuleHook.php Drupal\hook_collector_on_behalf\Hook
onecol.css core/modules/layout_discovery/layouts/onecol/onecol.css /* * @file * Provides the layout styles for layout_onecol. */ .layout--onecol .layout__region { width: 100%; }
onecol.css core/themes/stable9/layouts/layout_discovery/onecol/onecol.css /* * @file * Provides the layout styles for layout_onecol. */ .layout--onecol .layout__region { width: 100%; }
oneplusfourgrid_section.css core/profiles/demo_umami/themes/umami/layouts/oneplusfourgrid_section/oneplusfourgrid_section.css /* * @file * Provides the layout styles for two-column layout section. */ .layout--oneplusfourgrid-section { display: flex; flex-wrap: wrap; } .layout--oneplusfourgrid-section > .layout__region { flex: 0 1…
OneTimeAuthentication.php core/modules/user/src/OneTimeAuthentication.php Drupal\user
OneTimeAuthenticationTest.php core/modules/user/tests/src/Kernel/OneTimeAuthenticationTest.php Drupal\Tests\user\Kernel
oop_hook_theme.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme/oop_hook_theme.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme/oop_hook_theme.info.yml
oop_hook_theme_with_module.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/oop_hook_theme_with_module.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_module/oop_hook_theme_with_module.info.yml
oop_hook_theme_with_order.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/oop_hook_theme_with_order.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_order/oop_hook_theme_with_order.info.yml
oop_hook_theme_with_remove.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_remove/oop_hook_theme_with_remove.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_remove/oop_hook_theme_with_remove.info.yml
oop_hook_theme_with_reorder.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_reorder/oop_hook_theme_with_reorder.info.yml core/modules/system/tests/themes/HookCollector/oop_hook_theme_with_reorder/oop_hook_theme_with_reorder.info.yml
OpCodeCache.php core/lib/Drupal/Component/Utility/OpCodeCache.php Drupal\Component\Utility
OpenDialogCommand.php core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Drupal\Core\Ajax
OpenerResolver.php core/modules/media_library/src/OpenerResolver.php Drupal\media_library
OpenerResolverInterface.php core/modules/media_library/src/OpenerResolverInterface.php Drupal\media_library
OpenModalDialogCommand.php core/lib/Drupal/Core/Ajax/OpenModalDialogCommand.php Drupal\Core\Ajax
OpenModalDialogWithUrl.php core/lib/Drupal/Core/Ajax/OpenModalDialogWithUrl.php Drupal\Core\Ajax
OpenOffCanvasDialogCommand.php core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php Drupal\Core\Ajax
OpenOffCanvasDialogCommandTest.php core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php Drupal\Tests\Core\Ajax
OpenTelemetryAuthenticatedPerformanceTest.php core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php Drupal\Tests\demo_umami\FunctionalJavascript
OpenTelemetryFrontPagePerformanceTest.php core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php Drupal\Tests\demo_umami\FunctionalJavascript
OpenTelemetryNodePagePerformanceTest.php core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePerformanceTest.php Drupal\Tests\demo_umami\FunctionalJavascript
OpenTelemetryPerformanceTest.php core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryPerformanceTest.php Drupal\Tests\demo_umami\FunctionalJavascript
OperationBase.php core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/Operation/test/OperationBase.php Drupal\image_test\Plugin\ImageToolkit\Operation\test
OperationData.php composer/Plugin/Scaffold/Operations/OperationData.php Drupal\Composer\Plugin\Scaffold\Operations
OperationFactory.php composer/Plugin/Scaffold/Operations/OperationFactory.php Drupal\Composer\Plugin\Scaffold\Operations
OperationInterface.php composer/Plugin/Scaffold/Operations/OperationInterface.php Drupal\Composer\Plugin\Scaffold\Operations
Operations.php core/lib/Drupal/Core/Render/Element/Operations.php Drupal\Core\Render\Element
Opml.php core/modules/views/src/Plugin/views/style/Opml.php Drupal\views\Plugin\views\style
OpmlFields.php core/modules/views/src/Plugin/views/row/OpmlFields.php Drupal\views\Plugin\views\row
OptGroup.php core/lib/Drupal/Core/Form/OptGroup.php Drupal\Core\Form
OptGroupTest.php core/tests/Drupal/Tests/Core/Form/OptGroupTest.php Drupal\Tests\Core\Form
OptimizedPhpArrayDumper.php core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php Drupal\Component\DependencyInjection\Dumper
OptimizedPhpArrayDumperTest.php core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php Drupal\Tests\Component\DependencyInjection\Dumper
OptionalConstraint.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/OptionalConstraint.php Drupal\Core\Validation\Plugin\Validation\Constraint
OptionalContextCondition.php core/modules/system/tests/modules/condition_test/src/Plugin/Condition/OptionalContextCondition.php Drupal\condition_test\Plugin\Condition
OptionalContextConditionTest.php core/tests/Drupal/KernelTests/Core/Plugin/Condition/OptionalContextConditionTest.php Drupal\KernelTests\Core\Plugin\Condition
OptionalServiceSystemTestController.php core/modules/system/tests/modules/system_test/src/Controller/OptionalServiceSystemTestController.php Drupal\system_test\Controller
options.api.php core/modules/options/options.api.php Hooks provided by the Options module.
options.field_type_categories.yml core/modules/options/options.field_type_categories.yml core/modules/options/options.field_type_categories.yml
options.icon.theme.css core/modules/options/css/options.icon.theme.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .field-icon-selection_list { background-image: url("data:image/svg+xml,%3csvg height='36'…
options.icon.theme.pcss.css core/modules/options/css/options.icon.theme.pcss.css .field-icon-selection_list { background-image: url(../../../misc/icons/55565b/selection_list.svg); }
options.info.yml core/modules/options/options.info.yml core/modules/options/options.info.yml

Other projects


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