Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 8.9.x for entity
  4. Search 10.3.x for entity
  5. Search 11.x for entity
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines an argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php 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
EntityReference::render function core/modules/views/src/Plugin/views/style/EntityReference.php
EntityReference::setValue function core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php
EntityReference::SUBFORM_PREFIX constant core/modules/views/src/Plugin/views/filter/EntityReference.php The subform prefix.
EntityReference::submitExtraOptionsForm function core/modules/views/src/Plugin/views/filter/EntityReference.php
EntityReference::usesExposed function core/modules/views/src/Plugin/views/display/EntityReference.php
EntityReference::validate function core/modules/views/src/Plugin/views/display/EntityReference.php
EntityReference::validate function core/modules/views/src/Plugin/views/filter/EntityReference.php
EntityReference::validateExposed function core/modules/views/src/Plugin/views/filter/EntityReference.php
EntityReference::validateExtraOptionsForm function core/modules/views/src/Plugin/views/filter/EntityReference.php
EntityReference::validateRequired function core/modules/views/src/Plugin/views/filter/EntityReference.php Validates that a required field for a sub handler has a value.
EntityReference::valueForm function core/modules/views/src/Plugin/views/filter/EntityReference.php
EntityReference::valueFormAddAutocomplete function core/modules/views/src/Plugin/views/filter/EntityReference.php Adds an autocomplete element to the form.
EntityReference::valueFormAddSelect function core/modules/views/src/Plugin/views/filter/EntityReference.php Adds a select element to the form.
EntityReference::valueSubmit function core/modules/views/src/Plugin/views/filter/EntityReference.php
EntityReference::WIDGET_AUTOCOMPLETE constant core/modules/views/src/Plugin/views/filter/EntityReference.php Type for the autocomplete filter format.
EntityReference::WIDGET_SELECT constant core/modules/views/src/Plugin/views/filter/EntityReference.php Type for the select list filter format.
EntityReference::WIDGET_SELECT_LIMIT constant core/modules/views/src/Plugin/views/filter/EntityReference.php Max number of entities in the select widget.
EntityReference::__construct function core/modules/views/src/Plugin/views/display/EntityReference.php Constructs a new EntityReference object.
EntityReference::__construct function core/modules/views/src/Plugin/views/filter/EntityReference.php Constructs an EntityReference object.
EntityReferenceAdminTest class core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php Tests for the administrative UI.
EntityReferenceAdminTest class core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php Tests for the administrative UI.
EntityReferenceAdminTest.php file core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
EntityReferenceAdminTest.php file core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
EntityReferenceAdminTest::$defaultTheme property core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php The theme to install as the default for testing.
EntityReferenceAdminTest::$defaultTheme property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
EntityReferenceAdminTest::$modules property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php Modules to install.
EntityReferenceAdminTest::$modules property core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php Modules to install.
EntityReferenceAdminTest::$targetType property core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php Name of a second content type to be used as a target of entity references.
EntityReferenceAdminTest::$type property core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php The name of the content type created for testing purposes.
EntityReferenceAdminTest::$type property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php The name of the content type created for testing purposes.
EntityReferenceAdminTest::assertFieldSelectOptions function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php Checks if a select element contains the specified options.
EntityReferenceAdminTest::assertFieldSelectOptions function core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php Checks if a select element contains the specified options.
EntityReferenceAdminTest::createEntityReferenceField function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php Creates a new Entity Reference fields with a given target type.
EntityReferenceAdminTest::setUp function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php
EntityReferenceAdminTest::setUp function core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php
EntityReferenceAdminTest::testAvailableFormatters function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php Tests the formatters for the Entity References.
EntityReferenceAdminTest::testFieldAdminHandler function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php Tests the Entity Reference Admin UI.
EntityReferenceAdminTest::testFieldAdminHandler function core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php Tests the Entity Reference Admin UI.
EntityReferenceAdminTest::testMultipleTargetBundles function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php Tests field settings for an entity reference field.
EntityReferenceArgument class core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php Argument handler to accept an entity reference ID value.
EntityReferenceArgument.php file core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php
EntityReferenceArgument::summaryName function core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php
EntityReferenceArgument::titleQuery function core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php
EntityReferenceArgument::__construct function core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php
EntityReferenceAutocompleteTagsWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteTagsWidget.php Plugin implementation of the &#039;entity_reference_autocomplete_tags&#039; widget.
EntityReferenceAutocompleteTagsWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteTagsWidget.php
EntityReferenceAutocompleteTagsWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteTagsWidget.php
EntityReferenceAutocompleteTagsWidget::massageFormValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteTagsWidget.php
EntityReferenceAutocompleteWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php Plugin implementation of the &#039;entity_reference_autocomplete&#039; widget.
EntityReferenceAutocompleteWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.