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 10.3.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
DateFormatTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php The tested entity type.
DateFormatTest::createEntity function core/modules/jsonapi/tests/src/Functional/DateFormatTest.php Creates the entity to be tested.
DateTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Datetime/DateTest.php The mocked entity type manager.
DateTestBase::renderTestEntity function core/modules/datetime/tests/src/Functional/DateTestBase.php Renders an entity_test and sets the output in the internal browser.
DatetimeRangeTestHooks::entityTypeAlter function core/modules/datetime_range/tests/modules/datetime_range_test/src/Hook/DatetimeRangeTestHooks.php Implements hook_entity_type_alter().
DbLogResourceTest::$entityTypeId property core/modules/dblog/tests/src/Functional/DbLogResourceTest.php The entity type ID.
DbLogResourceTest::getExpectedUnauthorizedEntityAccessCacheability function core/modules/dblog/tests/src/Functional/DbLogResourceTest.php Empty function.
DCOM58Entity.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php
DefaultHtmlRouteProvider::$entityFieldManager property core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php The entity field manager.
DefaultHtmlRouteProvider::$entityTypeManager property core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php The entity type manager.
DefaultHtmlRouteProvider::getEntityTypeIdKeyType function core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php Gets the type of the ID key for a given entity type.
DefaultHtmlRouteProviderTest::$entityFieldManager property core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php The entity field manager prophecy used in the test.
DefaultHtmlRouteProviderTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php The entity type manager prophecy used in the test.
DefaultHtmlRouteProviderTest::getEntityType function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getEntityTypeIdKeyType[[api-linebreak]]
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getEntityTypeIdKeyType[[api-linebreak]]
DefaultMenuLinkTreeManipulatorsTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Menu/DefaultMenuLinkTreeManipulatorsTest.php The mocked entity type manager.
DefaultRevisionStateTest::$entityTypeManager property core/modules/content_moderation/tests/src/Kernel/DefaultRevisionStateTest.php
DefaultSelection::$entityFieldManager property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php The entity field manager service.
DefaultSelection::$entityRepository property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php The entity repository.
DefaultSelection::$entityTypeBundleInfo property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Entity type bundle info service.
DefaultSelection::$entityTypeManager property core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php The entity type manager service.
DefaultSelection::buildEntityQuery function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Builds an EntityQuery to get referenceable entities.
DefaultSelection::createNewEntity function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Creates a new entity object that can be used as a valid reference.
DefaultSelectionDeriver::$entityTypeManager property core/lib/Drupal/Core/Entity/Plugin/Derivative/DefaultSelectionDeriver.php The entity type manager.
DefaultsEntityForm class core/modules/layout_builder/src/Form/DefaultsEntityForm.php Provides a form containing the Layout Builder UI for defaults.
DefaultsEntityForm.php file core/modules/layout_builder/src/Form/DefaultsEntityForm.php
DefaultsEntityForm::$entityTypeBundleInfo property core/modules/layout_builder/src/Form/DefaultsEntityForm.php The entity type bundle info service.
DefaultsEntityForm::$layoutTempstoreRepository property core/modules/layout_builder/src/Form/DefaultsEntityForm.php Layout tempstore repository.
DefaultsEntityForm::$sectionStorage property core/modules/layout_builder/src/Form/DefaultsEntityForm.php The section storage.
DefaultsEntityForm::actions function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Returns an array of supported actions for the current entity form.
DefaultsEntityForm::buildEntity function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Builds an updated entity object based upon the submitted form values.
DefaultsEntityForm::buildForm function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Form constructor.
DefaultsEntityForm::buildMessage function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Renders a message to display at the top of the layout builder.
DefaultsEntityForm::create function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Instantiates a new instance of this class.
DefaultsEntityForm::getEntityFromRouteMatch function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Determines which entity will be used by this form from a RouteMatch object.
DefaultsEntityForm::save function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Form submission handler for the &#039;save&#039; action.
DefaultsEntityForm::__construct function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Constructs a new DefaultsEntityForm.
DefaultsSectionStorage::$entityTypeBundleInfo property core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php The entity type bundle info.
DefaultsSectionStorage::$entityTypeManager property core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php The entity type manager.
DefaultsSectionStorage::$sampleEntityGenerator property core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php The sample entity generator.
DefaultsSectionStorage::extractEntityFromRoute function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Extracts an entity from the route values.
DefaultsSectionStorage::getEntityTypes function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Returns an array of relevant entity types.
DefaultsSectionStorageTest::$entityTypeManager property core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php The entity type manager.
DefaultsSectionStorageTest::$sampleEntityGenerator property core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php The sample entity generator.
DefaultsSectionStorageTest::providerTestExtractEntityFromRoute function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php Provides data for ::testExtractEntityFromRoute().
DefaultsSectionStorageTest::testExtractEntityFromRoute function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @covers ::extractEntityFromRoute[[api-linebreak]]
DefaultsSectionStorageTest::testExtractEntityFromRouteCreate function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php @covers ::extractEntityFromRoute[[api-linebreak]]
DefaultTableMapping::$entityType property core/lib/Drupal/Core/Entity/Sql/DefaultTableMapping.php The entity type definition.
DefaultTableMappingIntegrationTest::$entityDefinitionUpdateManager property core/tests/Drupal/KernelTests/Core/Entity/DefaultTableMappingIntegrationTest.php The entity definition update manager.

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