Search for link
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Link | class | core/ |
Represents an RFC8288 based link. |
Link | class | core/ |
Provides a link render element. |
Link | class | core/ |
Defines an object that holds information about a link. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ContextualLinkManagerTest::$account | property | core/ |
The mocked account. |
ContextualLinkManagerTest::$cacheBackend | property | core/ |
The cache backend used in the test. |
ContextualLinkManagerTest::$contextualLinkManager | property | core/ |
The tested contextual link manager. |
ContextualLinkManagerTest::$controllerResolver | property | core/ |
The mocked controller resolver. |
ContextualLinkManagerTest::$factory | property | core/ |
The plugin factory used in the test. |
ContextualLinkManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
ContextualLinkManagerTest::$pluginDiscovery | property | core/ |
The mocked plugin discovery. |
ContextualLinkManagerTest::setUp | function | core/ |
|
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroup | function | core/ |
Tests the getContextualLinkPluginsByGroup method. |
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroupWithCache | function | core/ |
Tests the getContextualLinkPluginsByGroup method with a prefilled cache. |
ContextualLinkManagerTest::testGetContextualLinksArrayByGroup | function | core/ |
Tests the getContextualLinksArrayByGroup method. |
ContextualLinkManagerTest::testGetContextualLinksArrayByGroupAccessCheck | function | core/ |
Tests the access checking of the getContextualLinksArrayByGroup method. |
ContextualLinkManagerTest::testPluginDefinitionAlter | function | core/ |
Tests the plugins alter hook. |
ContextualLinkManagerTest::testProcessDefinitionWithoutGroup | function | core/ |
Tests processDefinition() by passing a plugin definition without a group. |
ContextualLinkManagerTest::testProcessDefinitionWithoutRoute | function | core/ |
Tests processDefinition() by passing a plugin definition without a route. |
ContextualLinks | class | core/ |
Provides a contextual_links element. |
ContextualLinks | class | core/ |
Provides a handler that adds contextual links. |
ContextualLinks.php | file | core/ |
|
ContextualLinks.php | file | core/ |
|
ContextualLinks::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
ContextualLinks::contextualLinkManager | function | core/ |
Wraps the contextual link manager. |
ContextualLinks::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
ContextualLinks::getInfo | function | core/ |
Returns the element properties for this element. |
ContextualLinks::moduleHandler | function | core/ |
Wraps the module handler. |
ContextualLinks::preRender | function | core/ |
Runs before any fields are rendered. |
ContextualLinks::preRenderLinks | function | core/ |
Pre-render callback: Builds a renderable array for contextual links. |
ContextualLinks::query | function | core/ |
Called to add the field to a query. |
ContextualLinks::render | function | core/ |
Overrides \Drupal\views\Plugin\views\field\FieldPluginBase::render(). |
ContextualLinks::usesGroupBy | function | core/ |
Provides the handler some groupby. |
ContextualLinksPlaceholder | class | core/ |
Provides a contextual_links_placeholder element. |
ContextualLinksPlaceholder.php | file | core/ |
|
ContextualLinksPlaceholder::getInfo | function | core/ |
Returns the element properties for this element. |
ContextualLinksPlaceholder::preRenderPlaceholder | function | core/ |
Pre-render callback: Renders a contextual links placeholder into #markup. |
ContextualLinksTest | class | core/ |
Tests the UI for correct contextual links. |
ContextualLinksTest | class | core/ |
Create a node with revisions and test contextual links. |
ContextualLinksTest | class | core/ |
Test contextual links compatibility with the Layout Builder. |
ContextualLinksTest.php | file | core/ |
|
ContextualLinksTest.php | file | core/ |
|
ContextualLinksTest.php | file | core/ |
|
ContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContextualLinksTest::$modules | property | core/ |
Modules to enable. |
ContextualLinksTest::$modules | property | core/ |
Modules to enable. |
ContextualLinksTest::$modules | property | core/ |
Modules to enable. |
ContextualLinksTest::$nodes | property | core/ |
An array of node revisions. |
ContextualLinksTest::addBlock | function | core/ |
Adds block to the layout via Layout Builder's UI. |
ContextualLinksTest::assertCorrectContextualLinksInNode | function | core/ |
Asserts the contextual links are correct on the canonical entity route. |
ContextualLinksTest::assertCorrectContextualLinksInUi | function | core/ |
Asserts the contextual links are correct in Layout Builder UI. |
ContextualLinksTest::setUp | function | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.