Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search 11.x for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutBuilderBlockContentDependencyTest::testInstallLayoutBuilderAndBlockContent | function | core/ |
Test that block_content can be successfully installed after layout_builder. |
| LayoutBuilderBlockContentDependencyTestThemeHooks | class | core/ |
Hook implementations for layout_builder_block_content_dependency_test. |
| LayoutBuilderBlockContentDependencyTestThemeHooks.php | file | core/ |
|
| LayoutBuilderBlockContentDependencyTestThemeHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| LayoutBuilderEntityViewDisplay::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| LayoutBuilderEntityViewDisplay::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| LayoutBuilderEvents::SECTION_COMPONENT_BUILD_RENDER_ARRAY | constant | core/ |
Name of the event fired when a component's render array is built. |
| LayoutBuilderOverrideTest::testLayoutBuilderOverrideDependency | function | core/ |
Tests installation while overriding LayoutBuilderEntityViewDisplay. |
| LayoutBuilderSectionStorageTest::testRenderByContextAwarePluginDelegate | function | core/ |
Tests that section loading is delegated to plugins during rendering. |
| LayoutBuilderTest::testPendingRevision | function | core/ |
Tests loading a pending revision in the Layout Builder UI. |
| LayoutBuilderTest::testPluginDependencies | function | core/ |
Tests that component's dependencies are respected during removal. |
| LayoutDefault::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| LayoutPluginManagerTest::$cacheBackend | property | core/ |
Cache backend instance. |
| LayoutTest::render | function | core/ |
Renders a render array. |
| LayoutTest::renderLayoutData | function | core/ |
Data provider for testRenderLayout(). |
| LayoutTest::testRenderLayout | function | core/ |
Tests rendering a layout. |
| LayoutTestDependenciesPlugin | class | core/ |
Provides a plugin that contains config dependencies. |
| LayoutTestDependenciesPlugin.php | file | core/ |
|
| LayoutTestDependenciesPlugin::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| layout_builder.render_block_component_subscriber | service | core/ |
Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray |
| layout_builder_block_content_dependency_test.info.yml | file | core/ |
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/ |
core/modules/layout_builder/tests/modules/layout_builder_override_dependency/layout_builder_override_dependency.info.yml |
| LazyBuilderPlaceholderTest::buildRenderArray | function | core/ |
Builds a render array with placeholdered lazy builder callbacks. |
| LazyBuilderPlaceholderTest::twigFiberSuspendLazyBuilderCallback | function | core/ |
Lazy builder callback with test template. |
| LazyBuilders::renderAnnouncements | function | core/ |
Render announcements. |
| library.dependency_resolver | service | core/ |
Drupal\Core\Asset\LibraryDependencyResolver |
| LibraryDependencyResolver | class | core/ |
Resolves the dependencies of asset (CSS/JavaScript) libraries. |
| LibraryDependencyResolver.php | file | core/ |
|
| LibraryDependencyResolver::$librariesDependencies | property | core/ |
The libraries dependencies. |
| LibraryDependencyResolver::$libraryDiscovery | property | core/ |
The library discovery service. |
| LibraryDependencyResolver::doGetDependencies | function | core/ |
Gets the given libraries with its dependencies. |
| LibraryDependencyResolver::getLibrariesWithDependencies | function | core/ |
Gets the given libraries with their dependencies. |
| LibraryDependencyResolver::getMinimalRepresentativeSubset | function | core/ |
Gets the minimal representative subset of the given libraries. |
| LibraryDependencyResolver::__construct | function | core/ |
Constructs a new LibraryDependencyResolver instance. |
| LibraryDependencyResolverInterface | interface | core/ |
Resolves the dependencies of asset (CSS/JavaScript) libraries. |
| LibraryDependencyResolverInterface.php | file | core/ |
|
| LibraryDependencyResolverInterface::getLibrariesWithDependencies | function | core/ |
Gets the given libraries with their dependencies. |
| LibraryDependencyResolverInterface::getMinimalRepresentativeSubset | function | core/ |
Gets the minimal representative subset of the given libraries. |
| LibraryDependencyResolverTest | class | core/ |
Tests Drupal\Core\Asset\LibraryDependencyResolver. |
| LibraryDependencyResolverTest.php | file | core/ |
|
| LibraryDependencyResolverTest::$libraryData | property | core/ |
Test library data. |
| LibraryDependencyResolverTest::$libraryDependencyResolver | property | core/ |
The tested library dependency resolver. |
| LibraryDependencyResolverTest::$libraryDiscovery | property | core/ |
The mocked library discovery service. |
| LibraryDependencyResolverTest::providerTestGetLibrariesWithDependencies | function | core/ |
Provides test data for ::testGetLibrariesWithDependencies(). |
| LibraryDependencyResolverTest::providerTestGetMinimalRepresentativeSubset | function | core/ |
Provides test data for ::testGetMinimalRepresentativeSubset(). |
| LibraryDependencyResolverTest::setUp | function | core/ |
|
| LibraryDependencyResolverTest::testGetLibrariesWithDependencies | function | core/ |
Tests get libraries with dependencies. |
| LibraryDependencyResolverTest::testGetMinimalRepresentativeSubset | function | core/ |
Tests get minimal representative subset. |
| LibraryDependencyResolverTest::testGetMinimalRepresentativeSubsetInvalidInput | function | core/ |
Tests get minimal representative subset invalid input. |
| LibraryDiscoveryCollector::applyLibrariesExtend | function | core/ |
Applies the libraries-extend specified by the active theme. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.