Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkGeneratorTest::testGenerateAttributes | function | core/ |
Tests the link method with additional attributes. |
| LinkGeneratorTest::testGenerateBubbleableMetadata | function | core/ |
Tests the LinkGenerator's support for collecting bubbleable metadata. |
| LinkGeneratorTest::testGenerateButton | function | core/ |
Tests the generate() method with the <button> route. |
| LinkGeneratorTest::testGenerateExternal | function | core/ |
Tests the generate() method with an external URL. |
| LinkGeneratorTest::testGenerateHrefs | function | core/ |
Tests the link method with certain hrefs. |
| LinkGeneratorTest::testGenerateNoLink | function | core/ |
Tests the generate() method with the <nolink> route. |
| LinkGeneratorTest::testGenerateNone | function | core/ |
Tests the generate() method with the <none> route. |
| LinkGeneratorTest::testGenerateOptions | function | core/ |
Tests the link method with arbitrary passed options. |
| LinkGeneratorTest::testGenerateParametersAsQuery | function | core/ |
Tests the link method with passed query options via parameters. |
| LinkGeneratorTest::testGenerateQuery | function | core/ |
Tests the link method with passed query options. |
| LinkGeneratorTest::testGenerateTwice | function | core/ |
Tests whether rendering the same link twice works. |
| LinkGeneratorTest::testGenerateUrlWithQuotes | function | core/ |
Tests the generate() method with a url containing double quotes. |
| LinkGeneratorTest::testGenerateWithAlterHook | function | core/ |
Tests altering the URL object using hook_link_alter(). |
| LinkGeneratorTest::testGenerateWithHtml | function | core/ |
Tests the link method with html. |
| LinkGeneratorTest::testGenerateXss | function | core/ |
Tests the link method with a script tab. |
| LinkGeneratorTrait::setLinkGenerator | function | core/ |
Sets the link generator service. |
| LinkItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| LinkItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| LinkItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| LinkItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| LinkItem::isExternal | function | core/ |
Determines if a link is external. |
| LinkItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| LinkItem::schema | function | core/ |
Returns the schema for the field. |
| LinkItem::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
| LinkItemInterface::isExternal | function | core/ |
Determines if a link is external. |
| LinkItemSerializationTest | class | core/ |
Tests link field serialization. |
| LinkItemSerializationTest.php | file | core/ |
|
| LinkItemSerializationTest::$modules | property | core/ |
Modules to enable. |
| LinkItemSerializationTest::$serializer | property | core/ |
The serializer service. |
| LinkItemSerializationTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| LinkItemSerializationTest::testLinkDeserialization | function | core/ |
Tests the deserialization. |
| LinkItemSerializationTest::testLinkSerialization | function | core/ |
Tests the serialization. |
| LinkItemTest | class | core/ |
Tests the new entity API for the link field type. |
| LinkItemTest.php | file | core/ |
|
| LinkItemTest::$modules | property | core/ |
Modules to enable. |
| LinkItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| LinkItemTest::testLinkItem | function | core/ |
Tests using entity fields of the link field type. |
| LinkItemTest::testSerializedOptions | function | core/ |
Tests the deprecated behavior of LinkItem::setValue(). |
| LinkManager::getRelationInternalIds | function | core/ |
Translates a REST URI into internal IDs. |
| LinkManager::getTypeInternalIds | function | core/ |
Get a bundle's Typed Data IDs based on a URI. |
| LinkManager::setLinkDomain | function | core/ |
Sets the link domain used in constructing link URIs. |
| LinkManager::__construct | function | core/ |
Constructor. |
| LinkManagerBase | class | core/ |
Defines an abstract base-class for HAL link manager objects. |
| LinkManagerBase | class | core/ |
|
| LinkManagerBase.php | file | core/ |
|
| LinkManagerBase.php | file | core/ |
|
| LinkManagerBase::$configFactory | property | core/ |
Config factory service. |
| LinkManagerBase::$linkDomain | property | core/ |
Link domain used for type links URIs. |
| LinkManagerBase::$requestStack | property | core/ |
The request stack. |
| LinkManagerBase::getLinkDomain | function | core/ |
Gets the link domain. |
Pagination
- Previous page
- Page 727
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.