Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Entity | class | core/ |
Defines a argument validator plugin for each entity type. |
Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
Entity | class | core/ |
Provides a generic destination to import entities. |
Entity | class | core/ |
|
Entity | class | core/ |
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/ |
Defines a base entity class. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityAdapterUnitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Plugin\DataType\EntityAdapter @group Entity @group TypedData |
EntityAdapterUnitTest.php | file | core/ |
|
EntityAdapterUnitTest::$bundle | property | core/ |
The bundle used for testing. |
EntityAdapterUnitTest::$entity | property | core/ |
The content entity used for testing. |
EntityAdapterUnitTest::$entityAdapter | property | core/ |
The content entity adapter under test. |
EntityAdapterUnitTest::$entityFieldManager | property | core/ |
|
EntityAdapterUnitTest::$entityType | property | core/ |
The entity type used for testing. |
EntityAdapterUnitTest::$entityTypeId | property | core/ |
The type ID of the entity under test. |
EntityAdapterUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
EntityAdapterUnitTest::$fieldDefinitions | property | core/ |
Field definitions. |
EntityAdapterUnitTest::$fieldItemList | property | core/ |
The field item list returned by the typed data manager. |
EntityAdapterUnitTest::$fieldTypePluginManager | property | core/ |
The field type manager used for testing. |
EntityAdapterUnitTest::$id | property | core/ |
The entity ID. |
EntityAdapterUnitTest::$languageManager | property | core/ |
The language manager. |
EntityAdapterUnitTest::$typedDataManager | property | core/ |
The typed data manager used for testing. |
EntityAdapterUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
EntityAdapterUnitTest::setUp | function | core/ |
|
EntityAdapterUnitTest::testApplyDefaultValue | function | core/ |
@covers ::applyDefaultValue |
EntityAdapterUnitTest::testGet | function | core/ |
@covers ::get |
EntityAdapterUnitTest::testGetConstraints | function | core/ |
@covers ::getConstraints |
EntityAdapterUnitTest::testGetDataDefinition | function | core/ |
@covers ::getDataDefinition |
EntityAdapterUnitTest::testGetEntity | function | core/ |
@covers ::getEntity |
EntityAdapterUnitTest::testGetInvalidField | function | core/ |
@covers ::get |
EntityAdapterUnitTest::testGetIterator | function | core/ |
@covers ::getIterator |
EntityAdapterUnitTest::testGetName | function | core/ |
@covers ::getName |
EntityAdapterUnitTest::testGetParent | function | core/ |
@covers ::getParent |
EntityAdapterUnitTest::testGetProperties | function | core/ |
@covers ::getProperties |
EntityAdapterUnitTest::testGetPropertyPath | function | core/ |
@covers ::getPropertyPath |
EntityAdapterUnitTest::testGetRoot | function | core/ |
@covers ::getRoot |
EntityAdapterUnitTest::testGetString | function | core/ |
@covers ::getString |
EntityAdapterUnitTest::testGetValue | function | core/ |
@covers ::getValue |
EntityAdapterUnitTest::testGetWithoutData | function | core/ |
@covers ::get |
EntityAdapterUnitTest::testIsEmpty | function | core/ |
@covers ::isEmpty |
EntityAdapterUnitTest::testOnChange | function | core/ |
@covers ::onChange |
EntityAdapterUnitTest::testSet | function | core/ |
@covers ::set |
EntityAdapterUnitTest::testSetContext | function | core/ |
@covers ::setContext |
EntityAdapterUnitTest::testSetValue | function | core/ |
@covers ::setValue |
EntityAdapterUnitTest::testSetWithoutData | function | core/ |
@covers ::set |
EntityAdapterUnitTest::testToArray | function | core/ |
@covers ::toArray |
EntityAdapterUnitTest::testToArrayWithoutData | function | core/ |
@covers ::toArray |
EntityAddUITest | class | core/ |
Tests the /add and /add/{type} controllers. |
EntityAddUITest.php | file | core/ |
|
EntityAddUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityAddUITest::$modules | property | core/ |
Modules to enable. |
EntityAddUITest::testAddPageWithBundleEntities | function | core/ |
Tests the add page for an entity type using bundle entities. |
EntityAddUITest::testAddPageWithoutBundleEntities | function | core/ |
Tests the add page for an entity type not using bundle entities. |
EntityApiTest | class | core/ |
Tests basic CRUD functionality. |
EntityApiTest.php | file | core/ |
|
EntityApiTest::assertCRUD | function | core/ |
Executes a test set for a defined entity type and user. |
EntityApiTest::setUp | function | core/ |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.