Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
EntityActionBase.php core/lib/Drupal/Core/Action/Plugin/Action/EntityActionBase.php Drupal\Core\Action\Plugin\Action
EntityActionDeriverBase.php core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityActionDeriverBase.php Drupal\Core\Action\Plugin\Action\Derivative
EntityAdapter.php core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php Drupal\Core\Entity\Plugin\DataType
EntityAdapterUnitTest.php core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php Drupal\Tests\Core\Entity\TypedData
EntityAddUITest.php core/modules/system/tests/src/Functional/Entity/EntityAddUITest.php Drupal\Tests\system\Functional\Entity
EntityAliasTest.php core/modules/path_alias/tests/src/Kernel/EntityAliasTest.php Drupal\Tests\path_alias\Kernel
EntityApiTest.php core/tests/Drupal/KernelTests/Core/Entity/EntityApiTest.php Drupal\KernelTests\Core\Entity
EntityArgument.php core/modules/views/src/Plugin/views/argument/EntityArgument.php Drupal\views\Plugin\views\argument
EntityArgumentTest.php core/modules/views/tests/src/Functional/Plugin/EntityArgumentTest.php Drupal\Tests\views\Functional\Plugin
EntityArgumentUpdateTest.php core/modules/views/tests/src/Functional/Update/EntityArgumentUpdateTest.php Drupal\Tests\views\Functional\Update
EntityAutocomplete.php core/lib/Drupal/Core/Entity/Element/EntityAutocomplete.php Drupal\Core\Entity\Element
EntityAutocompleteController.php core/modules/system/src/Controller/EntityAutocompleteController.php Drupal\system\Controller
EntityAutocompleteElementFormTest.php core/tests/Drupal/KernelTests/Core/Entity/Element/EntityAutocompleteElementFormTest.php Drupal\KernelTests\Core\Entity\Element
EntityAutocompleteMatcher.php core/lib/Drupal/Core/Entity/EntityAutocompleteMatcher.php Drupal\Core\Entity
EntityAutocompleteMatcherInterface.php core/lib/Drupal/Core/Entity/EntityAutocompleteMatcherInterface.php Drupal\Core\Entity
EntityAutocompleteTest.php core/tests/Drupal/KernelTests/Core/Entity/EntityAutocompleteTest.php Drupal\KernelTests\Core\Entity
EntityBase.php core/lib/Drupal/Core/Entity/EntityBase.php Drupal\Core\Entity
EntityBaseFieldOverride.php core/modules/migrate/src/Plugin/migrate/destination/EntityBaseFieldOverride.php Drupal\migrate\Plugin\migrate\destination
EntityBaseTest.php core/tests/Drupal/KernelTests/Core/Entity/EntityBaseTest.php Drupal\KernelTests\Core\Entity
EntityBlock.php core/modules/block/src/Plugin/migrate/destination/EntityBlock.php Drupal\block\Plugin\migrate\destination
EntityBundle.php core/lib/Drupal/Core/Entity/Plugin/Condition/Deriver/EntityBundle.php Drupal\Core\Entity\Plugin\Condition\Deriver
EntityBundle.php core/lib/Drupal/Core/Entity/Plugin/Condition/EntityBundle.php Drupal\Core\Entity\Plugin\Condition
EntityBundleConditionTest.php core/tests/Drupal/KernelTests/Core/Entity/EntityBundleConditionTest.php Drupal\KernelTests\Core\Entity
EntityBundleExistsConstraint.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityBundleExistsConstraint.php Drupal\Core\Validation\Plugin\Validation\Constraint
EntityBundleExistsConstraintValidator.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityBundleExistsConstraintValidator.php Drupal\Core\Validation\Plugin\Validation\Constraint
EntityBundleExistsConstraintValidatorTest.php core/tests/Drupal/KernelTests/Core/Entity/EntityBundleExistsConstraintValidatorTest.php Drupal\KernelTests\Core\Entity
EntityBundleFieldTest.php core/tests/Drupal/KernelTests/Core/Entity/EntityBundleFieldTest.php Drupal\KernelTests\Core\Entity
EntityBundleListCacheTest.php core/tests/Drupal/FunctionalTests/Entity/EntityBundleListCacheTest.php Drupal\FunctionalTests\Entity
EntityBundleListener.php core/lib/Drupal/Core/Entity/EntityBundleListener.php Drupal\Core\Entity
EntityBundleListenerInterface.php core/lib/Drupal/Core/Entity/EntityBundleListenerInterface.php Drupal\Core\Entity
EntityBundleListenerTest.php core/tests/Drupal/KernelTests/Core/Entity/EntityBundleListenerTest.php Drupal\KernelTests\Core\Entity
EntityBundleRouteEnhancer.php core/lib/Drupal/Core/Entity/Enhancer/EntityBundleRouteEnhancer.php Drupal\Core\Entity\Enhancer
EntityCacheTagsTestBase.php core/modules/system/tests/src/Functional/Entity/EntityCacheTagsTestBase.php Drupal\Tests\system\Functional\Entity
EntityChangedActionDeriver.php core/lib/Drupal/Core/Action/Plugin/Action/Derivative/EntityChangedActionDeriver.php Drupal\Core\Action\Plugin\Action\Derivative
EntityChangedConstraint.php core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityChangedConstraint.php Drupal\Core\Entity\Plugin\Validation\Constraint
EntityChangedConstraintValidator.php core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/EntityChangedConstraintValidator.php Drupal\Core\Entity\Plugin\Validation\Constraint
EntityChangedInterface.php core/lib/Drupal/Core/Entity/EntityChangedInterface.php Drupal\Core\Entity
EntityChangedTrait.php core/lib/Drupal/Core/Entity/EntityChangedTrait.php Drupal\Core\Entity
EntityChangesDetectionTrait.php core/lib/Drupal/Core/Entity/EntityChangesDetectionTrait.php Drupal\Core\Entity
EntityClone.php core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityClone.php Drupal\Core\Config\Action\Plugin\ConfigAction
EntityCloneConfigActionTest.php core/tests/Drupal/KernelTests/Core/Recipe/EntityCloneConfigActionTest.php Drupal\KernelTests\Core\Recipe
EntityComment.php core/modules/comment/src/Plugin/migrate/destination/EntityComment.php Drupal\comment\Plugin\migrate\destination
EntityCommentType.php core/modules/comment/src/Plugin/migrate/destination/EntityCommentType.php Drupal\comment\Plugin\migrate\destination
EntityComputedFieldTest.php core/modules/system/tests/src/Functional/Entity/EntityComputedFieldTest.php Drupal\Tests\system\Functional\Entity
EntityCondition.php core/modules/jsonapi/src/Query/EntityCondition.php Drupal\jsonapi\Query
EntityConditionGroup.php core/modules/jsonapi/src/Query/EntityConditionGroup.php Drupal\jsonapi\Query
EntityConditionGroupTest.php core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php Drupal\Tests\jsonapi\Unit\Query
EntityConditionTest.php core/modules/jsonapi/tests/src/Unit/Query/EntityConditionTest.php Drupal\Tests\jsonapi\Unit\Query
EntityConfigBase.php core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php Drupal\migrate\Plugin\migrate\destination
EntityConfirmFormBase.php core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php Drupal\Core\Entity

Other projects


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