Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 8.9.x for entity
- Search 11.x for entity
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Entity | class | core/ |
Defines an 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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityReferenceFileUploadTest::$modules | property | core/ |
Modules to install. |
EntityReferenceFileUploadTest::$nodeId | property | core/ |
Node id. |
EntityReferenceFileUploadTest::$referencedType | property | core/ |
The name of a content type that will be referenced by $referencingType. |
EntityReferenceFileUploadTest::$referencingType | property | core/ |
The name of a content type that will reference $referencedType. |
EntityReferenceFileUploadTest::setUp | function | core/ |
|
EntityReferenceFileUploadTest::testFileUpload | function | core/ |
Tests that the autocomplete input element does not cause ajax fatal. |
EntityReferenceFormatterBase | class | core/ |
Parent plugin for entity reference formatters. |
EntityReferenceFormatterBase.php | file | core/ |
|
EntityReferenceFormatterBase::checkAccess | function | core/ |
Checks access to the given entity. |
EntityReferenceFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
EntityReferenceFormatterBase::needsEntityLoad | function | core/ |
Returns whether the entity referenced by an item needs to be loaded. |
EntityReferenceFormatterBase::prepareView | function | core/ |
Loads the entities referenced in that field across all the entities being viewed. |
EntityReferenceFormatterBase::view | function | core/ |
|
EntityReferenceFormatterTest | class | core/ |
Tests the formatters functionality. |
EntityReferenceFormatterTest.php | file | core/ |
|
EntityReferenceFormatterTest::$bundle | property | core/ |
The bundle used in this test. |
EntityReferenceFormatterTest::$entityType | property | core/ |
The entity type used in this test. |
EntityReferenceFormatterTest::$fieldName | property | core/ |
The name of the field used in this test. |
EntityReferenceFormatterTest::$referencedEntity | property | core/ |
The entity to be referenced in this test. |
EntityReferenceFormatterTest::$unsavedReferencedEntity | property | core/ |
An entity that is not yet saved to its persistent storage. |
EntityReferenceFormatterTest::buildRenderArray | function | core/ |
Sets field values and returns a render array. |
EntityReferenceFormatterTest::setUp | function | core/ |
|
EntityReferenceFormatterTest::testAccess | function | core/ |
Assert inaccessible items don't change the data of the fields. |
EntityReferenceFormatterTest::testCustomCacheTagFormatter | function | core/ |
Tests the merging of cache metadata. |
EntityReferenceFormatterTest::testEntityFormatter | function | core/ |
Tests the entity formatter. |
EntityReferenceFormatterTest::testEntityFormatterRecursiveRendering | function | core/ |
Tests the recursive rendering protection of the entity formatter. |
EntityReferenceFormatterTest::testEntityReferenceRecursiveProtectionWithManyRenderedEntities | function | core/ |
Renders the same entity referenced from different places. |
EntityReferenceFormatterTest::testIdFormatter | function | core/ |
Tests the ID formatter. |
EntityReferenceFormatterTest::testLabelFormatter | function | core/ |
Tests the label formatter. |
EntityReferenceIdFormatter | class | core/ |
Plugin implementation of the 'entity reference ID' formatter. |
EntityReferenceIdFormatter.php | file | core/ |
|
EntityReferenceIdFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceIntegrationTest | class | core/ |
Tests various Entity reference UI components. |
EntityReferenceIntegrationTest.php | file | core/ |
|
EntityReferenceIntegrationTest::$bundle | property | core/ |
The bundle used in this test. |
EntityReferenceIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EntityReferenceIntegrationTest::$entityType | property | core/ |
The entity type used in this test. |
EntityReferenceIntegrationTest::$fieldName | property | core/ |
The name of the field used in this test. |
EntityReferenceIntegrationTest::$modules | property | core/ |
Modules to install. |
EntityReferenceIntegrationTest::assertFieldValues | function | core/ |
Asserts that the reference field values are correct. |
EntityReferenceIntegrationTest::getTestEntities | function | core/ |
Creates two content and two config test entities. |
EntityReferenceIntegrationTest::setUp | function | core/ |
|
EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets | function | core/ |
Tests the entity reference field with all its supported field widgets. |
EntityReferenceItem | class | core/ |
Defines the 'entity_reference' entity field type. |
EntityReferenceItem.php | file | core/ |
|
EntityReferenceItem::calculateDependencies | function | core/ |
Calculates dependencies for field items. |
EntityReferenceItem::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
EntityReferenceItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
EntityReferenceItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
EntityReferenceItem::fieldSettingsAjaxProcess | function | core/ |
Render API callback: Processes the field settings form. |
Pagination
- Previous page
- Page 91
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.