EntityTestViewBuilder::buildComponents |
function |
core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php |
Builds the component fields and properties of a set of entities. |
EntityViewBuilder::buildComponents |
function |
core/lib/Drupal/Core/Entity/EntityViewBuilder.php |
Builds the component fields and properties of a set of entities. |
EntityViewBuilderInterface::buildComponents |
function |
core/lib/Drupal/Core/Entity/EntityViewBuilderInterface.php |
Builds the component fields and properties of a set of entities. |
FileUploadForm::hideExtraSourceFieldComponents |
function |
core/modules/media_library/src/Form/FileUploadForm.php |
Processes an image or file source field element. |
foo.component.yml |
file |
core/modules/sdc/tests/themes/sdc_theme_test/components/mismatching-folder-name/foo.component.yml |
core/modules/sdc/tests/themes/sdc_theme_test/components/mismatching-folder-name/foo.component.yml |
foo.component.yml |
file |
core/modules/sdc/tests/modules/sdc_test_replacements_invalid/components/foo/foo.component.yml |
core/modules/sdc/tests/modules/sdc_test_replacements_invalid/components/foo/foo.component.yml |
foo.component.yml |
file |
core/modules/system/tests/themes/sdc_theme_test/components/mismatching-folder-name/foo.component.yml |
core/modules/system/tests/themes/sdc_theme_test/components/mismatching-folder-name/foo.component.yml |
foo.component.yml |
file |
core/modules/system/tests/modules/sdc_test_replacements_invalid/components/foo/foo.component.yml |
core/modules/system/tests/modules/sdc_test_replacements_invalid/components/foo/foo.component.yml |
footer-block.component.yml |
file |
core/profiles/demo_umami/themes/umami/components/footer-block/footer-block.component.yml |
core/profiles/demo_umami/themes/umami/components/footer-block/footer-block.component.yml |
GraphTest::assertComponents |
function |
core/tests/Drupal/Tests/Component/Graph/GraphTest.php |
Verify expected components in a graph. |
header.component.yml |
file |
core/profiles/demo_umami/themes/umami/components/header/header.component.yml |
core/profiles/demo_umami/themes/umami/components/header/header.component.yml |
IncompatibleComponentSchema |
class |
core/modules/sdc/src/Exception/IncompatibleComponentSchema.php |
Custom exception for incompatible schemas. |
IncompatibleComponentSchema |
class |
core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php |
Custom exception for incompatible schemas. |
IncompatibleComponentSchema.php |
file |
core/lib/Drupal/Core/Render/Component/Exception/IncompatibleComponentSchema.php |
|
IncompatibleComponentSchema.php |
file |
core/modules/sdc/src/Exception/IncompatibleComponentSchema.php |
|
InlineBlockEntityOperations::saveInlineBlockComponent |
function |
core/modules/layout_builder/src/InlineBlockEntityOperations.php |
Saves an inline block component. |
InstallStorage::getComponentFolder |
function |
core/lib/Drupal/Core/Config/InstallStorage.php |
Get folder inside each component that contains the files. |
InstallStorage::getComponentNames |
function |
core/lib/Drupal/Core/Config/InstallStorage.php |
Get all configuration names and folders for a list of modules or themes. |
InvalidComponentDataException |
class |
core/modules/sdc/src/Exception/InvalidComponentDataException.php |
Raised when a component is rendering with invalid data. |
InvalidComponentDataException |
class |
core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentDataException.php |
Raised when a component is rendering with invalid data. |
InvalidComponentDataException.php |
file |
core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentDataException.php |
|
InvalidComponentDataException.php |
file |
core/modules/sdc/src/Exception/InvalidComponentDataException.php |
|
InvalidComponentException |
class |
core/modules/sdc/src/Exception/InvalidComponentException.php |
Custom exception for invalid components. |
InvalidComponentException |
class |
core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentException.php |
Custom exception for invalid components. |
InvalidComponentException.php |
file |
core/lib/Drupal/Core/Render/Component/Exception/InvalidComponentException.php |
|
InvalidComponentException.php |
file |
core/modules/sdc/src/Exception/InvalidComponentException.php |
|
LayoutBuilderEntityViewDisplay::getComponent |
function |
core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php |
Gets the display options set for a component. |
LayoutBuilderEntityViewDisplay::getSectionComponentForFieldName |
function |
core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php |
Gets the component for a given field name if any. |
LayoutBuilderEntityViewDisplay::setComponent |
function |
core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php |
Sets the display options for a component. |
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. |
LayoutEntityHelperTrait::getInlineBlockComponents |
function |
core/modules/layout_builder/src/LayoutEntityHelperTrait.php |
Gets components that have Inline Block plugins. |
LayoutEntityHelperTraitTest::providerSectionsWithInlineComponents |
function |
core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php |
Data provider method for tests that need sections with inline blocks. |
LayoutEntityHelperTraitTest::testGetInlineBlockComponents |
function |
core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php |
@covers ::getInlineBlockComponents[[api-linebreak]] |
layout_builder.render_block_component_subscriber |
service |
core/modules/layout_builder/layout_builder.services.yml |
Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray |
lib-overrides.component.yml |
file |
core/modules/sdc/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml |
core/modules/sdc/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml |
lib-overrides.component.yml |
file |
core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml |
core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/lib-overrides.component.yml |
LibraryDiscoveryParser::$componentPluginManager |
property |
core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php |
The component plugin manager. |
LibraryDiscoveryParser::librariesForComponents |
function |
core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php |
Builds the dynamic library definitions for single-directory components. |
LibraryDiscoveryParserTest::$componentPluginManager |
property |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
The mocked extension path resolver. |
LocaleConfigManager::getComponentNames |
function |
core/modules/locale/src/LocaleConfigManager.php |
Gets configuration names associated with components. |
LocaleDefaultConfigStorage::getComponentNames |
function |
core/modules/locale/src/LocaleDefaultConfigStorage.php |
Get all configuration names and folders for a list of modules or themes. |
LocaleDefaultConfigStorageTest::testGetComponentNames |
function |
core/modules/locale/tests/src/Kernel/LocaleDefaultConfigStorageTest.php |
|
locale_config_batch_update_components |
function |
core/modules/locale/locale.bulk.inc |
Builds a locale batch to refresh configuration. |
MigrateFieldFormatterSettingsTest::assertComponent |
function |
core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldFormatterSettingsTest.php |
Asserts various aspects of a particular component of a view display. |
MigrateFieldFormatterSettingsTest::assertComponentNotExists |
function |
core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php |
Asserts that a particular component is NOT included in a display. |
MigrateFieldFormatterSettingsTest::assertComponentNotExists |
function |
core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldFormatterSettingsTest.php |
Asserts that a particular component is NOT included in a display. |
MigrateFieldInstanceWidgetSettingsTest::assertComponent |
function |
core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldInstanceWidgetSettingsTest.php |
Asserts various aspects of a particular component of a form display. |
MigrateVocabularyEntityDisplayTest::assertComponent |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Asserts various aspects of a particular component of a view display. |
MigrateVocabularyEntityDisplayTest::assertComponentNotExists |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityDisplayTest.php |
Asserts that a particular component is NOT included in a display. |
MigrateVocabularyEntityFormDisplayTest::assertComponent |
function |
core/modules/forum/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Asserts various aspects of a particular component of a form display. |