Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
ViewExecutable::getShowAdminLinks function core/modules/views/src/ViewExecutable.php Returns whether admin links should be rendered on the view.
ViewExecutable::getStyle function core/modules/views/src/ViewExecutable.php Gets the current style plugin.
ViewExecutable::getTitle function core/modules/views/src/ViewExecutable.php Gets the view's current title.
ViewExecutable::getUrl function core/modules/views/src/ViewExecutable.php Gets the URL for the current view.
ViewExecutable::getUrlInfo function core/modules/views/src/ViewExecutable.php Gets the Url object associated with the display handler.
ViewExecutable::getUser function core/modules/views/src/ViewExecutable.php Gets the current user.
ViewExecutableFactory::get function core/modules/views/src/ViewExecutableFactory.php Instantiates a ViewExecutable class.
ViewExecutableFactoryTest::testGet function core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php Tests the get method.
ViewExecutableFactoryTest::testGetNoRequest function core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php Tests the get method when current request is null.
ViewExecutableTest::getProtectedProperty function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Returns a protected property from a class instance.
ViewExecutableTest::testGetHandlers function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests ViewExecutable::getHandlers().
ViewExecutableTest::testGetHandlerTypes function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests ViewExecutable::getHandlerTypes().
ViewExecutableTest::testGetUrlWithoutRouterDisplay function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests get url without router display.
ViewExecutableTest::testGetUrlWithOverriddenUrl function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests get url with overridden url.
ViewExecutableTest::testGetUrlWithPathNoPlaceholders function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests get url with path no placeholders.
ViewExecutableTest::testGetUrlWithPlaceholdersAndArgs function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests get url with placeholders and args.
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgs function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests get url with placeholders and without args.
ViewExecutableTest::testGetUrlWithPlaceholdersAndWithoutArgsAndExceptionValue function core/modules/views/tests/src/Unit/ViewExecutableTest.php Tests get url with placeholders and without args and exception value.
ViewFormBase::getDisplayLabel function core/modules/views_ui/src/ViewFormBase.php Placeholder function for overriding $display['display_title'].
ViewFormBase::getDisplayTabs function core/modules/views_ui/src/ViewFormBase.php Adds tabs for navigating across Displays when editing a View.
ViewListBuilder::getDefaultOperations function core/modules/views_ui/src/ViewListBuilder.php Gets this list's default operations.
ViewListBuilder::getDisplaysList function core/modules/views_ui/src/ViewListBuilder.php Gets a list of displays included in the view.
ViewMode::getIds function core/modules/node/src/Plugin/migrate/source/d6/ViewMode.php Defines the source fields uniquely identifying a source row.
ViewMode::getIds function core/modules/field/src/Plugin/migrate/source/d7/ViewMode.php Defines the source fields uniquely identifying a source row.
ViewModeBase::getViewModes function core/modules/node/src/Plugin/migrate/source/d6/ViewModeBase.php Get a list of D6 view modes.
ViewPageController::getTitle function core/modules/views/src/Routing/ViewPageController.php Gets the title of the given view's display.
ViewResourceTestBase::getExpectedNormalizedEntity function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Returns the expected normalization of the entity.
ViewResourceTestBase::getNormalizedPostEntity function core/modules/views/tests/src/Functional/Rest/ViewResourceTestBase.php Returns the normalized POST entity.
views.view.test_field_get_entity.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_get_entity.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_get_entity.yml
views.view.test_field_get_entity_null.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_get_entity_null.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_get_entity_null.yml
views.view.test_get_attach_displays.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_get_attach_displays.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_get_attach_displays.yml
Views::getAllViews function core/modules/views/src/Views.php Returns an array of all views as fully loaded $view objects.
Views::getApplicableViews function core/modules/views/src/Views.php Gets view and display IDs for a given setting in display plugin settings.
Views::getDisabledViews function core/modules/views/src/Views.php Returns an array of all disabled views.
Views::getEnabledDisplayExtenders function core/modules/views/src/Views.php Gets enabled display extenders.
Views::getEnabledViews function core/modules/views/src/Views.php Returns an array of all enabled views.
Views::getHandlerTypes function core/modules/views/src/Views.php Provide a list of views handler types used in a view.
Views::getPluginDefinitions function core/modules/views/src/Views.php Gets all the views plugin definitions.
Views::getPluginTypes function core/modules/views/src/Views.php Returns a list of plugin types.
Views::getView function core/modules/views/src/Views.php Loads a view from configuration and returns its executable object.
Views::getViewResult function core/modules/views/src/Views.php Get the result of a view.
Views::getViewsAsOptions function core/modules/views/src/Views.php Returns an array of view as options array.
ViewsBlock::getConfiguration function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlock::getDerivativeDefinition function core/modules/views/src/Plugin/Derivative/ViewsBlock.php Gets the definition of a derivative plugin.
ViewsBlock::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsBlock.php Gets the definition of all derivatives of a base plugin.
ViewsBlock::getMachineNameSuggestion function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlockBase::getCacheContexts function core/modules/views/src/Plugin/Block/ViewsBlockBase.php
ViewsBlockBase::getCacheMaxAge function core/modules/views/src/Plugin/Block/ViewsBlockBase.php
ViewsBlockBase::getCacheTags function core/modules/views/src/Plugin/Block/ViewsBlockBase.php
ViewsBlockBase::getPreviewFallbackString function core/modules/views/src/Plugin/Block/ViewsBlockBase.php

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