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 base entity class. |
| 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. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceItemTest::testSelectionHandlerSettings | function | core/ |
Tests that the 'handler' field setting stores the proper plugin ID. |
| EntityReferenceLabelFormatter | class | core/ |
Plugin implementation of the 'entity reference label' formatter. |
| EntityReferenceLabelFormatter.php | file | core/ |
|
| EntityReferenceLabelFormatter::checkAccess | function | core/ |
Checks access to the given entity. |
| EntityReferenceLabelFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EntityReferenceLabelFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| EntityReferenceLabelFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| EntityReferenceLabelFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EntityReferenceRdfaTest | class | core/ |
Tests the RDFa output of the entity reference field formatter. |
| EntityReferenceRdfaTest.php | file | core/ |
|
| EntityReferenceRdfaTest::$bundle | property | core/ |
The bundle used in this test. |
| EntityReferenceRdfaTest::$entityType | property | core/ |
The entity type used in this test. |
| EntityReferenceRdfaTest::$fieldType | property | core/ |
The machine name of the field type to test. |
| EntityReferenceRdfaTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceRdfaTest::$targetEntity | property | core/ |
The term for testing. |
| EntityReferenceRdfaTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| EntityReferenceRdfaTest::testAllFormatters | function | core/ |
Tests all the entity reference formatters. |
| EntityReferenceRelationshipTest | class | core/ |
Tests entity reference relationship data. |
| EntityReferenceRelationshipTest.php | file | core/ |
|
| EntityReferenceRelationshipTest::$entities | property | core/ |
The entity_test entities used by the test. |
| EntityReferenceRelationshipTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceRelationshipTest::$testViews | property | core/ |
Views used by this test. |
| EntityReferenceRelationshipTest::setUp | function | core/ |
|
| EntityReferenceRelationshipTest::testDataTableRelationship | function | core/ |
Tests views data generated for relationship. |
| EntityReferenceRelationshipTest::testDataTableRelationshipWithLongFieldName | function | core/ |
Tests views data generated for relationship. |
| EntityReferenceRelationshipTest::testGroupByWithEmptyRelationships | function | core/ |
Tests group by with optional and empty relationship. |
| EntityReferenceRelationshipTest::testNoDataTableRelationship | function | core/ |
Tests using the views relationship. |
| EntityReferenceSelection | class | core/ |
Defines an EntityReferenceSelection plugin annotation object. |
| EntityReferenceSelection.php | file | core/ |
|
| EntityReferenceSelection::$entity_types | property | core/ |
An array of entity types that can be referenced by this plugin. Defaults to all entity types. |
| EntityReferenceSelection::$group | property | core/ |
The selection plugin group. |
| EntityReferenceSelection::$id | property | core/ |
The plugin ID. |
| EntityReferenceSelection::$label | property | core/ |
The human-readable name of the selection plugin. |
| EntityReferenceSelection::$weight | property | core/ |
The weight of the plugin in its group. |
| EntityReferenceSelectionAccessTest | class | core/ |
Tests for the base handlers provided by Entity Reference. |
| EntityReferenceSelectionAccessTest.php | file | core/ |
|
| EntityReferenceSelectionAccessTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceSelectionAccessTest::assertReferenceable | function | core/ |
Checks that a selection plugin returns the expected results. |
| EntityReferenceSelectionAccessTest::setUp | function | core/ |
|
| EntityReferenceSelectionAccessTest::testCommentHandler | function | core/ |
Test the comment-specific overrides of the entity handler. |
| EntityReferenceSelectionAccessTest::testMediaHandler | function | core/ |
Tests the selection handler for the media entity type. |
| EntityReferenceSelectionAccessTest::testNodeHandler | function | core/ |
Test the node-specific overrides of the entity handler. |
| EntityReferenceSelectionAccessTest::testTermHandler | function | core/ |
Test the term-specific overrides of the selection handler. |
| EntityReferenceSelectionAccessTest::testUserHandler | function | core/ |
Test the user-specific overrides of the entity handler. |
| EntityReferenceSelectionReferenceableTest | class | core/ |
Tests entity reference selection plugins. |
| EntityReferenceSelectionReferenceableTest.php | file | core/ |
|
| EntityReferenceSelectionReferenceableTest::$bundle | property | core/ |
Bundle of 'entity_test_no_label' entity. |
| EntityReferenceSelectionReferenceableTest::$labels | property | core/ |
Labels to be tested. |
| EntityReferenceSelectionReferenceableTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceSelectionReferenceableTest::$selectionHandler | property | core/ |
The selection handler. |
Pagination
- Previous page
- Page 93
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.