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. Other projects
Title Object type File name Summary
Number::preRenderNumber function core/lib/Drupal/Core/Render/Element/Number.php Prepares a #type 'number' render element for input.html.twig.
NumericField::render function core/modules/views/src/Plugin/views/field/NumericField.php Renders the field.
NyanCatThemeEngine::renderTemplate function core/modules/system/tests/modules/nyan_cat/src/NyanCatThemeEngine.php Renders a template.
nyan_cat_render_template function core/modules/system/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_render_template().
OEmbedFormatterTest::providerRender function core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php Data provider for testRender().
OEmbedFormatterTest::testRender function core/modules/media/tests/src/Functional/FieldFormatter/OEmbedFormatterTest.php Tests the oEmbed field formatter.
OEmbedIframeController::$renderer property core/modules/media/src/Controller/OEmbedIframeController.php The renderer service.
OEmbedIframeController::render function core/modules/media/src/Controller/OEmbedIframeController.php Renders an oEmbed resource.
OEmbedTestTrait::hijackProviderEndpoints function core/modules/media/tests/src/Traits/OEmbedTestTrait.php Ensures that oEmbed provider endpoints use the test resource route.
OffCanvasRenderer class core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php Default main content renderer for off-canvas dialog requests.
OffCanvasRenderer.php file core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php
OffCanvasRenderer::$position property core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php The position to render the off-canvas dialog.
OffCanvasRenderer::$renderer property core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php The renderer.
OffCanvasRenderer::renderResponse function core/lib/Drupal/Core/Render/MainContent/OffCanvasRenderer.php Renders the main content render array into a response.
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 Renders 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.

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