Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtractTest | class | core/ |
Tests the extract process plugin. |
| ExtractTest | class | core/ |
Tests Drupal\migrate\Plugin\migrate\process\Extract. |
| ExtractTest.php | file | core/ |
|
| ExtractTest.php | file | core/ |
|
| ExtractTest::$modules | property | core/ |
Modules to install. |
| ExtractTest::getDefinition | function | core/ |
Returns test migration definition. |
| ExtractTest::multipleValueProviderSource | function | core/ |
Provides multiple source data for "extract" process plugin test. |
| ExtractTest::providerExtractDefault | function | core/ |
Data provider for testExtractDefault. |
| ExtractTest::providerTestExtractInvalid | function | core/ |
Provides data for the testExtractInvalid. |
| ExtractTest::setUp | function | core/ |
|
| ExtractTest::testExtract | function | core/ |
Tests successful extraction. |
| ExtractTest::testExtractDefault | function | core/ |
Test the extract plugin with default values. |
| ExtractTest::testExtractFail | function | core/ |
Tests unsuccessful extraction. |
| ExtractTest::testExtractFailDefault | function | core/ |
Tests unsuccessful extraction. |
| ExtractTest::testExtractInvalid | function | core/ |
Tests invalid input. |
| ExtractTest::testMultipleValueExplode | function | core/ |
Tests multiple value handling. |
| ExtraFieldBlock | class | core/ |
Provides a block that renders an extra field from an entity. |
| ExtraFieldBlock.php | file | core/ |
|
| ExtraFieldBlock::$entityFieldManager | property | core/ |
The entity field manager. |
| ExtraFieldBlock::$entityTypeManager | property | core/ |
The entity type manager. |
| ExtraFieldBlock::$fieldName | property | core/ |
The field name. |
| ExtraFieldBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| ExtraFieldBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| ExtraFieldBlock::defaultConfiguration | function | core/ |
|
| ExtraFieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
| ExtraFieldBlock::getPreviewFallbackString | function | core/ |
|
| ExtraFieldBlock::preRenderBlock | function | core/ |
Pre-render callback to ensure empty extra_field_block's are not rendered. |
| ExtraFieldBlock::replaceFieldPlaceholder | function | core/ |
Replaces all placeholders for a given field. |
| ExtraFieldBlock::__construct | function | core/ |
Constructs a new ExtraFieldBlock. |
| ExtraFieldBlockCacheTagInvalidator | class | core/ |
Provides a cache tag invalidator that clears the block cache. |
| ExtraFieldBlockCacheTagInvalidator.php | file | core/ |
|
| ExtraFieldBlockCacheTagInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| ExtraFieldBlockCacheTagInvalidator::__construct | function | core/ |
Constructs a new ExtraFieldBlockCacheTagInvalidator. |
| ExtraFieldBlockDeriver | class | core/ |
Provides entity field block definitions for every field. |
| ExtraFieldBlockDeriver.php | file | core/ |
|
| ExtraFieldBlockDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| ExtraFieldBlockDeriver::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| ExtraFieldBlockDeriver::$entityTypeManager | property | core/ |
The entity type manager. |
| ExtraFieldBlockDeriver::$entityTypeRepository | property | core/ |
The entity type repository. |
| ExtraFieldBlockDeriver::bundleIdsWithLayoutBuilderDisplays | function | core/ |
Gets the list of entity type and bundle tuples with layout builder enabled. |
| ExtraFieldBlockDeriver::create | function | core/ |
Creates a new class instance. |
| ExtraFieldBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ExtraFieldBlockDeriver::__construct | function | core/ |
Constructs new FieldBlockDeriver. |
| f83c3b53-b077-44b4-943b-08b903b08067.yml | file | core/ |
core/tests/fixtures/pre_entity_import_default_content/entity_test/f83c3b53-b077-44b4-943b-08b903b08067.yml |
| FactoryInterface | interface | core/ |
Factory interface implemented by all plugin factories. |
| FactoryInterface.php | file | core/ |
|
| FactoryInterface::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| FactoryTest | class | core/ |
Tests that plugins are correctly instantiated. |
| FactoryTest.php | file | core/ |
|
| FactoryTest::testDefaultFactory | function | core/ |
Tests that DefaultFactory can create a plugin instance. |
Pagination
- Previous page
- Page 609
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.