Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 8.9.x for entity
  4. Search 11.x for entity
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines an argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7.

All search results

Title Object type File name Summary
UserReference::entityId function core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php Gets the name of the field property which holds the entity ID.
UserReference::entityId function core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php Gets the name of the field property which holds the entity ID.
UserReference::getEntityTypeMigrationId function core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php Gets the plugin ID for the reference type migration.
UserReference::getEntityTypeMigrationId function core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php Gets the plugin ID for the reference type migration.
UserRegistrationResourceTest::testExistedEntityPost function core/modules/user/tests/src/Unit/UserRegistrationResourceTest.php Tests that only new user accounts can be registered.
UserRegistrationRestTest::$entityTypeId property core/modules/user/tests/src/Functional/UserRegistrationRestTest.php Entity type ID for this storage.
UserRequestSubscriber::$entityTypeManager property core/modules/user/src/EventSubscriber/UserRequestSubscriber.php The entity type manager service.
UserResourceTestBase::$entity property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php
UserResourceTestBase::$entityTypeId property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The tested entity type.
UserResourceTestBase::$firstCreatedEntityId property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The entity ID for the first created entity in testPost().
UserResourceTestBase::$secondCreatedEntityId property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The entity ID for the second created entity in testPost().
UserResourceTestBase::createAnotherEntity function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Creates another entity to be tested.
UserResourceTestBase::createEntity function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Creates the entity to be tested.
UserResourceTestBase::getExpectedNormalizedEntity function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Returns the expected normalization of the entity.
UserResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The cacheability of unauthorized &#039;view&#039; entity access.
UserResourceTestBase::getNormalizedPostEntity function core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php Returns the normalized POST entity.
UserRoleEntityTest class core/modules/user/tests/src/Kernel/UserRoleEntityTest.php @group user
@coversDefaultClass \Drupal\user\Entity\Role[[api-linebreak]]
UserRoleEntityTest.php file core/modules/user/tests/src/Kernel/UserRoleEntityTest.php
UserRoleEntityTest::$modules property core/modules/user/tests/src/Kernel/UserRoleEntityTest.php Modules to install.
UserRoleEntityTest::testGrantingNonExistentPermission function core/modules/user/tests/src/Kernel/UserRoleEntityTest.php
UserRoleEntityTest::testOrderOfPermissions function core/modules/user/tests/src/Kernel/UserRoleEntityTest.php
UserRoleEntityTest::testPermissionRevokeAndConfigSync function core/modules/user/tests/src/Kernel/UserRoleEntityTest.php
UserRolesAccessPolicyTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Session/UserRolesAccessPolicyTest.php The mocked entity type manager service.
UserSearch::$entityTypeManager property core/modules/user/src/Plugin/Search/UserSearch.php The entity type manager.
UserSelection::buildEntityQuery function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Builds an EntityQuery to get referenceable entities.
UserSelection::createNewEntity function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Creates a new entity object that can be used as a valid reference.
UserSelection::entityQueryAlter function core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php Allows the selection to alter the SelectQuery generated by EntityFieldQuery.
UserStorageSchema::getEntitySchema function core/modules/user/src/UserStorageSchema.php Gets the entity schema for the specified entity type.
UserTest::$entity property core/modules/jsonapi/tests/src/Functional/UserTest.php
UserTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/UserTest.php The tested entity type.
UserTest::$firstCreatedEntityId property core/modules/jsonapi/tests/src/Functional/UserTest.php The entity ID for the first created entity in testPost().
UserTest::$secondCreatedEntityId property core/modules/jsonapi/tests/src/Functional/UserTest.php The entity ID for the second created entity in testPost().
UserTest::createAnotherEntity function core/modules/jsonapi/tests/src/Functional/UserTest.php Creates another entity to be tested.
UserTest::createEntity function core/modules/jsonapi/tests/src/Functional/UserTest.php Creates the entity to be tested.
UserTest::getModifiedEntityForPostTesting function core/modules/jsonapi/tests/src/Functional/UserTest.php Gets the normalized POST entity with random values for its unique fields.
UserTranslationUITest::getNewEntityValues function core/modules/user/tests/src/Functional/UserTranslationUITest.php Returns an array of entity field values to be tested.
UserViewsDataTest::$entityFieldManager property core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php The entity field manager.
user_access_test_entity_create_access function core/modules/user/tests/modules/user_access_test/user_access_test.module Implements hook_entity_create_access().
user_access_test_entity_field_access function core/modules/user/tests/modules/user_access_test/user_access_test.module Implements hook_entity_field_access().
user_entity_extra_field_info function core/modules/user/user.module Implements hook_entity_extra_field_info().
user_entity_operation function core/modules/user/user.module Implements hook_entity_operation().
user_picture_entity_display.yml file core/modules/user/migrations/user_picture_entity_display.yml core/modules/user/migrations/user_picture_entity_display.yml
user_picture_entity_form_display.yml file core/modules/user/migrations/user_picture_entity_form_display.yml core/modules/user/migrations/user_picture_entity_form_display.yml
user_profile_entity_display.yml file core/modules/user/migrations/user_profile_entity_display.yml core/modules/user/migrations/user_profile_entity_display.yml
user_profile_entity_form_display.yml file core/modules/user/migrations/user_profile_entity_form_display.yml core/modules/user/migrations/user_profile_entity_form_display.yml
UuidResolver::$entityRepository property core/modules/serialization/src/EntityResolver/UuidResolver.php The entity repository.
UuidResolverTest::$entityRepository property core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php The mock entity repository service.
UuidResolverTest::testResolveNoEntity function core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php Tests resolve() with correct interface but no matching entity for the UUID.
UuidResolverTest::testResolveWithEntity function core/modules/serialization/tests/src/Unit/EntityResolver/UuidResolverTest.php Tests resolve() when a UUID corresponds to an entity.
ValidReferenceConstraintValidator::$entityTypeManager property core/lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php The entity type manager.

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