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 |
|---|---|---|---|
| Links::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| Links::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Links::getLinks | function | core/ |
Gets the list of links used by this field. |
| Links::query | function | core/ |
Called to add the field to a query. |
| Links::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| LinkSeparateFormatter | class | core/ |
Plugin implementation of the 'link_separate' formatter. |
| LinkSeparateFormatter.php | file | core/ |
|
| LinkSeparateFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LinkSeparateFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| LinkTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\JsonApiResource\Link[[api-linebreak]] @group jsonapi |
| LinkTest.php | file | core/ |
|
| LinkTest::linkComparisonProvider | function | core/ |
Provides test data for link comparison. |
| LinkTest::linkMergeProvider | function | core/ |
Provides test data for link merging. |
| LinkTest::mockUrlAssembler | function | core/ |
Mocks the unrouted URL assembler. |
| LinkTest::testGetLinkRelationType | function | core/ |
@covers ::getLinkRelationType[[api-linebreak]] |
| LinkTest::testLinkComparison | function | core/ |
@covers ::compare[[api-linebreak]] @dataProvider linkComparisonProvider |
| LinkTest::testLinkDeprecations | function | core/ |
@group legacy @expectedDeprecation Constructing a Drupal\jsonapi\JsonApiResource\Link with an array of link relation types is deprecated in drupal:8.8.0 and will throw a fatal error in drupal:9.0.0. Pass a single string instead. See… |
| LinkTest::testLinkMerge | function | core/ |
@covers ::merge[[api-linebreak]] @dataProvider linkMergeProvider |
| LinkTypeConstraint | class | core/ |
Validation constraint for links receiving data allowed by its settings. |
| LinkTypeConstraint.php | file | core/ |
|
| LinkTypeConstraint::$message | property | core/ |
|
| LinkTypeConstraintValidator | class | core/ |
Constraint validator for links receiving data allowed by its settings. |
| LinkTypeConstraintValidator.php | file | core/ |
|
| LinkTypeConstraintValidator::validate | function | core/ |
|
| LinkUri::transform | function | core/ |
Performs the associated process. |
| LinkUri::__construct | function | core/ |
Constructs a LinkUri object. |
| LinkUriTest | class | core/ |
Tests \Drupal\menu_link_content\Plugin\migrate\process\LinkUri. |
| LinkUriTest.php | file | core/ |
|
| LinkUriTest::$modules | property | core/ |
Modules to enable. |
| LinkUriTest::doTransform | function | core/ |
Transforms a link path into an 'internal:' or 'entity:' URI. |
| LinkUriTest::providerTestDisablingRouteValidation | function | core/ |
Provides test cases for LinkUriTest::testDisablingRouteValidation(). |
| LinkUriTest::providerTestNotRouted | function | core/ |
Provides test cases for LinkUriTest::testNotRouted(). |
| LinkUriTest::providerTestRouted | function | core/ |
Provides test cases for LinkUriTest::testTransform(). |
| LinkUriTest::setUp | function | core/ |
|
| LinkUriTest::testDisablingRouteValidation | function | core/ |
Tests disabling route validation in LinkUri::transform(). |
| LinkUriTest::testNotRouted | function | core/ |
Tests that Non routed URLs throws an exception. |
| LinkUriTest::testRouted | function | core/ |
Tests LinkUri::transform(). |
| LinkUriTest::testRoutedLegacy | function | core/ |
Tests legacy handling for LinkUri::transform(). |
| LinkViewsTokensTest | class | core/ |
Tests the views integration for link tokens. |
| LinkViewsTokensTest.php | file | core/ |
|
| LinkViewsTokensTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LinkViewsTokensTest::$fieldName | property | core/ |
The field name used for the link field. |
| LinkViewsTokensTest::$modules | property | core/ |
Modules to enable. |
| LinkViewsTokensTest::$testViews | property | core/ |
Views used by this test. |
| LinkViewsTokensTest::setUp | function | core/ |
|
| LinkViewsTokensTest::testLinkViewsTokens | function | core/ |
|
| LinkWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| LinkWidget::flagErrors | function | core/ |
Override the '%uri' message parameter, to ensure that 'internal:' URIs show a validation error message that doesn't mention that scheme. |
| LinkWidget::getUriAsDisplayableString | function | core/ |
Gets the URI without the 'internal:' or 'entity:' scheme. |
| LinkWidget::getUserEnteredStringAsUri | function | core/ |
Gets the user-entered string as a URI. |
Pagination
- Previous page
- Page 729
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.