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
ConfigEntityListTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigEntityListTest.php
ConfigEntityListTest::$modules property core/modules/config/tests/src/Functional/ConfigEntityListTest.php
ConfigEntityListTest::setUp function core/modules/config/tests/src/Functional/ConfigEntityListTest.php
ConfigEntityListTest::testList function core/modules/config/tests/src/Functional/ConfigEntityListTest.php Tests entity list builder methods.
ConfigEntityListTest::testListUI function core/modules/config/tests/src/Functional/ConfigEntityListTest.php Tests the listing UI.
ConfigEntityListTest::testPager function core/modules/config/tests/src/Functional/ConfigEntityListTest.php Tests paging.
ConfigEntityMapper class core/modules/config_translation/src/ConfigEntityMapper.php Configuration mapper for configuration entities.
ConfigEntityMapper.php file core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::$entity property core/modules/config_translation/src/ConfigEntityMapper.php Loaded entity instance to help produce the translation interface.
ConfigEntityMapper::$entityType property core/modules/config_translation/src/ConfigEntityMapper.php Configuration entity type name.
ConfigEntityMapper::$entityTypeManager property core/modules/config_translation/src/ConfigEntityMapper.php The entity type manager.
ConfigEntityMapper::$typeLabel property core/modules/config_translation/src/ConfigEntityMapper.php The label for the entity type.
ConfigEntityMapper::create function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::getBaseRouteParameters function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::getContextualLinkGroup function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::getEntity function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::getOperations function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::getOverviewRouteName function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::getTitle function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::getType function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::getTypeLabel function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::getTypeName function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::populateFromRouteMatch function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::processRoute function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::setEntity function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::setType function core/modules/config_translation/src/ConfigEntityMapper.php
ConfigEntityMapper::__construct function core/modules/config_translation/src/ConfigEntityMapper.php Constructs a ConfigEntityMapper.
ConfigEntityMapperInterface interface core/modules/config_translation/src/ConfigEntityMapperInterface.php Defines an interface for configuration entity mappers.
ConfigEntityMapperInterface.php file core/modules/config_translation/src/ConfigEntityMapperInterface.php
ConfigEntityMapperInterface::getEntity function core/modules/config_translation/src/ConfigEntityMapperInterface.php Gets the entity instance for this mapper.
ConfigEntityMapperInterface::getType function core/modules/config_translation/src/ConfigEntityMapperInterface.php Gets the entity type ID from this mapper.
ConfigEntityMapperInterface::setEntity function core/modules/config_translation/src/ConfigEntityMapperInterface.php Sets the entity instance for this mapper.
ConfigEntityMapperInterface::setType function core/modules/config_translation/src/ConfigEntityMapperInterface.php Set entity type for this mapper.
ConfigEntityMapperTest class core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests the functionality provided by the configuration entity mapper.
ConfigEntityMapperTest.php file core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php
ConfigEntityMapperTest::$configEntityMapper property core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php The configuration entity mapper to test.
ConfigEntityMapperTest::$entity property core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php The entity instance used for testing.
ConfigEntityMapperTest::$entityTypeManager property core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php The entity type manager used for testing.
ConfigEntityMapperTest::$eventDispatcher property core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php The mocked event dispatcher.
ConfigEntityMapperTest::$languageManager property core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php The mocked language manager.
ConfigEntityMapperTest::$routeProvider property core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php The route provider used for testing.
ConfigEntityMapperTest::setUp function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php
ConfigEntityMapperTest::testEntityGetterAndSetter function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::setEntity() and ConfigEntityMapper::getEntity().
ConfigEntityMapperTest::testGetOperations function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getOperations().
ConfigEntityMapperTest::testGetOverviewRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getOverviewRouteParameters().
ConfigEntityMapperTest::testGetType function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getType().
ConfigEntityMapperTest::testGetTypeLabel function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getTypeLabel().
ConfigEntityMapperTest::testGetTypeName function core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php Tests ConfigEntityMapper::getTypeName().
ConfigEntityNormalizer class core/modules/serialization/src/Normalizer/ConfigEntityNormalizer.php Normalizes/denormalizes Drupal config entity objects into an array structure.
ConfigEntityNormalizer.php file core/modules/serialization/src/Normalizer/ConfigEntityNormalizer.php

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