| EntityCloneSettingsManager::getHiddenValue |
function |
src/EntityCloneSettingsManager.php |
Get the checkbox hidden value for a given entity type. |
| EntityCloneSettingsManager::getTakeOwnershipSetting |
function |
src/EntityCloneSettingsManager.php |
Get the take ownership settings. |
| EntityCloneSettingsManager::setExcludeClonedSetting |
function |
src/EntityCloneSettingsManager.php |
Set the take ownership setting. |
| EntityCloneSettingsManager::setFormSettings |
function |
src/EntityCloneSettingsManager.php |
Set the entity clone settings. |
| EntityCloneSettingsManager::setTakeOwnershipSettings |
function |
src/EntityCloneSettingsManager.php |
Set the take ownership setting. |
| EntityCloneSettingsManager::__construct |
function |
src/EntityCloneSettingsManager.php |
EntityCloneSettingsManager constructor. |
| EntityCloneShortcutSetTest |
class |
tests/src/Functional/EntityCloneShortcutSetTest.php |
Create a shortcut set and test a clone. |
| EntityCloneShortcutSetTest.php |
file |
tests/src/Functional/EntityCloneShortcutSetTest.php |
|
| EntityCloneShortcutSetTest::$adminUser |
property |
tests/src/Functional/EntityCloneShortcutSetTest.php |
An administrative user with permission to configure shortcuts settings. |
| EntityCloneShortcutSetTest::$defaultTheme |
property |
tests/src/Functional/EntityCloneShortcutSetTest.php |
Theme to enable by default. |
| EntityCloneShortcutSetTest::$modules |
property |
tests/src/Functional/EntityCloneShortcutSetTest.php |
Modules to enable. |
| EntityCloneShortcutSetTest::$permissions |
property |
tests/src/Functional/EntityCloneShortcutSetTest.php |
Permissions to grant admin user. |
| EntityCloneShortcutSetTest::setUp |
function |
tests/src/Functional/EntityCloneShortcutSetTest.php |
Sets the test up. |
| EntityCloneShortcutSetTest::testShortcutSetEntityClone |
function |
tests/src/Functional/EntityCloneShortcutSetTest.php |
Test shortcut set entity clone. |
| EntityCloneUserTest |
class |
tests/src/Functional/EntityCloneUserTest.php |
Create a user and test a clone. |
| EntityCloneUserTest.php |
file |
tests/src/Functional/EntityCloneUserTest.php |
|
| EntityCloneUserTest::$adminUser |
property |
tests/src/Functional/EntityCloneUserTest.php |
An administrative user with permission to configure users settings. |
| EntityCloneUserTest::$defaultTheme |
property |
tests/src/Functional/EntityCloneUserTest.php |
Theme to enable by default. |
| EntityCloneUserTest::$modules |
property |
tests/src/Functional/EntityCloneUserTest.php |
Modules to enable. |
| EntityCloneUserTest::$permissions |
property |
tests/src/Functional/EntityCloneUserTest.php |
Permissions to grant admin user. |
| EntityCloneUserTest::setUp |
function |
tests/src/Functional/EntityCloneUserTest.php |
Sets the test up. |
| EntityCloneUserTest::testUserEntityClone |
function |
tests/src/Functional/EntityCloneUserTest.php |
Test user entity clone. |
| EntityCloneViewTest |
class |
tests/src/Functional/EntityCloneViewTest.php |
Create a view and test a clone. |
| EntityCloneViewTest.php |
file |
tests/src/Functional/EntityCloneViewTest.php |
|
| EntityCloneViewTest::$adminUser |
property |
tests/src/Functional/EntityCloneViewTest.php |
An administrative user with permission to configure views settings. |
| EntityCloneViewTest::$defaultTheme |
property |
tests/src/Functional/EntityCloneViewTest.php |
Theme to enable by default. |
| EntityCloneViewTest::$modules |
property |
tests/src/Functional/EntityCloneViewTest.php |
Modules to enable. |
| EntityCloneViewTest::$permissions |
property |
tests/src/Functional/EntityCloneViewTest.php |
Permissions to grant admin user. |
| EntityCloneViewTest::setUp |
function |
tests/src/Functional/EntityCloneViewTest.php |
Sets the test up. |
| EntityCloneViewTest::testViewEntityClone |
function |
tests/src/Functional/EntityCloneViewTest.php |
Test view entity clone. |
| entity_clone.api.php |
file |
./entity_clone.api.php |
Hooks provided by the entity_clone module. |
| entity_clone.info.yml |
file |
./entity_clone.info.yml |
entity_clone.info.yml |
| entity_clone.links.menu.yml |
file |
./entity_clone.links.menu.yml |
entity_clone.links.menu.yml |
| entity_clone.links.task.yml |
file |
./entity_clone.links.task.yml |
entity_clone.links.task.yml |
| entity_clone.module |
file |
./entity_clone.module |
Contains entity_clone.module. |
| entity_clone.permissions.yml |
file |
./entity_clone.permissions.yml |
entity_clone.permissions.yml |
| entity_clone.post_update.php |
file |
./entity_clone.post_update.php |
Contains entity_clone.post_update.php. |
| entity_clone.route_subscriber |
service |
./entity_clone.services.yml |
Drupal\entity_clone\Routing\RouteSubscriber |
| entity_clone.routing.yml |
file |
./entity_clone.routing.yml |
entity_clone.routing.yml |
| entity_clone.services.yml |
file |
./entity_clone.services.yml |
entity_clone.services.yml |
| entity_clone.service_provider |
service |
./entity_clone.services.yml |
Drupal\entity_clone\Services\EntityCloneServiceProvider |
| entity_clone.settings.manager |
service |
./entity_clone.services.yml |
Drupal\entity_clone\EntityCloneSettingsManager |
| entity_clone.settings.schema.yml |
file |
config/schema/entity_clone.settings.schema.yml |
config/schema/entity_clone.settings.schema.yml |
| entity_clone_entity_access |
function |
./entity_clone.module |
Implements hook_entity_access(). |
| entity_clone_entity_operation |
function |
./entity_clone.module |
Declares entity operations. |
| entity_clone_entity_type_build |
function |
./entity_clone.module |
Implements hook_entity_type_build(). |
| entity_clone_help |
function |
./entity_clone.module |
Implements hook_help(). |
| entity_clone_post_update_populate_form_settings3 |
function |
./entity_clone.post_update.php |
Populates new entity_clone form settings. |
| FieldConfigEntityClone |
class |
src/EntityClone/Config/FieldConfigEntityClone.php |
Class Field Config Entity Clone. |
| FieldConfigEntityClone.php |
file |
src/EntityClone/Config/FieldConfigEntityClone.php |
|