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
InstallProfileDependenciesTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php
InstallProfileDependenciesTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php The theme to install as the default for testing.
InstallProfileDependenciesTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php The profile to install as a basis for testing.
InstallProfileDependenciesTest::testUninstallingModules function core/tests/Drupal/FunctionalTests/Installer/InstallProfileDependenciesTest.php Tests that an install profile can require modules.
InstallTest::testModuleNameLengthWithoutDependencyCheck function core/modules/system/tests/src/Kernel/Module/InstallTest.php Tests that an exception is thrown when a module name is too long.
Interpolator::$endToken property composer/Plugin/Scaffold/Interpolator.php The character sequence that identifies the end of a token.
InvalidatingCacheBackendInterface interface core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php Test interface for testing the cache tags validator.
InvalidLibrariesExtendSpecificationException class core/lib/Drupal/Core/Asset/Exception/InvalidLibrariesExtendSpecificationException.php Defines a custom exception for an invalid libraries-extend specification.
InvalidLibrariesExtendSpecificationException.php file core/lib/Drupal/Core/Asset/Exception/InvalidLibrariesExtendSpecificationException.php
InvokeCommand::render function core/lib/Drupal/Core/Ajax/InvokeCommand.php Implements Drupal\Core\Ajax\CommandInterface:render().
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.

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