Search for createDuplicate

  1. Search 7.x for createDuplicate
  2. Search 9.5.x for createDuplicate
  3. Search 10.3.x for createDuplicate
  4. Search 11.x for createDuplicate
  5. Other projects
Title Object type File name Summary
Block::createDuplicateBlock function core/modules/block/src/Entity/Block.php Creates a duplicate of the block entity.
BlockContent::createDuplicate function core/modules/block_content/src/Entity/BlockContent.php Creates a duplicate of the entity.
BlockInterface::createDuplicateBlock function core/modules/block/src/BlockInterface.php Creates a duplicate of the block entity.
ConfigEntityBase::createDuplicate function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Creates a duplicate of the entity.
ConfigEntityBaseUnitTest::testCreateDuplicate function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::createDuplicate
ContentEntityBase::createDuplicate function core/lib/Drupal/Core/Entity/ContentEntityBase.php Creates a duplicate of the entity.
EntityBase::createDuplicate function core/lib/Drupal/Core/Entity/EntityBase.php Creates a duplicate of the entity.
EntityInterface::createDuplicate function core/lib/Drupal/Core/Entity/EntityInterface.php Creates a duplicate of the entity.
View::createDuplicate function core/modules/views/src/Entity/View.php Creates a duplicate of the entity.
ViewExecutable::createDuplicate function core/modules/views/src/ViewExecutable.php Creates a duplicate ViewExecutable object.
ViewStorageTest::testCreateDuplicate function core/modules/views/tests/src/Kernel/ViewStorageTest.php Tests the createDuplicate() View method.
ViewUI::createDuplicate function core/modules/views_ui/src/ViewUI.php Creates a duplicate of the entity.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.