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 11.x for end
  5. Other projects
Title Object type File name Summary
AccessGroupAnd::$dependencies property core/modules/block_content/src/Access/AccessGroupAnd.php The access dependencies.
AccessGroupAnd::addDependency function core/modules/block_content/src/Access/AccessGroupAnd.php
AccessGroupAnd::getDependencies function core/modules/block_content/src/Access/AccessGroupAnd.php
AccessPermissionTest::testRenderCaching function core/modules/user/tests/src/Kernel/Views/AccessPermissionTest.php Tests access on render caching.
AccessRoleTest::testRenderCaching function core/modules/user/tests/src/Functional/Views/AccessRoleTest.php Tests access on render caching.
ActionListBuilder::render function core/modules/action/src/ActionListBuilder.php Builds the entity listing as renderable array for table.html.twig.
Actions::preRenderActionsDropbutton function core/lib/Drupal/Core/Render/Element/Actions.php #pre_render callback for #type 'actions'.
ActionTest::testDependencies function core/modules/system/tests/src/Kernel/Action/ActionTest.php Tests the dependency calculation of actions.
ActiveTheme::$librariesExtend property core/lib/Drupal/Core/Theme/ActiveTheme.php The list of libraries-extend definitions.
ActiveTheme::getLibrariesExtend function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the libraries extended by the active theme.
AddCssCommand::render function core/lib/Drupal/Core/Ajax/AddCssCommand.php Return an array to be run through json_encode and sent to the client.
AddFormBase::preRenderAddedMedia function core/modules/media_library/src/Form/AddFormBase.php Converts the set of newly added media into an item list for rendering.
AddJsCommand::render function core/lib/Drupal/Core/Ajax/AddJsCommand.php Return an array to be run through json_encode and sent to the client.
AdvisoryTestClientMiddleware::setTestEndpoint function core/modules/system/tests/modules/advisory_feed_test/src/AdvisoryTestClientMiddleware.php Sets the test endpoint for the advisories JSON feed.
AfterCommand::render function core/lib/Drupal/Core/Ajax/AfterCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
AjaxCommandsTest::testAppendCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\AppendCommand[[api-linebreak]]
AjaxCommandsTest::testOpenDialogCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\OpenDialogCommand[[api-linebreak]]
AjaxCommandsTest::testPrependCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\PrependCommand[[api-linebreak]]
AjaxRenderer class core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php Default main content renderer for Ajax requests.
AjaxRenderer.php file core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php
AjaxRenderer::$elementInfoManager property core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php The element info manager.
AjaxRenderer::$renderer property core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php The renderer.
AjaxRenderer::renderResponse function core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php Renders the main content render array into a response.
AjaxRenderer::__construct function core/lib/Drupal/Core/Render/MainContent/AjaxRenderer.php Constructs a new AjaxRenderer instance.
AjaxRendererTest class core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php @coversDefaultClass \Drupal\Core\Render\MainContent\AjaxRenderer[[api-linebreak]]
@group Ajax
AjaxRendererTest.php file core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php
AjaxRendererTest::$ajaxRenderer property core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php The tested ajax controller.
AjaxRendererTest::$renderer property core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php The renderer.
AjaxRendererTest::setUp function core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php
AjaxRendererTest::testRenderWithFragmentObject function core/tests/Drupal/Tests/Core/Controller/AjaxRendererTest.php Tests the content method.
AjaxResponseAttachmentsProcessor::$cssCollectionRenderer property core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php The CSS asset collection renderer service.
AjaxResponseAttachmentsProcessor::$jsCollectionRenderer property core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php The JS asset collection renderer service.
AjaxResponseAttachmentsProcessor::$renderer property core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php The renderer.
AjaxTestCommandReturnPromise::render function core/modules/system/tests/modules/ajax_test/src/Ajax/AjaxTestCommandReturnPromise.php Implements Drupal\Core\Ajax\CommandInterface:render().
AjaxTestController::getRenderTypes function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Render types.
AjaxTestController::render function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Returns a render array that will be rendered by AjaxRenderer.
AjaxTestController::renderError function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Returns an AjaxResponse with alert command.
AjaxTestController::renderTypes function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Example content for testing the wrapper of the response.
ajax_forms_test_advanced_commands_append_callback function core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'append'.
ajax_forms_test_advanced_commands_prepend_callback function core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'prepend'.
AlertCommand::render function core/lib/Drupal/Core/Ajax/AlertCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
AnnotationExtendsAnnotationTargetAll class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
AnnounceCommand::render function core/lib/Drupal/Core/Ajax/AnnounceCommand.php Return an array to be run through json_encode and sent to the client.
announcements_feed.renderer service core/modules/announcements_feed/announcements_feed.services.yml Drupal\announcements_feed\AnnounceRenderer
AnnounceRenderer class core/modules/announcements_feed/src/AnnounceRenderer.php Service to render announcements from the external feed.
AnnounceRenderer.php file core/modules/announcements_feed/src/AnnounceRenderer.php
AnnounceRenderer::render function core/modules/announcements_feed/src/AnnounceRenderer.php Generates the announcements feed render array.
AnnounceRenderer::__construct function core/modules/announcements_feed/src/AnnounceRenderer.php Constructs an AnnouncementRenderer object.
AnnounceRendererTest class core/modules/announcements_feed/tests/src/Kernel/AnnounceRendererTest.php @coversDefaultClass \Drupal\announcements_feed\AnnounceRenderer[[api-linebreak]]
AnnounceRendererTest.php file core/modules/announcements_feed/tests/src/Kernel/AnnounceRendererTest.php

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