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. Search 11.x for entity
  6. 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
NodeResourceTestBase::getExpectedNormalizedEntity function core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php
NodeResourceTestBase::getNormalizedPostEntity function core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php
NodeSelection::buildEntityQuery function core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php
NodeSelection::createNewEntity function core/modules/node/src/Plugin/EntityReferenceSelection/NodeSelection.php
NodeStorageSchema::getEntitySchema function core/modules/node/src/NodeStorageSchema.php
NodeTest::$entity property core/modules/jsonapi/tests/src/Functional/NodeTest.php
NodeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/NodeTest.php The tested entity type.
NodeTest::createEntity function core/modules/jsonapi/tests/src/Functional/NodeTest.php Creates the entity to be tested.
NodeTestHooks::entityViewModeAlter function core/modules/node/tests/modules/node_test/src/Hook/NodeTestHooks.php Implements hook_entity_view_mode_alter().
NodeTranslationHandler::entityFormAlter function core/modules/node/src/NodeTranslationHandler.php
NodeTranslationHandler::entityFormEntityBuild function core/modules/node/src/NodeTranslationHandler.php
NodeTranslationHandler::entityFormTitle function core/modules/node/src/NodeTranslationHandler.php
NodeTranslationUITest::getNewEntityValues function core/modules/node/tests/src/Functional/NodeTranslationUITest.php
NodeTypeForm::$entityFieldManager property core/modules/node/src/Form/NodeTypeForm.php The entity field manager.
NodeTypeForm::buildEntity function core/modules/node/src/Form/NodeTypeForm.php
NodeTypeMapper::setEntity function core/modules/node/src/ConfigTranslation/NodeTypeMapper.php
NodeTypeResourceTestBase::$entity property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php The NodeType entity.
NodeTypeResourceTestBase::$entityTypeId property core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php
NodeTypeResourceTestBase::createEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php
NodeTypeResourceTestBase::getExpectedNormalizedEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php
NodeTypeResourceTestBase::getNormalizedPostEntity function core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php
NodeTypeTest::$entity property core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php
NodeTypeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php The tested entity type.
NodeTypeTest::createEntity function core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php Creates the entity to be tested.
NodeViewController::$entityRepository property core/modules/node/src/Controller/NodeViewController.php The entity repository service.
NoLanguageEntityTest class core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php Defines the test entity class.
NoLanguageEntityTest.php file core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php
NoLanguageEntityTest::baseFieldDefinitions function core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php Provides base field definitions for an entity type.
OptionsDynamicValuesApiTest::$entity property core/modules/options/tests/src/Kernel/OptionsDynamicValuesApiTest.php The created entity.
OptionsDynamicValuesTestBase::$entity property core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php The created entity.
OptionsDynamicValuesValidationTest::$entity property core/modules/options/tests/src/Kernel/OptionsDynamicValuesValidationTest.php The created entity.
OptionsTestHooks::formEntityTestEntityTestFormAlter function core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php Implements hook_form_FORM_ID_alter().
OverridesEntityForm class core/modules/layout_builder/src/Form/OverridesEntityForm.php Provides a form containing the Layout Builder UI for overrides.
OverridesEntityForm.php file core/modules/layout_builder/src/Form/OverridesEntityForm.php
OverridesEntityForm::$layoutTempstoreRepository property core/modules/layout_builder/src/Form/OverridesEntityForm.php Layout tempstore repository.
OverridesEntityForm::$sectionStorage property core/modules/layout_builder/src/Form/OverridesEntityForm.php The section storage.
OverridesEntityForm::actions function core/modules/layout_builder/src/Form/OverridesEntityForm.php
OverridesEntityForm::buildForm function core/modules/layout_builder/src/Form/OverridesEntityForm.php
OverridesEntityForm::buildMessage function core/modules/layout_builder/src/Form/OverridesEntityForm.php Renders a message to display at the top of the layout builder.
OverridesEntityForm::create function core/modules/layout_builder/src/Form/OverridesEntityForm.php
OverridesEntityForm::init function core/modules/layout_builder/src/Form/OverridesEntityForm.php
OverridesEntityForm::save function core/modules/layout_builder/src/Form/OverridesEntityForm.php
OverridesEntityForm::__construct function core/modules/layout_builder/src/Form/OverridesEntityForm.php Constructs a new OverridesEntityForm.
OverridesSectionStorage::$entityFieldManager property core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php The entity field manager.
OverridesSectionStorage::$entityRepository property core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php The entity repository.
OverridesSectionStorage::$entityTypeManager property core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php The entity type manager.
OverridesSectionStorage::extractEntityFromRoute function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Extracts an entity from the route values.
OverridesSectionStorage::getEntity function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Gets the entity storing the overrides.
OverridesSectionStorage::getEntityTypes function core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php Returns an array of relevant entity types.
OverridesSectionStorageTest::$entityFieldManager property core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php The entity field manager.

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