Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 8.9.x for end
  4. Search 10.3.x for end
  5. Search main for end
  6. Other projects
Title Object type File name Summary
OffCanvasRenderer::__construct function core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php Constructs a new OffCanvasRenderer.
OliveroPreRender class core/themes/olivero/src/OliveroPreRender.php Implements trusted prerender callbacks for the Olivero theme.
OliveroPreRender.php file core/themes/olivero/src/OliveroPreRender.php
OliveroPreRender::messagePlaceholder function core/themes/olivero/src/OliveroPreRender.php Prerender callback for status_messages placeholder.
OliveroPreRender::textFormat function core/themes/olivero/src/OliveroPreRender.php Prerender callback for text_format elements.
OliveroPreRender::trustedCallbacks function core/themes/olivero/src/OliveroPreRender.php Lists the trusted callbacks provided by the implementing class.
OpenDialogCommand class core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Defines an AJAX command to open certain content in a dialog.
OpenDialogCommand.php file core/lib/Drupal/Core/Ajax/OpenDialogCommand.php
OpenDialogCommand::$content property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php The content for the dialog.
OpenDialogCommand::$dialogOptions property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Stores dialog-specific options passed directly to jQuery UI dialogs.
OpenDialogCommand::$selector property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php The selector of the dialog.
OpenDialogCommand::$settings property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Custom settings passed to Drupal behaviors on the content of the dialog.
OpenDialogCommand::$title property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php The title of the dialog.
OpenDialogCommand::getDialogOptions function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Returns the dialog options.
OpenDialogCommand::render function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Implements \Drupal\Core\Ajax\CommandInterface:render().
OpenDialogCommand::setDialogOption function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Sets a single dialog option value.
OpenDialogCommand::setDialogOptions function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Sets the dialog options array.
OpenDialogCommand::setDialogTitle function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Sets the dialog title (an alias of setDialogOptions).
OpenDialogCommand::__construct function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Constructs an OpenDialogCommand object.
OpenModalDialogWithUrl::render function core/lib/Drupal/Core/Ajax/OpenModalDialogWithUrl.php Return an array to be run through json_encode and sent to the client.
OpenOffCanvasDialogCommand::render function core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php Implements \Drupal\Core\Ajax\CommandInterface:render().
OpenOffCanvasDialogCommandTest::testRender function core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php Tests render.
OperationData::APPEND constant composer/Plugin/Scaffold/Operations/OperationData.php
OperationData::append function composer/Plugin/Scaffold/Operations/OperationData.php Gets append path.
OperationData::forceAppend function composer/Plugin/Scaffold/Operations/OperationData.php Determines whether 'force-append' has been set.
OperationData::FORCE_APPEND constant composer/Plugin/Scaffold/Operations/OperationData.php
OperationData::hasAppend function composer/Plugin/Scaffold/Operations/OperationData.php Checks if append path exists.
OperationData::hasPrepend function composer/Plugin/Scaffold/Operations/OperationData.php Checks if prepend path exists.
OperationData::PREPEND constant composer/Plugin/Scaffold/Operations/OperationData.php
OperationData::prepend function composer/Plugin/Scaffold/Operations/OperationData.php Gets prepend path.
OperationFactory::createAppendOp function composer/Plugin/Scaffold/Operations/OperationFactory.php Creates an 'append' (or 'prepend') scaffold op.
Opml::render function core/modules/views/src/Plugin/views/style/Opml.php Render the display in this style.
OpmlFields::render function core/modules/views/src/Plugin/views/row/OpmlFields.php Creates a render array for a row object.
OriginatorSubscriber::removeRedundantSender function core/lib/Drupal/Core/Mailer/EventSubscriber/OriginatorSubscriber.php Removes the Sender address if it is redundant.
OriginatorSubscriber::setDefaultSender function core/lib/Drupal/Core/Mailer/EventSubscriber/OriginatorSubscriber.php Sets the default sender address.
OriginatorSubscriberTest::testCustomEnvelopeSubscriberWithCustomMessageSender function core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php Ensure that the envelope sender can be customized using an event subscriber.
OriginatorSubscriberTest::testCustomEnvelopeWithCustomMessageSender function core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php Ensure that the envelope sender can be customized using a custom envelope.
OriginatorSubscriberTest::testCustomMessageSender function core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php Ensure that the message sender is set to the site mail with custom from.
OriginatorSubscriberTest::testCustomMessageSenderSubscriber function core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php Ensure that the message sender can be customized using an event subscriber.
OriginatorSubscriberTest::testDefaultEnvelopeSender function core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php Ensure that the envelope sender is set to the site mail address.
OriginatorSubscriberTest::testDefaultEnvelopeSenderWithCustomFrom function core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php Ensure that the envelope sender is set to the site mail with custom from.
OriginatorSubscriberTest::testDefaultMessageSender function core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php Ensure that there is no message sender with default from address.
OriginatorSubscriberTest::testDefaultMessageSenderWithCustomFrom function core/modules/mailer/tests/src/Kernel/OriginatorSubscriberTest.php Ensure that the message sender is set to the site mail with custom from.
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.
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays function core/modules/views_ui/tests/src/Functional/OverrideDisplaysTest.php Tests that the wizard correctly sets up default and overridden displays.
Page::$pageRenderArray property core/modules/views/src/Plugin/views/display/Page.php The current page render array.

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