Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntityReferenceSelectionReferenceableTest::providerTestCases | function | core/ |
Provides test cases for ::testReferenceablesWithNoLabelKey() test. |
| EntityReferenceSelectionReferenceableTest::setUp | function | core/ |
|
| EntityReferenceSelectionReferenceableTest::testReferenceablesWithNoLabelKey | function | core/ |
Tests values returned by SelectionInterface::getReferenceableEntities() when the target entity type has no 'label' key. |
Pagination
- Previous page
- Page 494
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.