Search for target
- Search 7.x for target
- Search 9.5.x for target
- Search 8.9.x for target
- Search 11.x for target
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Connection::setTarget | function | core/ |
Tells this connection object what its target value is. |
ContentLanguageSettings::$target_bundle | property | core/ |
The bundle (machine name). |
ContentLanguageSettings::$target_entity_type_id | property | core/ |
The entity type ID (machine name). |
ContentLanguageSettings::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
ContentLanguageSettings::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
ContentLanguageSettings::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
ContentLanguageSettingsInterface::getTargetBundle | function | core/ |
Gets the bundle this config applies to. |
ContentLanguageSettingsInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type ID this config applies to. |
ContentLanguageSettingsInterface::setTargetBundle | function | core/ |
Sets the bundle this config applies to. |
ContentLanguageSettingsUnitTest::testTargetBundle | function | core/ |
@covers ::getTargetBundle |
ContentLanguageSettingsUnitTest::testTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId |
ContentLanguageSettingsValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the language content settings is checked. |
Database::$ignoreTargets | property | core/ |
A list of key/target credentials to simply ignore. |
Database::ignoreTarget | function | core/ |
Instructs the system to temporarily ignore a given key/target. |
DataReferenceBase::$target | property | core/ |
The referenced data. |
DataReferenceBase::getTarget | function | core/ |
Gets the referenced data. |
DataReferenceDefinition::$targetDefinition | property | core/ |
|
DataReferenceDefinition::getTargetDefinition | function | core/ |
Gets the data definition of the referenced data. |
DataReferenceDefinition::setTargetDefinition | function | core/ |
Sets the definition of the referenced data. |
DataReferenceDefinitionInterface::getTargetDefinition | function | core/ |
Gets the data definition of the referenced data. |
DataReferenceInterface::getTarget | function | core/ |
Gets the referenced data. |
DataReferenceInterface::getTargetIdentifier | function | core/ |
Gets the identifier of the referenced data. |
DataReferenceTargetDefinition | class | core/ |
A typed data definition class for the entity reference target_id property. |
DataReferenceTargetDefinition.php | file | core/ |
|
DataReferenceTargetDefinition::getConstraints | function | core/ |
Returns an array of validation constraints. |
DateTimeIso8601NormalizerTest::testDenormalizeNoTargetInstanceOrFieldDefinitionException | function | core/ |
Tests the denormalize function with incomplete serialization context. |
DbLog::DEDICATED_DBLOG_CONNECTION_TARGET | constant | core/ |
The dedicated database connection target to use for log entries. |
DialogRenderer::determineTargetSelector | function | core/ |
Determine the target selector for the OpenDialogCommand. |
DocParser::$target | property | core/ |
Current target context. |
DocParser::setTarget | function | core/ |
Sets current target context as bitmask. |
DocParserTest::testAnnotationTarget | function | core/ |
|
DocParserTest::testAnnotationTargetSyntaxError | function | core/ |
|
DocParserTest::testAnnotationWithInvalidTargetDeclarationError | function | core/ |
|
DocParserTest::testAnnotationWithTargetEmptyError | function | core/ |
|
DriverSpecificConnectionUnitTestBase::TEST_TARGET_CONNECTION | constant | core/ |
A target connection identifier to be used for testing. |
EntityBase::getConfigTarget | function | core/ |
Gets the configuration target identifier for the entity. |
EntityDisplayBase::$targetEntityType | property | core/ |
Entity type to be displayed. |
EntityDisplayBase::getTargetBundle | function | core/ |
Gets the bundle to be displayed. |
EntityDisplayBase::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
EntityDisplayBase::setTargetBundle | function | core/ |
Sets the bundle to be displayed. |
EntityDisplayBaseTest::testGetTargetBundle | function | core/ |
@covers ::getTargetBundle |
EntityDisplayBaseTest::testGetTargetEntityTypeId | function | core/ |
@covers ::getTargetEntityTypeId |
EntityDisplayBaseTest::testSetTargetBundle | function | core/ |
@covers ::setTargetBundle |
EntityDisplayInterface::getTargetBundle | function | core/ |
Gets the bundle to be displayed. |
EntityDisplayInterface::getTargetEntityTypeId | function | core/ |
Gets the entity type for which this display is used. |
EntityDisplayInterface::setTargetBundle | function | core/ |
Sets the bundle to be displayed. |
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 |
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.