Search for target

  1. Search 7.x for target
  2. Search 8.9.x for target
  3. Search 10.3.x for target
  4. Search 11.x for target
  5. Other projects
Title Object type File name Summary
CommentTypeInterface::getTargetEntityTypeId function core/modules/comment/src/CommentTypeInterface.php Gets the target entity type id for this comment type.
ConfigController::$targetStorage property core/modules/config/src/Controller/ConfigController.php The target storage.
ConfigEntityBase::getConfigTarget function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the configuration target identifier for the entity.
ConfigTranslationUiTest::testSourceAndTargetLanguage function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php Tests source and target language edge cases.
Connection::$target property core/lib/Drupal/Core/Database/Connection.php The database target this connection is for.
Connection::getTarget function core/lib/Drupal/Core/Database/Connection.php Returns the target this connection is associated with.
Connection::setTarget function core/lib/Drupal/Core/Database/Connection.php Tells this connection object what its target value is.
ContentLanguageSettings::$target_bundle property core/modules/language/src/Entity/ContentLanguageSettings.php The bundle (machine name).
ContentLanguageSettings::$target_entity_type_id property core/modules/language/src/Entity/ContentLanguageSettings.php The entity type ID (machine name).
ContentLanguageSettings::getTargetBundle function core/modules/language/src/Entity/ContentLanguageSettings.php Gets the bundle this config applies to.
ContentLanguageSettings::getTargetEntityTypeId function core/modules/language/src/Entity/ContentLanguageSettings.php Gets the entity type ID this config applies to.
ContentLanguageSettings::setTargetBundle function core/modules/language/src/Entity/ContentLanguageSettings.php Sets the bundle this config applies to.
ContentLanguageSettingsInterface::getTargetBundle function core/modules/language/src/ContentLanguageSettingsInterface.php Gets the bundle this config applies to.
ContentLanguageSettingsInterface::getTargetEntityTypeId function core/modules/language/src/ContentLanguageSettingsInterface.php Gets the entity type ID this config applies to.
ContentLanguageSettingsInterface::setTargetBundle function core/modules/language/src/ContentLanguageSettingsInterface.php Sets the bundle this config applies to.
ContentLanguageSettingsUnitTest::testTargetBundle function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::getTargetBundle
ContentLanguageSettingsUnitTest::testTargetEntityTypeId function core/modules/language/tests/src/Unit/ContentLanguageSettingsUnitTest.php @covers ::getTargetEntityTypeId
Database::$ignoreTargets property core/lib/Drupal/Core/Database/Database.php A list of key/target credentials to simply ignore.
Database::ignoreTarget function core/lib/Drupal/Core/Database/Database.php Instructs the system to temporarily ignore a given key/target.
DataReferenceBase::$target property core/lib/Drupal/Core/TypedData/DataReferenceBase.php The referenced data.
DataReferenceBase::getTarget function core/lib/Drupal/Core/TypedData/DataReferenceBase.php Gets the referenced data.
DataReferenceDefinition::$targetDefinition property core/lib/Drupal/Core/TypedData/DataReferenceDefinition.php
DataReferenceDefinition::getTargetDefinition function core/lib/Drupal/Core/TypedData/DataReferenceDefinition.php Gets the data definition of the referenced data.
DataReferenceDefinition::setTargetDefinition function core/lib/Drupal/Core/TypedData/DataReferenceDefinition.php Sets the definition of the referenced data.
DataReferenceDefinitionInterface::getTargetDefinition function core/lib/Drupal/Core/TypedData/DataReferenceDefinitionInterface.php Gets the data definition of the referenced data.
DataReferenceInterface::getTarget function core/lib/Drupal/Core/TypedData/DataReferenceInterface.php Gets the referenced data.
DataReferenceInterface::getTargetIdentifier function core/lib/Drupal/Core/TypedData/DataReferenceInterface.php Gets the identifier of the referenced data.
DataReferenceTargetDefinition class core/lib/Drupal/Core/TypedData/DataReferenceTargetDefinition.php A typed data definition class for the entity reference target_id property.
DataReferenceTargetDefinition.php file core/lib/Drupal/Core/TypedData/DataReferenceTargetDefinition.php
DataReferenceTargetDefinition::getConstraints function core/lib/Drupal/Core/TypedData/DataReferenceTargetDefinition.php Returns an array of validation constraints.
DateTimeIso8601NormalizerTest::testDenormalizeNoTargetInstanceOrFieldDefinitionException function core/modules/serialization/tests/src/Unit/Normalizer/DateTimeIso8601NormalizerTest.php Tests the denormalize function with incomplete serialization context.
DbLog::DEDICATED_DBLOG_CONNECTION_TARGET constant core/modules/dblog/src/Logger/DbLog.php The dedicated database connection target to use for log entries.
DialogRenderer::determineTargetSelector function core/lib/Drupal/Core/Render/MainContent/DialogRenderer.php Determine the target selector for the OpenDialogCommand.
DocParser::$target property core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Current target context.
DocParser::setTarget function core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Sets current target context as bitmask.
DocParserTest::testAnnotationTarget function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testAnnotationTargetSyntaxError function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testAnnotationWithInvalidTargetDeclarationError function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testAnnotationWithTargetEmptyError function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DriverSpecificConnectionUnitTestBase::TEST_TARGET_CONNECTION constant core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php A target connection identifier to be used for testing.
EntityBase::getConfigTarget function core/lib/Drupal/Core/Entity/EntityBase.php Gets the configuration target identifier for the entity.
EntityDisplayBase::$targetEntityType property core/lib/Drupal/Core/Entity/EntityDisplayBase.php Entity type to be displayed.
EntityDisplayBase::getTargetBundle function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the bundle to be displayed.
EntityDisplayBase::getTargetEntityTypeId function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the entity type for which this display is used.
EntityDisplayBase::setTargetBundle function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Sets the bundle to be displayed.
EntityDisplayBaseTest::testGetTargetBundle function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getTargetBundle
EntityDisplayBaseTest::testGetTargetEntityTypeId function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getTargetEntityTypeId
EntityDisplayBaseTest::testSetTargetBundle function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::setTargetBundle
EntityDisplayInterface::getTargetBundle function core/lib/Drupal/Core/Entity/Display/EntityDisplayInterface.php Gets the bundle to be displayed.
EntityDisplayInterface::getTargetEntityTypeId function core/lib/Drupal/Core/Entity/Display/EntityDisplayInterface.php Gets the entity type for which this display is used.

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