Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
EntityClone::__construct function core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityClone.php
EntityCloneConfigActionTest class core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php Tests Entity Clone Config Action.
EntityCloneConfigActionTest.php file core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php
EntityCloneConfigActionTest::$modules property core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php
EntityCloneConfigActionTest::setUp function core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php
EntityCloneConfigActionTest::testCloneWithWildcards function core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php Tests wildcard support, which allows positional tokens in the clone's ID.
EntityCloneConfigActionTest::testErrorIfOriginalDoesNotExist function core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php Tests error if original entity does not exist.
EntityCloneConfigActionTest::testFailIfEntityExists function core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php Tests that the action can be configured to fail if the clone exists.
EntityCloneConfigActionTest::testNoErrorWithExistingEntity function core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php Tests no error is thrown when an entity with the same ID already exists.
EntityCloneConfigActionTest::testSuccessfulClone function core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php Tests successful clone.
EntityComment::$state property core/modules/comment/src/Plugin/migrate/destination/EntityComment.php The state storage object.
EntityComment::$stubCommentedEntityIds property core/modules/comment/src/Plugin/migrate/destination/EntityComment.php An array of entity IDs for the 'commented entity' keyed by entity type.
EntityComment::processStubRow function core/modules/comment/src/Plugin/migrate/destination/EntityComment.php
EntityComment::__construct function core/modules/comment/src/Plugin/migrate/destination/EntityComment.php Builds a comment entity destination.
EntityComputedFieldTest class core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php Tests that entities with computed fields work correctly.
EntityComputedFieldTest.php file core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php
EntityComputedFieldTest::$defaultTheme property core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php
EntityComputedFieldTest::$modules property core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php
EntityComputedFieldTest::$state property core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php The state service.
EntityComputedFieldTest::setUp function core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php
EntityComputedFieldTest::testFormatterComputedFieldCacheableMetadata function core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php Tests that formatters bubble the cacheable metadata of computed fields.
EntityConcurrentRenderTest class core/tests/Drupal/FunctionalTests/Entity/EntityConcurrentRenderTest.php Tests that the same entity can be rendered multiple times on a page.
EntityConcurrentRenderTest.php file core/tests/Drupal/FunctionalTests/Entity/EntityConcurrentRenderTest.php
EntityConcurrentRenderTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Entity/EntityConcurrentRenderTest.php
EntityConcurrentRenderTest::$modules property core/tests/Drupal/FunctionalTests/Entity/EntityConcurrentRenderTest.php
EntityConcurrentRenderTest::setUp function core/tests/Drupal/FunctionalTests/Entity/EntityConcurrentRenderTest.php
EntityConcurrentRenderTest::testSameEntityInMultipleBlocks function core/tests/Drupal/FunctionalTests/Entity/EntityConcurrentRenderTest.php Tests that two blocks rendering the same entity both produce output.
EntityCondition::$allowedOperators property core/modules/jsonapi/src/Query/EntityCondition.php The allowed condition operators.
EntityCondition::__construct function core/modules/jsonapi/src/Query/EntityCondition.php Constructs a new EntityCondition object.
EntityConditionGroup::$allowedConjunctions property core/modules/jsonapi/src/Query/EntityConditionGroup.php The AND conjunction value.
EntityConditionGroup::$members property core/modules/jsonapi/src/Query/EntityConditionGroup.php The members of the condition group.
EntityConditionGroup::members function core/modules/jsonapi/src/Query/EntityConditionGroup.php The members which belong to the condition group.
EntityConditionGroup::__construct function core/modules/jsonapi/src/Query/EntityConditionGroup.php Constructs a new condition group object.
EntityConditionGroupTest class core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php Tests Drupal\jsonapi\Query\EntityConditionGroup.
EntityConditionGroupTest.php file core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php
EntityConditionGroupTest::constructProvider function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php Data provider for testConstruct.
EntityConditionGroupTest::testConstruct function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php Tests construct.
EntityConditionGroupTest::testConstructException function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php Tests construct exception.
EntityConditionTest class core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php Tests Drupal\jsonapi\Query\EntityCondition.
EntityConditionTest.php file core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php
EntityConditionTest::queryParameterProvider function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php Data provider for testDenormalize.
EntityConditionTest::setUp function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php
EntityConditionTest::testCreateFromQueryParameter function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php Tests create from query parameter.
EntityConditionTest::testValidation function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php Tests validation.
EntityConditionTest::validationProvider function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php Data provider for testValidation.
EntityConfigBase class core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php Base destination class for importing configuration entities.
EntityConfigBase.php file core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php
EntityConfigBase::$configFactory property core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php The configuration factory.
EntityConfigBase::$languageManager property core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php The language manager.
EntityConfigBase::create function core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php

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