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 |
|---|---|---|---|
| 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/ |
|
| ContextualLinksTest::setUp | function | core/ |
|
| ContextualLinksTest::setUp | function | core/ |
|
| ContextualLinksTest::testContextualLinks | function | core/ |
Tests that the contextual links inside Layout Builder are removed. |
| ContextualLinksTest::testContextualLinksClick | function | core/ |
Test clicking contextual links. |
| ContextualLinksTest::testContextualLinksDestination | function | core/ |
Test the contextual links destination. |
| ContextualLinksTest::testContextualLinksVisibility | function | core/ |
Tests the visibility of contextual links. |
| ContextualLinksTest::testRevisionContextualLinks | function | core/ |
Tests the contextual links on revisions. |
| ContextualUnitTest | class | core/ |
Tests all edge cases of converting from #contextual_links to ids and vice versa. |
| ContextualUnitTest.php | file | core/ |
|
| ContextualUnitTest::$modules | property | core/ |
Modules to enable. |
| ContextualUnitTest::testContextualIdToLinks | function | core/ |
Tests _contextual_id_to_links(). |
| ContextualUnitTest::testContextualLinksToId | function | core/ |
Tests _contextual_links_to_id(). |
| ContextualUnitTest::_contextual_links_id_testcases | function | core/ |
Provides testcases for testContextualLinksToId() and |
| contextual_contextual_links_view_alter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| contextual_page_attachments | function | core/ |
Implements hook_page_attachments(). |
| contextual_post_update_fixed_endpoint_and_markup | function | core/ |
Ensure new page loads use the updated JS and get the updated markup. |
| contextual_preprocess | function | core/ |
Implements hook_preprocess(). |
| contextual_test.info.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.info.yml |
| contextual_test.links.contextual.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.links.contextual.yml |
| contextual_test.module | file | core/ |
Provides test contextual link on blocks. |
| contextual_test.routing.yml | file | core/ |
core/modules/contextual/tests/modules/contextual_test/contextual_test.routing.yml |
| contextual_test_block_view_alter | function | core/ |
Implements hook_block_view_alter(). |
| contextual_test_contextual_links_view_alter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| contextual_test_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
| contextual_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
| controlgroup.css | file | core/ |
/*! * jQuery UI Controlgroup 1.12.1 * http://jqueryui.com * * Copyright jQuery Foundation and other contributors * Released under the MIT license. * http://jquery.org/license * * http://api.jqueryui.com/controlgroup/#theming … |
| ControllerBase | class | core/ |
Utility base class for thin controllers. |
| ControllerBase.php | file | core/ |
|
| ControllerBase::$configFactory | property | core/ |
The configuration factory. |
| ControllerBase::$currentUser | property | core/ |
The current user service. |
| ControllerBase::$entityFormBuilder | property | core/ |
The entity form builder. |
| ControllerBase::$entityManager | property | core/ |
The entity manager. |
| ControllerBase::$entityTypeManager | property | core/ |
The entity type manager. |
| ControllerBase::$formBuilder | property | core/ |
The form builder. |
| ControllerBase::$keyValue | property | core/ |
The key-value storage. |
| ControllerBase::$languageManager | property | core/ |
The language manager. |
| ControllerBase::$moduleHandler | property | core/ |
The module handler. |
| ControllerBase::$stateService | property | core/ |
The state service. |
| ControllerBase::cache | function | core/ |
Returns the requested cache bin. |
| ControllerBase::config | function | core/ |
Retrieves a configuration object. |
| ControllerBase::container | function | core/ |
Returns the service container. |
| ControllerBase::create | function | core/ |
Instantiates a new instance of this class. |
| ControllerBase::currentUser | function | core/ |
Returns the current user. |
| ControllerBase::entityFormBuilder | function | core/ |
Retrieves the entity form builder. |
| ControllerBase::entityManager | function | core/ |
Retrieves the entity manager service. |
| ControllerBase::entityTypeManager | function | core/ |
Retrieves the entity type manager. |
Pagination
- Previous page
- Page 256
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.