Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Diff::getEdits | function | core/ |
Gets the list of differences as an array of diff operations. |
| DiscardLayoutChangesForm::getCancelUrl | function | core/ |
|
| DiscardLayoutChangesForm::getFormId | function | core/ |
|
| DiscardLayoutChangesForm::getQuestion | function | core/ |
|
| DiscoveryCachedTrait::getDefinition | function | core/ |
|
| DiscoveryCachedTraitTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinition(). |
| DiscoveryCachedTraitTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerGetDefinition |
| DiscoveryInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
| DiscoveryInterface::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| DiscoveryTrait::doGetDefinition | function | core/ |
Gets a specific plugin definition. |
| DiscoveryTrait::getDefinition | function | core/ |
|
| DiscoveryTrait::getDefinitions | function | core/ |
|
| DiscoveryTraitTest::providerDoGetDefinition | function | core/ |
Data provider for testDoGetDefinition(). |
| DiscoveryTraitTest::providerDoGetDefinitionException | function | core/ |
Data provider for testDoGetDefinitionException() |
| DiscoveryTraitTest::testDoGetDefinition | function | core/ |
@covers ::doGetDefinition[[api-linebreak]] @dataProvider providerDoGetDefinition |
| DiscoveryTraitTest::testDoGetDefinitionException | function | core/ |
@covers ::doGetDefinition[[api-linebreak]] @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException |
| DiscoveryTraitTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerDoGetDefinition |
| DiscoveryTraitTest::testGetDefinitionException | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerDoGetDefinitionException @uses \Drupal\Component\Plugin\Exception\PluginNotFoundException |
| Display::getForm | function | core/ |
|
| Display::getFormId | function | core/ |
|
| Display::getFormKey | function | core/ |
|
| Display::getFormState | function | core/ |
@todo Remove this and switch all usage of $form_state->get('section') to $form_state->get('type'). |
| DisplayKernelTest::testGetPlugin | function | core/ |
Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method. |
| DisplayMenuInterface::getMenuLinks | function | core/ |
Gets menu links, if this display provides some. |
| DisplayPageTest | class | core/ |
Tests the page display plugin. |
| DisplayPageTest.php | file | core/ |
|
| DisplayPageTest::$modules | property | core/ |
Modules to enable. |
| DisplayPageTest::$routerDumper | property | core/ |
The router dumper to get all routes. |
| DisplayPageTest::$testViews | property | core/ |
Views used by this test. |
| DisplayPageTest::testDependencies | function | core/ |
Tests the calculated dependencies for various views using Page displays. |
| DisplayPageTest::testEmptyRow | function | core/ |
Tests the templates with empty rows. |
| DisplayPageTest::testMenuLinks | function | core/ |
Tests the generated menu links of views. |
| DisplayPageTest::testPageResponses | function | core/ |
Checks the behavior of the page for access denied/not found behaviors. |
| DisplayPageTest::testPageRouterItems | function | core/ |
Checks that the router items are properly registered |
| DisplayPageTest::testReadMore | function | core/ |
Tests the readmore functionality. |
| DisplayPluginBase::getAllHandlers | function | core/ |
Gets all the handlers used by the display. |
| DisplayPluginBase::getAllPlugins | function | core/ |
Gets all the plugins used by the display. |
| DisplayPluginBase::getArgumentsTokens | function | core/ |
|
| DisplayPluginBase::getArgumentText | function | core/ |
|
| DisplayPluginBase::getAttachedDisplays | function | core/ |
|
| DisplayPluginBase::getCacheMetadata | function | core/ |
|
| DisplayPluginBase::getExtenders | function | core/ |
|
| DisplayPluginBase::getFieldLabels | function | core/ |
|
| DisplayPluginBase::getHandler | function | core/ |
|
| DisplayPluginBase::getHandlers | function | core/ |
|
| DisplayPluginBase::getLinkDisplay | function | core/ |
|
| DisplayPluginBase::getMoreUrl | function | core/ |
Get the more URL for this view. |
| DisplayPluginBase::getOption | function | core/ |
|
| DisplayPluginBase::getPagerText | function | core/ |
|
| DisplayPluginBase::getPath | function | core/ |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.