Search for target

  1. Search 7.x for target
  2. Search 9.5.x for target
  3. Search 8.9.x for target
  4. Search 10.3.x for target
  5. Other projects
Title Object type File name Summary
JsonApiRegressionTest::testDeepNestedIncludeMultiTargetEntityTypeFieldFromIssue2973681 function core/modules/jsonapi/tests/src/Functional/JsonApiRegressionTest.php Ensure deep nested include works on multi target entity type field.
LanguageReference::getTargetIdentifier function core/lib/Drupal/Core/TypedData/Plugin/DataType/LanguageReference.php Gets the identifier of the referenced data.
Link::getTargetAttributes function core/modules/jsonapi/src/JsonApiResource/Link.php Gets the link's target attributes.
LinksetController::toLinkTargetObjects function core/modules/system/src/Controller/LinksetController.php Encode a menu tree as link items and capture any cacheability metadata.
LocalStream::getTarget function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Returns the local writable target of the resource within the stream.
LoggingTest::testEnableTargetLogging function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests logging queries against multiple targets on the same connection.
LoggingTest::testEnableTargetLoggingNoTarget function core/tests/Drupal/KernelTests/Core/Database/LoggingTest.php Tests that logs to separate targets use the same connection properly.
MigrateVocabularyFieldInstanceTest::assertTargetBundles function core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyFieldInstanceTest.php Asserts the settings of an entity reference field config entity.
NestedConfigTargetForm class core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Test form for testing config targets that are not 1:1.
NestedConfigTargetForm.php file core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php
NestedConfigTargetForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Form constructor.
NestedConfigTargetForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Gets the configuration names that will be editable.
NestedConfigTargetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Returns a unique string identifying the form.
OperationInterface::scaffoldOverExistingTarget function composer/Plugin/Scaffold/Operations/OperationInterface.php Determines what to do if operation is used at same path as a previous op.
Query::$connectionTarget property core/lib/Drupal/Core/Database/Query/Query.php The target of the connection object.
ResourceTestBase::decorateResourceIdentifierWithDrupalInternalTargetId function core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php Adds drupal_internal__target_id to the meta of a resource identifier.
ResourceType::$deserializationTargetClass property core/modules/jsonapi/src/ResourceType/ResourceType.php The class to which a payload converts to.
ResourceType::getDeserializationTargetClass function core/modules/jsonapi/src/ResourceType/ResourceType.php Gets the deserialization target class.
Routes::hasNonInternalFileTargetResourceTypes function core/modules/jsonapi/src/Routing/Routes.php Determines if an array of resource types lists non-internal "file" ones.
Routes::hasNonInternalTargetResourceTypes function core/modules/jsonapi/src/Routing/Routes.php Determines if an array of resource types has any non-internal ones.
SecuredRedirectResponse::setTargetUrl function core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php
serialization.entity_resolver.target_id service core/modules/serialization/serialization.services.yml Drupal\serialization\EntityResolver\TargetIdResolver
StatementInterface::getConnectionTarget function core/lib/Drupal/Core/Database/StatementInterface.php Returns the target connection this statement is associated with.
StatementPrefetchIterator::getConnectionTarget function core/lib/Drupal/Core/Database/StatementPrefetchIterator.php Returns the target connection this statement is associated with.
StatementWrapperIterator::getConnectionTarget function core/lib/Drupal/Core/Database/StatementWrapperIterator.php Returns the target connection this statement is associated with.
StorageComparer::$targetCacheStorage property core/lib/Drupal/Core/Config/StorageComparer.php A memory cache backend to statically cache target configuration data.
StorageComparer::$targetNames property core/lib/Drupal/Core/Config/StorageComparer.php Sorted list of all the configuration object names in the target storage.
StorageComparer::$targetStorage property core/lib/Drupal/Core/Config/StorageComparer.php The target storage used to write configuration changes.
StorageComparer::$targetStorages property core/lib/Drupal/Core/Config/StorageComparer.php The target storages keyed by collection.
StorageComparer::getTargetStorage function core/lib/Drupal/Core/Config/StorageComparer.php Gets the configuration target storage.
StorageComparerInterface::getTargetStorage function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the configuration target storage.
StorageComparerTest::$targetStorage property core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
StreamWrapperManager::getTarget function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php Returns the part of a URI after the schema.
StreamWrapperManagerInterface::getTarget function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Returns the part of a URI after the schema.
TargetBundle class core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Converts a Drupal 6 vocabulary ID to a target bundle array.
TargetBundle.php file core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php
TargetBundle::transform function core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Performs the associated process.
TargetIdResolver class core/modules/serialization/src/EntityResolver/TargetIdResolver.php Resolves entities from data that contains an entity target ID.
TargetIdResolver.php file core/modules/serialization/src/EntityResolver/TargetIdResolver.php
TargetIdResolver::resolve function core/modules/serialization/src/EntityResolver/TargetIdResolver.php Returns the local ID of an entity referenced by serialized data.
TreeConfigTargetForm class core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php
TreeConfigTargetForm.php file core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php
TreeConfigTargetForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php Form constructor.
TreeConfigTargetForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php Gets the configuration names that will be editable.
TreeConfigTargetForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php Returns a unique string identifying the form.
TreeConfigTargetForm::updateOptions function core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php Updates the options of a select list.
TrustedRedirectResponse::setTrustedTargetUrl function core/lib/Drupal/Core/Routing/TrustedRedirectResponse.php Sets the target URL to a trusted URL.
TrustedRedirectResponseTest::testSetTargetUrlWithInternalUrl function core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php @covers ::setTargetUrl
TrustedRedirectResponseTest::testSetTargetUrlWithTrustedUrl function core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php @covers ::setTargetUrl
TrustedRedirectResponseTest::testSetTargetUrlWithUntrustedUrl function core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php @covers ::setTargetUrl

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