Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 10.3.x for content
- Search 11.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityContentBase::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
EntityContentBase::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
EntityContentBase::save | function | core/ |
Saves the entity. |
EntityContentBase::updateEntity | function | core/ |
Updates an entity with the new values from row. |
EntityContentBase::validateEntity | function | core/ |
Validates the entity. |
EntityContentBase::__construct | function | core/ |
Constructs a content entity. |
EntityContentBaseTest | class | core/ |
Tests base entity migration destination functionality. |
EntityContentBaseTest | class | core/ |
@group migrate_drupal |
EntityContentBaseTest.php | file | core/ |
|
EntityContentBaseTest.php | file | core/ |
Contains \Drupal\Tests\migrate\Unit\Plugin\migrate\destination\EntityContentBaseTest |
EntityContentBaseTest::$modules | property | core/ |
Modules to enable. |
EntityContentBaseTest::setUp | function | core/ |
|
EntityContentBaseTest::testImport | function | core/ |
Test basic entity save. |
EntityContentBaseTest::testImportEntityLoadFailure | function | core/ |
Test row skipping when we can't get an entity to save. |
EntityContentBaseTest::testOverwriteAllMappedProperties | function | core/ |
Tests overwriting all mapped properties in the destination entity (default behavior). |
EntityContentBaseTest::testOverwriteProperties | function | core/ |
Tests overwriting selected properties in the destination entity, specified in the destination configuration. |
EntityContentBaseTest::testUntranslatable | function | core/ |
Test that translation destination fails for untranslatable entities. |
EntityContentBaseTest::testUntranslatable | function | core/ |
Test that translation destination fails for untranslatable entities. |
EntityContentComplete | class | core/ |
Provides a destination for migrating the entire entity revision table. |
EntityContentComplete.php | file | core/ |
|
EntityContentComplete::getEntity | function | core/ |
Gets the entity. |
EntityContentComplete::getIds | function | core/ |
Gets the destination IDs. |
EntityContentComplete::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
EntityContentComplete::save | function | core/ |
Saves the entity. |
EntityContentComplete::updateEntity | function | core/ |
Updates an entity with the new values from row. |
EntityDefaultLanguageTest::createContentType | function | core/ |
Creates a new node content type. |
EntityDisplayBase::$content | property | core/ |
List of component display options, keyed by component name. |
EntityQueryAccessTest::testBlockContentEntityQueryAccess | function | core/ |
Tests that the 'block_content_access' query tag is respected by Views. |
EntityReferenceFieldTranslatedReferenceViewTest::createContent | function | core/ |
Creates a test subject contents, with translation. |
EntityReferenceFieldTranslatedReferenceViewTest::setUpContentTypes | function | core/ |
Create content types. |
EntityReferenceItemTest::testContentEntityReferenceItem | function | core/ |
Tests the entity reference field type for referencing content entities. |
EntityReferenceItemTest::testContentEntityReferenceItemWithStringId | function | core/ |
Tests referencing content entities with string IDs. |
EntityRepository::getContentLanguageFromContexts | function | core/ |
Retrieves the current content language from the specified contexts. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithContentController | function | core/ |
Data provider for testSetRouteOptionsWithContentController. |
EntityResolverManagerTest::testSetRouteOptionsWithContentController | function | core/ |
Tests setRouteOptions() with a _content default. |
EntityStateChangeValidationTest::testExistingContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be moderated. |
EntityStateChangeValidationTest::testExistingMultilingualContentWithNoModeration | function | core/ |
Tests that content without prior moderation information can be translated. |
EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled | function | core/ |
Ensures correct entity URLs with the method language-content-entity enabled. |
es-views.view.content.yml | file | core/ |
core/modules/system/tests/fixtures/update/es-views.view.content.yml |
EventSubscriber::onConfigImporterMissingContentOne | function | core/ |
Handles the missing content event. |
EventSubscriber::onConfigImporterMissingContentTwo | function | core/ |
Handles the missing content event. |
feed.reader.contententry | service | core/ |
Laminas\Feed\Reader\Extension\Content\Entry |
feed.writer.contentrendererentry | service | core/ |
Laminas\Feed\Writer\Extension\Content\Renderer\Entry |
field.field.block_content.banner_block.field_content_link.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_content_link.yml |
field.field.block_content.banner_block.field_media_image.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_media_image.yml |
field.field.block_content.banner_block.field_summary.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_summary.yml |
field.field.block_content.banner_block.field_title.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.banner_block.field_title.yml |
field.field.block_content.basic.body.yml | file | core/ |
core/profiles/standard/config/install/field.field.block_content.basic.body.yml |
field.field.block_content.basic.body.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.basic.body.yml |
field.field.block_content.disclaimer_block.field_copyright.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.disclaimer_block.field_copyright.yml |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.