Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
olivero.info.yml core/themes/olivero/olivero.info.yml core/themes/olivero/olivero.info.yml
olivero.libraries.yml core/themes/olivero/olivero.libraries.yml core/themes/olivero/olivero.libraries.yml
olivero.post_update.php core/themes/olivero/olivero.post_update.php Post update functions for Olivero.
olivero.schema.yml core/themes/olivero/config/schema/olivero.schema.yml core/themes/olivero/config/schema/olivero.schema.yml
olivero.settings.yml core/themes/olivero/config/install/olivero.settings.yml core/themes/olivero/config/install/olivero.settings.yml
olivero.theme core/themes/olivero/olivero.theme Functions to support theming in the Olivero theme.
OliveroAvoidStorageUsingTest.php core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroAvoidStorageUsingTest.php Drupal\FunctionalJavascriptTests\Theme
OliveroHexToHslTest.php core/themes/olivero/tests/src/Unit/OliveroHexToHslTest.php Drupal\Tests\olivero\Unit
OliveroHooks.php core/themes/olivero/src/Hook/OliveroHooks.php Drupal\olivero\Hook
OliveroMessagesTest.php core/tests/Drupal/FunctionalJavascriptTests/Theme/OliveroMessagesTest.php Drupal\FunctionalJavascriptTests\Theme
OliveroPagePreprocessHooks.php core/themes/olivero/src/Hook/OliveroPagePreprocessHooks.php Drupal\olivero\Hook
OliveroPostUpdateTest.php core/themes/olivero/tests/src/Functional/Update/OliveroPostUpdateTest.php Drupal\Tests\olivero\Functional\Update
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
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

Other projects


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