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