Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 10.3.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
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.
KernelMissingDependentModuleMethodTest class core/tests/fixtures/KernelMissingDependentModuleMethodTest.php A fixture test class with requires annotation.
KernelMissingDependentModuleMethodTest.php file core/tests/fixtures/KernelMissingDependentModuleMethodTest.php
KernelMissingDependentModuleMethodTest::publicCheckRequirements function core/tests/fixtures/KernelMissingDependentModuleMethodTest.php Public access for checkRequirements() to avoid reflection.
KernelMissingDependentModuleMethodTest::testRequiresModule function core/tests/fixtures/KernelMissingDependentModuleMethodTest.php This method should be skipped since it requires a module that is not found.
KernelMissingDependentModuleTest class core/tests/fixtures/KernelMissingDependentModuleTest.php A fixture test class with requires annotation.
KernelMissingDependentModuleTest.php file core/tests/fixtures/KernelMissingDependentModuleTest.php
KernelMissingDependentModuleTest::publicCheckRequirements function core/tests/fixtures/KernelMissingDependentModuleTest.php Public access for checkRequirements() to avoid reflection.
KernelMissingDependentModuleTest::testRequiresModule function core/tests/fixtures/KernelMissingDependentModuleTest.php Placeholder test method.
KernelTestBase::render function core/modules/simpletest/src/KernelTestBase.php Renders a render array.
KernelTestBase::render function core/tests/Drupal/KernelTests/KernelTestBase.php Renders a render array.
KernelTestBaseTest::testRender function core/tests/Drupal/KernelTests/KernelTestBaseTest.php @covers ::render[[api-linebreak]]
KernelTestBaseTest::testRenderWithTheme function core/tests/Drupal/KernelTests/KernelTestBaseTest.php @covers ::render[[api-linebreak]]
LanguageDependencyInjectionTest class core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php Compares the default language from $GLOBALS against the dependency injected
language object.
LanguageDependencyInjectionTest.php file core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php
LanguageDependencyInjectionTest::testDependencyInjectedNewDefaultLanguage function core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php Test dependency injected Language object against a new default language
object.
LanguageDependencyInjectionTest::testDependencyInjectedNewLanguage function core/modules/language/tests/src/Kernel/LanguageDependencyInjectionTest.php Test 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::preRender function core/modules/layout_builder/src/Element/LayoutBuilder.php Pre-render callback: Renders the Layout Builder UI.
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.
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.
LayoutDiscoveryDependenciesUpdateTest class core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php Tests the upgrade path for updating the layout discovery dependencies.
LayoutDiscoveryDependenciesUpdateTest.php file core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php
LayoutDiscoveryDependenciesUpdateTest::setDatabaseDumpFiles function core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php Set database dump files to be used.
LayoutDiscoveryDependenciesUpdateTest::testUpdatedLayoutDiscoveryDependencies function core/modules/layout_discovery/tests/src/Functional/Update/LayoutDiscoveryDependenciesUpdateTest.php Tests updating the dependencies for layout discovery based entity displays.
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 Test 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_post_update_layout_builder_dependency_change function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to dependency changes in the layout_builder render element.
layout_builder_post_update_rebuild_plugin_dependencies function core/modules/layout_builder/layout_builder.post_update.php Rebuild plugin dependencies for all entity view displays.
layout_builder_quickedit_render_field function core/modules/layout_builder/layout_builder.module Implements hook_quickedit_render_field().
layout_discovery_post_update_recalculate_entity_form_display_dependencies function core/modules/layout_discovery/layout_discovery.post_update.php Recalculate dependencies for the entity_form_display entity.
layout_discovery_post_update_recalculate_entity_view_display_dependencies function core/modules/layout_discovery/layout_discovery.post_update.php Recalculate dependencies for the entity_view_display entity.
LegacyFileTest::testDatabaseFileUsageBackendConstruct function core/modules/file/tests/src/Unit/LegacyFileTest.php Tests passing legacy arguments to DatabaseFileUsageBackend::__construct().
library.dependency_resolver service core/core.services.yml Drupal\Core\Asset\LibraryDependencyResolver

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