Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 10.3.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 a 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.
Entity class core/lib/Drupal/Core/Entity/Entity.php Defines a base entity class.

All search results

Title Object type File name Summary
ResponsiveImageStyleConfigEntityUnitTest::testCalculateDependencies function core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php @covers ::calculateDependencies[[api-linebreak]]
ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMapping function core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php @covers ::addImageStyleMapping[[api-linebreak]]
@covers ::getImageStyleMapping[[api-linebreak]]
ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMappings function core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php @covers ::addImageStyleMapping[[api-linebreak]]
@covers ::getImageStyleMappings[[api-linebreak]]
ResponsiveImageStyleConfigEntityUnitTest::testGetKeyedImageStyleMappings function core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php @covers ::addImageStyleMapping[[api-linebreak]]
@covers ::getKeyedImageStyleMappings[[api-linebreak]]
ResponsiveImageStyleConfigEntityUnitTest::testHasImageStyleMappings function core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php @covers ::addImageStyleMapping[[api-linebreak]]
@covers ::hasImageStyleMappings[[api-linebreak]]
ResponsiveImageStyleConfigEntityUnitTest::testRemoveImageStyleMappings function core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php @covers ::addImageStyleMapping[[api-linebreak]]
@covers ::removeImageStyleMappings[[api-linebreak]]
ResponsiveImageStyleConfigEntityUnitTest::testSetBreakpointGroup function core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php @covers ::setBreakpointGroup[[api-linebreak]]
@covers ::getBreakpointGroup[[api-linebreak]]
ResponsiveImageStyleResourceTestBase::$entity property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php The ResponsiveImageStyle entity.
ResponsiveImageStyleResourceTestBase::$entityTypeId property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php
ResponsiveImageStyleResourceTestBase::createEntity function core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php
ResponsiveImageStyleResourceTestBase::getExpectedNormalizedEntity function core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php
ResponsiveImageStyleResourceTestBase::getNormalizedPostEntity function core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php
ResponsiveImageStyleTest::$entity property core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php
ResponsiveImageStyleTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php
ResponsiveImageStyleTest::createEntity function core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php
rest.path_processor_entity_resource_bc service core/modules/rest/rest.services.yml \Drupal\rest\PathProcessor\PathProcessorEntityResourceBC
rest.resource.entity.comment_2721595.yml file core/modules/rest/tests/fixtures/update/rest.resource.entity.comment_2721595.yml core/modules/rest/tests/fixtures/update/rest.resource.entity.comment_2721595.yml
rest.resource.entity.node.yml file core/modules/rest/config/optional/rest.resource.entity.node.yml core/modules/rest/config/optional/rest.resource.entity.node.yml
rest.resource.entity.node_2721595.yml file core/modules/rest/tests/fixtures/update/rest.resource.entity.node_2721595.yml core/modules/rest/tests/fixtures/update/rest.resource.entity.node_2721595.yml
rest.resource.entity.post_route.subscriber service core/modules/rest/rest.services.yml \Drupal\rest\EventSubscriber\EntityResourcePostRouteSubscriber
rest.resource.entity.user_2721595.yml file core/modules/rest/tests/fixtures/update/rest.resource.entity.user_2721595.yml core/modules/rest/tests/fixtures/update/rest.resource.entity.user_2721595.yml
RestResourceConfigResourceTestBase::$entity property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::$entityTypeId property core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::createEntity function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::getExpectedNormalizedEntity function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigResourceTestBase::getNormalizedPostEntity function core/modules/rest/tests/src/Functional/Rest/RestResourceConfigResourceTestBase.php
RestResourceConfigTest::$entity property core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php
RestResourceConfigTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php
RestResourceConfigTest::createEntity function core/modules/jsonapi/tests/src/Functional/RestResourceConfigTest.php
RESTTestBase::$testEntityType property core/modules/rest/src/Tests/RESTTestBase.php The entity type to use for testing.
RESTTestBase::configEntityValues function core/modules/rest/src/Tests/RESTTestBase.php Provides an array of suitable property values for a config entity type.
RESTTestBase::entityCreate function core/modules/rest/src/Tests/RESTTestBase.php Creates entity objects based on their types.
RESTTestBase::entityPermissions function core/modules/rest/src/Tests/RESTTestBase.php Provides the necessary user permissions for entity operations.
RESTTestBase::entityValues function core/modules/rest/src/Tests/RESTTestBase.php Provides an array of suitable property values for an entity type.
RESTTestBase::isConfigEntity function core/modules/rest/src/Tests/RESTTestBase.php Checks if an entity type id is for a Config Entity.
RESTTestBase::loadEntityFromLocationHeader function core/modules/rest/src/Tests/RESTTestBase.php Loads an entity based on the location URL returned in the location header.
rest_test_entity_base_field_info function core/modules/rest/tests/modules/rest_test/rest_test.module Implements hook_entity_base_field_info().
rest_test_entity_field_access function core/modules/rest/tests/modules/rest_test/rest_test.module Implements hook_entity_field_access().
ResultRow::$_entity property core/modules/views/src/ResultRow.php The entity for this result.
ResultRow::resetEntityData function core/modules/views/src/ResultRow.php Resets the _entity and _relationship_entities properties.
RevisionableContentEntityBase class core/lib/Drupal/Core/Entity/RevisionableContentEntityBase.php Provides a content entity with extended support for revisions.
RevisionableContentEntityBase.php file core/lib/Drupal/Core/Entity/RevisionableContentEntityBase.php
RevisionableContentEntityBase::baseFieldDefinitions function core/lib/Drupal/Core/Entity/RevisionableContentEntityBase.php
RevisionableContentEntityBaseTest class core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Test the revision system.
RevisionableContentEntityBaseTest.php file core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php
RevisionableContentEntityBaseTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php
RevisionableContentEntityBaseTest::assertItemsTableCount function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Asserts the amount of items on entity related tables.
RevisionableContentEntityBaseTest::createRevision function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Creates a new revision in the entity of this test class.
RevisionableContentEntityBaseTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php
RevisionableContentEntityBaseTest::testRevisionableContentEntity function core/tests/Drupal/KernelTests/Core/Entity/RevisionableContentEntityBaseTest.php Tests the correct functionality CRUD operations of entity revisions.

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