Search for target
- Search 7.x for target
- Search 8.9.x for target
- Search 10.3.x for target
- Search 11.x for target
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDisplayInterface::setTargetBundle | function | core/ |
Sets the bundle to be displayed. |
| EntityDisplayModeAddForm::$targetEntityTypeId | property | core/ |
The entity type for which the display mode is being created. |
| EntityDisplayModeBase::$targetEntityType | property | core/ |
The entity type this form or view mode is used for. |
| EntityDisplayModeBase::getTargetType | function | core/ |
Gets the entity type this display mode is used for. |
| EntityDisplayModeBase::setTargetType | function | core/ |
Set the entity type this display mode is used for. |
| EntityDisplayModeBaseUnitTest::testGetTargetType | function | core/ |
@covers ::getTargetType[[api-linebreak]] |
| EntityDisplayModeBaseUnitTest::testSetTargetType | function | core/ |
@covers ::setTargetType[[api-linebreak]] |
| EntityDisplayModeInterface::getTargetType | function | core/ |
Gets the entity type this display mode is used for. |
| EntityDisplayModeInterface::setTargetType | function | core/ |
Set the entity type this display mode is used for. |
| EntityInterface::getConfigTarget | function | core/ |
Gets the configuration target identifier for the entity. |
| EntityReference::getTarget | function | core/ |
Gets the referenced data. |
| EntityReference::getTargetDefinition | function | core/ |
Gets the definition of the referenced entity. |
| EntityReference::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
| EntityReference::isTargetNew | function | core/ |
Checks whether the target entity has not been saved yet. |
| EntityReferenceAdminTest::$target_type | property | core/ |
Name of a second content type to be used as a target of entity references. |
| EntityReferenceAdminTest::testMultipleTargetBundles | function | core/ |
Tests field settings for an entity reference field. |
| EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests multiple target bundles. |
| EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId | function | core/ |
Tests that entity reference fields cannot target entity types without IDs. |
| EntityReferenceFieldTest::testTargetEntityNoLoad | function | core/ |
Tests that the target entity is not unnecessarily loaded. |
| EntityReferenceItemNormalizer::targetEntityIsFieldable | function | core/ |
Checks whether the referenced entity is of a fieldable entity type. |
| EntityReferenceRdfaTest::$targetEntity | property | core/ |
The term for testing. |
| EntityReferenceSettingsTest::testConfigTargetBundleDeletion | function | core/ |
Tests that config bundle deletions are mirrored in field config settings. |
| EntityReferenceSettingsTest::testCustomTargetBundleDeletion | function | core/ |
Tests that deletions of custom bundles are mirrored in field settings. |
| EntityRepository::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
| EntityRepositoryInterface::loadEntityByConfigTarget | function | core/ |
Loads an entity by the config target identifier. |
| EntityType::$common_reference_target | property | core/ |
Indicates whether this entity type is commonly used as a reference target. |
| EntityType::isCommonReferenceTarget | function | core/ |
Indicates whether this entity type is commonly used as a reference target. |
| EntityTypeInterface::isCommonReferenceTarget | function | core/ |
Indicates whether this entity type is commonly used as a reference target. |
| FieldConfigBase::getTargetBundle | function | core/ |
Gets the bundle the field is attached to. |
| FieldConfigBase::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldConfigListBuilder::$targetBundle | property | core/ |
The name of the bundle the listed fields are attached to. |
| FieldConfigListBuilder::$targetEntityTypeId | property | core/ |
The name of the entity type the listed fields are attached to. |
| FieldDefinition::getTargetBundle | function | core/ |
Gets the bundle the field is attached to. |
| FieldDefinition::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldDefinition::setTargetBundle | function | core/ |
Set the target bundle. |
| FieldDefinitionInterface::getTargetBundle | function | core/ |
Gets the bundle the field is attached to. |
| FieldDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldStorageConfig::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| FieldStorageCrudTest::testUpdateEntityTargetType | function | core/ |
Tests changing a field storage entity type. |
| FieldStorageDefinitionInterface::getTargetEntityTypeId | function | core/ |
Returns the ID of the entity type the field is attached to. |
| JsonApiRegressionTest::testBundleSpecificTargetEntityTypeFromIssue2953207 | function | core/ |
Ensure filtering on relationships works with bundle-specific target types. |
| JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 | function | core/ |
Ensure deep nested include works on multi target entity type field. |
| JsonApiRegressionTest::testFilteringEntitiesByEntityReferenceTargetId | function | core/ |
Tests that collections can be filtered by an entity reference target_id. |
| LanguageReference::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
| Link::getTargetAttributes | function | core/ |
Gets the link's target attributes. |
| LocalStream::getTarget | function | core/ |
Returns the local writable target of the resource within the stream. |
| LoggingTest::testEnableTargetLogging | function | core/ |
Tests logging queries against multiple targets on the same connection. |
| LoggingTest::testEnableTargetLoggingNoTarget | function | core/ |
Tests that logs to separate targets use the same connection properly. |
| MigrateVocabularyFieldInstanceTest::assertTargetBundles | function | core/ |
Asserts the settings of an entity reference field config entity. |
| OperationInterface::scaffoldOverExistingTarget | function | composer/ |
Determines what to do if operation is used at same path as a previous op. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.