EntityTypeConstraint::getDefaultOption |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
Overrides Constraint::getDefaultOption(). |
EntityTypeConstraintValidator::validate |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraintValidator.php |
Implements \Symfony\Component\Validator\ConstraintValidatorInterface::validate(). |
EntityStorageControllerBase::$entityType |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Entity type for this controller instance. |
EntityTypeConstraint::getRequiredOptions |
function |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
Overrides Constraint::getRequiredOptions(). |
EntityTranslationController::$entityType |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
The type of the entity being translated. |
MetadataGeneratorTest::testSimpleEntityType |
function |
drupal/core/modules/edit/lib/Drupal/edit/Tests/MetadataGeneratorTest.php |
Tests a simple entity type, with two different simple fields. |
EntityReferenceAutocompleteTest::$entityType |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
The entity type used in this test. |
FieldInfoTest::testInstanceDisabledEntityType |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldInfoTest.php |
Test that instances on disabled entity types are filtered out. |