Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| external_translated_test_node.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node.yml |
| external_translated_test_node_translation.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_external_translated_test/migrations/external_translated_test_node_translation.yml |
| Extract | class | core/ |
Extracts a value from an array. |
| Extract.php | file | core/ |
|
| Extract::transform | function | core/ |
Performs the associated process. |
| ExtractTest | class | core/ |
Tests the extract process plugin. |
| ExtractTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Plugin\migrate\process\Extract[[api-linebreak]] @group migrate |
| ExtractTest.php | file | core/ |
|
| ExtractTest.php | file | core/ |
|
| ExtractTest::$modules | property | core/ |
Modules to enable. |
| 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::create | function | core/ |
Creates an instance of the plugin. |
| ExtraFieldBlock::defaultConfiguration | function | core/ |
|
| ExtraFieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
| ExtraFieldBlock::getPreviewFallbackString | function | core/ |
|
| ExtraFieldBlock::replaceFieldPlaceholder | function | core/ |
Replaces all placeholders for a given field. |
| ExtraFieldBlock::__construct | function | core/ |
Constructs a new ExtraFieldBlock. |
| 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::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. |
| FactoryInterface | interface | core/ |
Factory interface implemented by all plugin factories. |
| FactoryInterface.php | file | core/ |
|
| FactoryInterface::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
| FactoryTest | class | core/ |
Tests that plugins are correctly instantiated. |
| FactoryTest.php | file | core/ |
|
| FactoryTest::$modules | property | core/ |
Modules to enable. |
| FactoryTest::testDefaultFactory | function | core/ |
Tests that DefaultFactory can create a plugin instance. |
Pagination
- Previous page
- Page 568
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.