Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
LinkAccessConstraintValidatorTest.php file core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php
LinkAccessConstraintValidatorTest::providerValidate function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php Data provider for LinkAccessConstraintValidator::validate().
LinkAccessConstraintValidatorTest::testValidate function core/modules/link/tests/src/Unit/Plugin/Validation/Constraint/LinkAccessConstraintValidatorTest.php Tests the \Drupal\link\Plugin\Validation\Constraint\LinkAccessConstraintValidator::validate()
method.
LinkBase class core/modules/views/src/Plugin/views/field/LinkBase.php Field handler to present a link to an entity.
LinkBase.php file core/modules/views/src/Plugin/views/field/LinkBase.php
LinkBase::$accessManager property core/modules/views/src/Plugin/views/field/LinkBase.php The access manager service.
LinkBase::$currentUser property core/modules/views/src/Plugin/views/field/LinkBase.php Current user object.
LinkBase::$entityRepository property core/modules/views/src/Plugin/views/field/LinkBase.php The entity repository.
LinkBase::$entityTypeManager property core/modules/views/src/Plugin/views/field/LinkBase.php The entity type manager.
LinkBase::$languageManager property core/modules/views/src/Plugin/views/field/LinkBase.php The language manager.
LinkBase::addLangcode function core/modules/views/src/Plugin/views/field/LinkBase.php Adds language information to the options.
LinkBase::buildOptionsForm function core/modules/views/src/Plugin/views/field/LinkBase.php Default options form that provides the label widget that all fields
should have.
LinkBase::checkUrlAccess function core/modules/views/src/Plugin/views/field/LinkBase.php Checks access to the link route.
LinkBase::create function core/modules/views/src/Plugin/views/field/LinkBase.php Creates an instance of the plugin.
LinkBase::currentUser function core/modules/views/src/Plugin/views/field/LinkBase.php Gets the current active user.
LinkBase::defineOptions function core/modules/views/src/Plugin/views/field/LinkBase.php Information about options for all kinds of purposes will be held here.
LinkBase::getDefaultLabel function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the default label for this link.
LinkBase::getEntityRepository function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the entity repository.
LinkBase::getEntityTypeId function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the entity type identifier.
LinkBase::getEntityTypeManager function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the entity type manager.
LinkBase::getLanguageManager function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the language manager.
LinkBase::getUrlInfo function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the URI elements of the link.
LinkBase::getView function core/modules/views/src/Plugin/views/field/LinkBase.php Returns the top object of a view.
LinkBase::query function core/modules/views/src/Plugin/views/field/LinkBase.php Called to add the field to a query.
LinkBase::render function core/modules/views/src/Plugin/views/field/LinkBase.php Renders the field.
LinkBase::renderLink function core/modules/views/src/Plugin/views/field/LinkBase.php Prepares the link to view a entity.
LinkBase::usesGroupBy function core/modules/views/src/Plugin/views/field/LinkBase.php Provides the handler some groupby.
LinkBase::__construct function core/modules/views/src/Plugin/views/field/LinkBase.php Constructs a LinkBase object.
LinkCckDeprecationTest class core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckDeprecationTest.php @group link
@group legacy
LinkCckDeprecationTest.php file core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckDeprecationTest.php
LinkCckDeprecationTest::testAlterFieldInstanceMigration function core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckDeprecationTest.php @expectedDeprecation Deprecated in Drupal 8.6.0, to be removed before Drupal 9.0.0. Use alterFieldInstanceMigration() instead. See https://www.drupal.org/node/2944598.
LinkCckTest class core/modules/link/tests/src/Unit/Plugin/migrate/cckfield/LinkCckTest.php @coversDefaultClass \Drupal\link\Plugin\migrate\cckfield\LinkField[[api-linebreak]]
@group link
@group legacy
LinkCckTest class core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckTest.php @coversDefaultClass \Drupal\link\Plugin\migrate\cckfield\d7\LinkField[[api-linebreak]]
@group link
@group legacy
LinkCckTest.php file core/modules/link/tests/src/Unit/Plugin/migrate/cckfield/LinkCckTest.php
LinkCckTest.php file core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckTest.php
LinkCckTest::$migration property core/modules/link/tests/src/Unit/Plugin/migrate/cckfield/LinkCckTest.php
LinkCckTest::$migration property core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckTest.php
LinkCckTest::$modules property core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckTest.php Modules to enable.
LinkCckTest::$plugin property core/modules/link/tests/src/Unit/Plugin/migrate/cckfield/LinkCckTest.php
LinkCckTest::$plugin property core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckTest.php
LinkCckTest::setUp function core/modules/link/tests/src/Unit/Plugin/migrate/cckfield/LinkCckTest.php
LinkCckTest::setUp function core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckTest.php
LinkCckTest::testAlterFieldInstanceMigration function core/modules/link/tests/src/Kernel/Plugin/migrate/cckfield/d7/LinkCckTest.php @covers ::alterFieldInstanceMigration[[api-linebreak]]
LinkCckTest::testProcessCckFieldValues function core/modules/link/tests/src/Unit/Plugin/migrate/cckfield/LinkCckTest.php @covers ::processCckFieldValues[[api-linebreak]]
@expectedDeprecation LinkField is deprecated in Drupal 8.3.x and will be be removed before Drupal 9.0.x. Use \Drupal\link\Plugin\migrate\field\d6\LinkField instead.
LinkCollection::$links property core/modules/jsonapi/src/JsonApiResource/LinkCollection.php The links in the collection, keyed by unique strings.
LinkCollection::hasLinkWithKey function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php Whether a link with the given key exists.
LinkCollection::__construct function core/modules/jsonapi/src/JsonApiResource/LinkCollection.php LinkCollection constructor.
LinkCollectionNormalizer::$hashSalt property core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php A random string to use when hashing links.
LinkCollectionNormalizer::$supportedInterfaceOrClass property core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php The interface or class that this Normalizer supports.
LinkCollectionNormalizer::hashByHref function core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php Hashes a link by its href.

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