Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LinkGeneratorTest::assertLink | function | core/ |
Checks that a link with certain properties exists in a given HTML snippet. |
| LinkGeneratorTest::assertNoXPathResults | function | core/ |
Checks that the given XPath query has no results in a given HTML snippet. |
| LinkGeneratorTest::providerTestGenerateHrefs | function | core/ |
Provides test data for testing the link method. |
| LinkGeneratorTest::setUp | function | core/ |
|
| LinkGeneratorTest::setUpMockModuleHandler | function | core/ |
Reinitializes the module handler as a mock object. |
| LinkGeneratorTest::setUpMockUrlGenerator | function | core/ |
Reinitializes the URL generator as a mock object. |
| LinkGeneratorTest::testGenerate | function | core/ |
Tests the generate() method with a route. |
| LinkGeneratorTest::testGenerateActive | function | core/ |
Tests the active class on the link method. |
| 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. |
| LinkHooks | class | core/ |
Hook implementations for link. |
| LinkHooks.php | file | core/ |
|
| LinkHooks::fieldTypeCategoryInfoAlter | function | core/ |
Implements hook_field_type_category_info_alter(). |
| LinkHooks::help | function | core/ |
Implements hook_help(). |
| LinkInputValuesTraits | trait | core/ |
Provides test values for the Link field. |
| LinkInputValuesTraits.php | file | core/ |
|
| LinkInputValuesTraits::getLinkInputValues | function | core/ |
Link field values use for test. |
| LinkItem::defaultFieldSettings | function | core/ |
|
| LinkItem::fieldSettingsForm | function | core/ |
|
| LinkItem::generateSampleValue | function | core/ |
|
| LinkItem::isEmpty | function | core/ |
|
| LinkItem::isExternal | function | core/ |
|
| LinkItem::propertyDefinitions | function | core/ |
|
| LinkItem::schema | function | core/ |
|
| LinkItem::setValue | function | core/ |
|
| 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/ |
|
| LinkItemSerializationTest::$serializer | property | core/ |
The serializer service. |
| LinkItemSerializationTest::setUp | function | core/ |
|
| 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/ |
|
| LinkItemTest::setUp | function | core/ |
Pagination
- Previous page
- Page 816
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.