Search for __get

  1. Search 7.x for __get
  2. Search 8.9.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
Display::getForm function core/modules/views_ui/src/Form/Ajax/Display.php Creates a new instance of this form.
Display::getFormId function core/modules/views_ui/src/Form/Ajax/Display.php Returns a unique string identifying the form.
Display::getFormKey function core/modules/views_ui/src/Form/Ajax/Display.php Returns the key that represents this form.
Display::getFormState function core/modules/views_ui/src/Form/Ajax/Display.php @todo Remove this and switch all usage of $form_state->get('section') to
$form_state->get('type').
DisplayKernelTest::testGetPlugin function core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php Tests the \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin() method.
DisplayMenuInterface::getMenuLinks function core/modules/views/src/Plugin/views/display/DisplayMenuInterface.php Gets menu links, if this display provides some.
DisplayPageTest class core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the page display plugin.
DisplayPageTest.php file core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php
DisplayPageTest::$modules property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Modules to enable.
DisplayPageTest::$routerDumper property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php The router dumper to get all routes.
DisplayPageTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Views used by this test.
DisplayPageTest::testDependencies function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the calculated dependencies for various views using Page displays.
DisplayPageTest::testEmptyRow function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the templates with empty rows.
DisplayPageTest::testMenuLinks function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the generated menu links of views.
DisplayPageTest::testPageResponses function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Checks the behavior of the page for access denied/not found behaviors.
DisplayPageTest::testPageRouterItems function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Checks that the router items are properly registered.
DisplayPageTest::testReadMore function core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php Tests the readmore functionality.
DisplayPluginBase::getAllHandlers function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Gets all the handlers used by the display.
DisplayPluginBase::getAllPlugins function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Gets all the plugins used by the display.
DisplayPluginBase::getArgumentsTokens function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns to tokens for arguments.
DisplayPluginBase::getArgumentText function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Provides help text for the arguments.
DisplayPluginBase::getAttachedDisplays function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Find out all displays which are attached to this display.
DisplayPluginBase::getCacheMetadata function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Gets the cache metadata.
DisplayPluginBase::getExtenders function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Gets the display extenders.
DisplayPluginBase::getFieldLabels function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Retrieves a list of fields for the current display.
DisplayPluginBase::getHandler function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Get the handler object for a single handler.
DisplayPluginBase::getHandlers function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Get a full array of handlers for $type. This caches them.
DisplayPluginBase::getLinkDisplay function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns the ID of the display to use when making links.
DisplayPluginBase::getMoreUrl function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Get the more URL for this view.
DisplayPluginBase::getOption function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Gets an option, from this display or the default display.
DisplayPluginBase::getPagerText function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Provides help text for pagers.
DisplayPluginBase::getPath function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns the base path to use for this display.
DisplayPluginBase::getPlugin function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Get the instance of a plugin, for example style or row.
DisplayPluginBase::getRoutedDisplay function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Points to the display which can be linked by this display.
DisplayPluginBase::getSpecialBlocks function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Provides the block system with any exposed widget blocks for this display.
DisplayPluginBase::getType function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns the display type that this display requires.
DisplayPluginBase::getUrl function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns a URL to $this display or its configured linked display.
DisplayPluginCollection::get function core/modules/views/src/DisplayPluginCollection.php
DisplayPluginInterface::getArgumentsTokens function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns to tokens for arguments.
DisplayPluginInterface::getArgumentText function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Provides help text for the arguments.
DisplayPluginInterface::getAttachedDisplays function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Find out all displays which are attached to this display.
DisplayPluginInterface::getCacheMetadata function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Gets the cache metadata.
DisplayPluginInterface::getExtenders function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Gets the display extenders.
DisplayPluginInterface::getFieldLabels function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Retrieves a list of fields for the current display.
DisplayPluginInterface::getHandler function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Get the handler object for a single handler.
DisplayPluginInterface::getHandlers function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Get a full array of handlers for $type. This caches them.
DisplayPluginInterface::getLinkDisplay function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns the ID of the display to use when making links.
DisplayPluginInterface::getOption function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Gets an option, from this display or the default display.
DisplayPluginInterface::getPagerText function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Provides help text for pagers.
DisplayPluginInterface::getPath function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Returns the base path to use for this display.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.