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
OutboundRouteProcessorInterface.php file core/lib/Drupal/Core/RouteProcessor/OutboundRouteProcessorInterface.php
OutboundRouteProcessorInterface::processOutbound function core/lib/Drupal/Core/RouteProcessor/OutboundRouteProcessorInterface.php Processes the outbound route.
outbound_processing_test.info.yml file 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 file 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 interface core/lib/Drupal/Component/Render/OutputStrategyInterface.php Provides an output strategy that formats HTML strings for a given context.
OutputStrategyInterface.php file core/lib/Drupal/Component/Render/OutputStrategyInterface.php
OutputStrategyInterface::renderFromHtml function core/lib/Drupal/Component/Render/OutputStrategyInterface.php Transforms a given HTML string into to a context-appropriate output string.
OverlapWithTopLevelDependenciesTest class core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Tests DrupalCoreRecommendedBuilder.
OverlapWithTopLevelDependenciesTest.php file core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php
OverlapWithTopLevelDependenciesTest::templateProjectPathProvider function core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Provides data for testOverlapWithTemplateProject().
OverlapWithTopLevelDependenciesTest::testOverlapWithTemplateProject function core/tests/Drupal/Tests/Composer/Generator/OverlapWithTopLevelDependenciesTest.php Tests top level and core-recommended dependencies do not overlap.
OverriddenConfigImportTest class core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php Tests importing of config with language overrides.
OverriddenConfigImportTest.php file core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php
OverriddenConfigImportTest::$configImporter property core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php Config Importer object used for testing.
OverriddenConfigImportTest::$modules property core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php Modules to install.
OverriddenConfigImportTest::setUp function core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php
OverriddenConfigImportTest::testConfigImportUpdates function core/modules/language/tests/src/Kernel/OverriddenConfigImportTest.php Tests importing overridden config alongside config in the default language.
OverriddenConfigurationTest class core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Tests handling of configuration overrides.
OverriddenConfigurationTest.php file core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php
OverriddenConfigurationTest::$defaultTheme property core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php The theme to install as the default for testing.
OverriddenConfigurationTest::$modules property core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Modules to install.
OverriddenConfigurationTest::assertOverriddenBlockDisabled function core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Asserts that an overridden block has Settings Tray disabled.
OverriddenConfigurationTest::setUp function core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php
OverriddenConfigurationTest::testOverriddenBlock function core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Tests that blocks with configuration overrides are disabled.
OverriddenConfigurationTest::testOverriddenConfigurationRemoved function core/modules/settings_tray/tests/src/FunctionalJavascript/OverriddenConfigurationTest.php Tests blocks with overridden related configuration removed when overridden.
override-settings.php file 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 class core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php Tests that displays can be correctly overridden via the user interface.
OverrideDisplaysTest.php file core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php
OverrideDisplaysTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php The theme to install as the default for testing.
OverrideDisplaysTest::setUp function core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php Sets up the test.
OverrideDisplaysTest::testOverrideDisplays function core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php Tests that displays can be overridden via the UI.
OverrideDisplaysTest::testRevertAllDisplays function core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php Tests that the revert to all displays select-option works as expected.
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays function core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php Tests that the wizard correctly sets up default and overridden displays.
OverrideMenuLinks class core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php Overrides static menu links defined in code.
OverrideMenuLinks.php file core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php
OverrideMenuLinks::apply function core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php Applies the config action.
OverrideMenuLinks::create function core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php Creates an instance of the plugin.
OverrideMenuLinks::__construct function core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php
OverrideMenuLinksConfigActionTest class core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php Tests overriding static menu links with config actions.
OverrideMenuLinksConfigActionTest.php file core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php
OverrideMenuLinksConfigActionTest::$modules property core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php Modules to install.
OverrideMenuLinksConfigActionTest::testConfigName function core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php Tests that the action only works on core.menu.static_menu_link_overrides.
OverrideMenuLinksConfigActionTest::testOverrideLinks function core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php Tests overriding static menu links.
OverrideSectionsTest class core/modules/layout_builder/tests/src/Functional/Rest/OverrideSectionsTest.php Tests that override layout sections are not exposed via the REST API.
OverrideSectionsTest.php file core/modules/layout_builder/tests/src/Functional/Rest/OverrideSectionsTest.php
OverrideSectionsTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/Rest/OverrideSectionsTest.php The theme to install as the default for testing.
OverrideSectionsTest::$resourceConfigId property core/modules/layout_builder/tests/src/Functional/Rest/OverrideSectionsTest.php The REST Resource Config entity ID under test (i.e. a resource type).
OverrideSectionsTest::setUp function core/modules/layout_builder/tests/src/Functional/Rest/OverrideSectionsTest.php
OverrideSectionsTest::testOverrideField function core/modules/layout_builder/tests/src/Functional/Rest/OverrideSectionsTest.php Tests that the layout override field is not normalized.
OverridesEntityForm class core/modules/layout_builder/src/Form/OverridesEntityForm.php Provides a form containing the Layout Builder UI for overrides.

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