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 11.x for end
  6. Other projects
Title Object type File name Summary
ItemList::appendItem function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Appends a new item to the list.
JsCollectionRenderer class core/lib/Drupal/Core/Asset/JsCollectionRenderer.php Renders JavaScript assets.
JsCollectionRenderer.php file core/lib/Drupal/Core/Asset/JsCollectionRenderer.php
JsCollectionRenderer::render function core/lib/Drupal/Core/Asset/JsCollectionRenderer.php This class evaluates the aggregation enabled/disabled condition on a group
by group basis by testing whether an aggregate file has been made for the
group rather than by testing the site-wide aggregation setting. This allows
this class to work…
JsCollectionRenderer::__construct function core/lib/Drupal/Core/Asset/JsCollectionRenderer.php Constructs a JsCollectionRenderer.
JsonApiFunctionalTest::testMetaRelationEventOnRelationshipEndpoint function core/modules/jsonapi/tests/src/Functional/JsonApiFunctionalTest.php Tests adding metadata to the relationship endpoint.
JsonRenderer class core/modules/system/tests/modules/common_test/src/Render/MainContent/JsonRenderer.php Default main content renderer for JSON requests.
JsonRenderer.php file core/modules/system/tests/modules/common_test/src/Render/MainContent/JsonRenderer.php
JsonRenderer::$renderer property core/modules/system/tests/modules/common_test/src/Render/MainContent/JsonRenderer.php The renderer service.
JsonRenderer::$titleResolver property core/modules/system/tests/modules/common_test/src/Render/MainContent/JsonRenderer.php The title resolver.
JsonRenderer::renderResponse function core/modules/system/tests/modules/common_test/src/Render/MainContent/JsonRenderer.php Renders the main content render array into a response.
JsonRenderer::__construct function core/modules/system/tests/modules/common_test/src/Render/MainContent/JsonRenderer.php Constructs a new JsonRenderer.
JsonTest::testEncodingStartEnd function core/tests/Drupal/Tests/Component/Serialization/JsonTest.php Tests end and start of the encoded string.
KernelTestBase::render function core/tests/Drupal/KernelTests/KernelTestBase.php Renders a render array.
KernelTestBaseTest::testRender function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests render.
KernelTestBaseTest::testRenderWithTheme function core/tests/Drupal/KernelTests/KernelTestBaseTest.php Tests render with theme.
LanguageDependencyInjectionTest class core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php Tests that a language object can be injected.
LanguageDependencyInjectionTest.php file core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php
LanguageDependencyInjectionTest::testDependencyInjectedNewDefaultLanguage function core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php Tests dependency injected Language object.
LanguageDependencyInjectionTest::testDependencyInjectedNewLanguage function core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php Tests dependency injected languages against a new Language object.
LanguageField::render function core/modules/views/src/Plugin/views/field/LanguageField.php Renders the field.
LastTimestamp::render function core/modules/comment/src/Plugin/views/field/LastTimestamp.php Renders the field.
LayoutBuilder::addRenderedLayoutBuilder function core/modules/layout_builder/src/Element/LayoutBuilder.php Render API #post_render callback that adds layout builder markup to form.
LayoutBuilder::preRender function core/modules/layout_builder/src/Element/LayoutBuilder.php Pre-render callback: Renders the Layout Builder UI.
LayoutBuilder::renderLayoutBuilderAfterForm function core/modules/layout_builder/src/Element/LayoutBuilder.php Render API #pre_render callback for form containing layout builder element.
LayoutBuilderBlockContentDependencyTest class core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBlockContentDependencyTest.php Test for installing Layout Builder before Block Content in the same request.
LayoutBuilderBlockContentDependencyTest.php file core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBlockContentDependencyTest.php
LayoutBuilderBlockContentDependencyTest::testInstallLayoutBuilderAndBlockContent function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBlockContentDependencyTest.php Test that block_content can be successfully installed after layout_builder.
LayoutBuilderBlockContentDependencyTestThemeHooks class core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/src/Hook/LayoutBuilderBlockContentDependencyTestThemeHooks.php Hook implementations for layout_builder_block_content_dependency_test.
LayoutBuilderBlockContentDependencyTestThemeHooks.php file core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/src/Hook/LayoutBuilderBlockContentDependencyTestThemeHooks.php
LayoutBuilderBlockContentDependencyTestThemeHooks::modulesInstalled function core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/src/Hook/LayoutBuilderBlockContentDependencyTestThemeHooks.php Implements hook_modules_installed().
LayoutBuilderEntityViewDisplay::calculateDependencies function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Calculates dependencies and stores them in the dependency property.
LayoutBuilderEntityViewDisplay::onDependencyRemoval function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Informs the entity that entities it depends on will be deleted.
LayoutBuilderEvents::SECTION_COMPONENT_BUILD_RENDER_ARRAY constant core/modules/layout_builder/src/LayoutBuilderEvents.php Name of the event fired when a component's render array is built.
LayoutBuilderOverrideTest::testLayoutBuilderOverrideDependency function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderOverrideTest.php Tests installation while overriding LayoutBuilderEntityViewDisplay.
LayoutBuilderSectionStorageTest::testRenderByContextAwarePluginDelegate function core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php Tests that section loading is delegated to plugins during rendering.
LayoutBuilderTest::testPendingRevision function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests loading a pending revision in the Layout Builder UI.
LayoutBuilderTest::testPluginDependencies function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that component's dependencies are respected during removal.
LayoutDefault::calculateDependencies function core/lib/Drupal/Core/Layout/LayoutDefault.php Calculates dependencies for the configured plugin.
LayoutPluginManagerTest::$cacheBackend property core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php Cache backend instance.
LayoutTest::render function core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Renders a render array.
LayoutTest::renderLayoutData function core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Data provider for testRenderLayout().
LayoutTest::testRenderLayout function core/modules/layout_discovery/tests/src/Kernel/LayoutTest.php Tests rendering a layout.
LayoutTestDependenciesPlugin class core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestDependenciesPlugin.php Provides a plugin that contains config dependencies.
LayoutTestDependenciesPlugin.php file core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestDependenciesPlugin.php
LayoutTestDependenciesPlugin::calculateDependencies function core/modules/system/tests/modules/layout_test/src/Plugin/Layout/LayoutTestDependenciesPlugin.php Calculates dependencies for the configured plugin.
layout_builder.render_block_component_subscriber service core/modules/layout_builder/layout_builder.services.yml Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray
layout_builder_block_content_dependency_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/layout_builder_block_content_dependency_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_block_content_dependency_test/layout_builder_block_content_dependency_test.info.yml
layout_builder_override_dependency.info.yml file core/modules/layout_builder/tests/modules/layout_builder_override_dependency/layout_builder_override_dependency.info.yml core/modules/layout_builder/tests/modules/layout_builder_override_dependency/layout_builder_override_dependency.info.yml
LazyBuilderPlaceholderTest::buildRenderArray function core/tests/Drupal/KernelTests/Core/Render/LazyBuilderPlaceholderTest.php Builds a render array with placeholdered lazy builder callbacks.

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