Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceAdminTest::testMultipleTargetBundles | function | core/ |
Tests field settings for an entity reference field when the field has multiple target bundles and is set to auto-create the target entity. |
| EntityReferenceAutocompleteTagsWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete_tags' widget. |
| EntityReferenceAutocompleteTagsWidget.php | file | core/ |
|
| EntityReferenceAutocompleteTagsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteTagsWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EntityReferenceAutocompleteWidget::getMatchOperatorOptions | function | core/ |
Returns the options for the match operator. |
| EntityReferenceAutocompleteWidget::getSelectionHandlerSetting | function | core/ |
Returns the value of a setting for the entity reference selection handler. |
| EntityReferenceAutocompleteWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| EntityReferenceAutocompleteWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest | class | core/ |
Tests that the match_limit setting is added to entity_reference_autocomplete. |
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest.php | file | core/ |
|
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| EntityReferenceAutocompleteWidgetMatchLimitUpdateTest::testViewsPostUpdateEntityLinkUrl | function | core/ |
Tests that the match_limit setting is added to the config. |
| EntityReferenceAutocompleteWidgetTest | class | core/ |
Tests the output of entity reference autocomplete widgets. |
| EntityReferenceAutocompleteWidgetTest.php | file | core/ |
|
| EntityReferenceAutocompleteWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAutocompleteWidgetTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceAutocompleteWidgetTest::doAutocomplete | function | core/ |
Executes an autocomplete on a given field and waits for it to finish. |
| EntityReferenceAutocompleteWidgetTest::setUp | function | core/ |
|
| EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget | function | core/ |
Tests that the default autocomplete widget return the correct results. |
| EntityReferenceAutoCreateTest | class | core/ |
Tests creating new entity (e.g. taxonomy-term) from an autocomplete widget. |
| EntityReferenceAutoCreateTest.php | file | core/ |
|
| EntityReferenceAutoCreateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAutoCreateTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceAutoCreateTest::$referencedType | property | core/ |
The name of a content type that will be referenced by $referencingType. |
| EntityReferenceAutoCreateTest::$referencingType | property | core/ |
The name of a content type that will reference $referencedType. |
| EntityReferenceAutoCreateTest::setUp | function | core/ |
|
| EntityReferenceAutoCreateTest::testAutoCreate | function | core/ |
Tests that the autocomplete input element appears and the creation of a new entity. |
| EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests if an entity reference field having multiple target bundles is storing the auto-created entity in the right destination. |
| EntityReferenceAutoCreateTest::testNoBundles | function | core/ |
Tests autocreation for an entity that has no bundles. |
| EntityReferenceEntityFormatter::$entityDisplayRepository | property | core/ |
The entity display repository. |
| EntityReferenceEntityFormatter::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
| EntityReferenceEntityFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EntityReferenceEntityFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| EntityReferenceEntityFormatter::RECURSIVE_RENDER_LIMIT | constant | core/ |
The number of times this formatter allows rendering the same entity. |
| EntityReferenceEntityFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| EntityReferenceEntityFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| EntityReferenceEntityFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EntityReferenceEntityFormatter::__construct | function | core/ |
Constructs a EntityReferenceEntityFormatter instance. |
| EntityReferenceFieldAttributesTest | class | core/ |
Tests RDFa markup generation for taxonomy term fields. |
| EntityReferenceFieldAttributesTest.php | file | core/ |
|
| EntityReferenceFieldAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
| EntityReferenceFieldAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldAttributesTest::$fieldName | property | core/ |
The name of the taxonomy term reference field used in the test. |
| EntityReferenceFieldAttributesTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceFieldAttributesTest::$vocabulary | property | core/ |
The vocabulary object used in the test. |
| EntityReferenceFieldAttributesTest::setUp | function | core/ |
|
| EntityReferenceFieldAttributesTest::testNodeTeaser | function | core/ |
Tests if file fields in teasers have correct resources. |
Pagination
- Previous page
- Page 403
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.