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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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/ |
|
| ViewsBlockBase::getViewExecutable | function | core/ |
Gets the view executable. |
| ViewsBlockTest::testGetPreviewFallbackString | function | core/ |
Tests that ViewsBlock::getPreviewFallbackString() produces the right value. |
| ViewsConfigEntityTestViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| ViewsConfigEntityTestViewsData::getViewsTableForEntityType | function | core/ |
Gets the table of an entity type to be used as base table in views. |
| ViewsData::cacheGet | function | core/ |
Gets data from the cache backend. |
| ViewsData::get | function | core/ |
Gets data for a particular table. |
| ViewsData::getAll | function | core/ |
Gets all table data. |
| ViewsData::getData | function | core/ |
Gets all data invoked by hook_views_data(). |
| ViewsData::getViewsData | function | core/ |
Returns the views data. |
| ViewsDataTest::providerTestGetEmptyKey | function | core/ |
Provides data to testGetEmptyKey(). |
| ViewsDataTest::testCacheCallsWithoutWarmCacheAndGetAllTables | function | core/ |
Tests the cache calls for all views data without a warm cache. |
| ViewsDataTest::testCacheCallsWithoutWarmCacheAndGetMultipleTables | function | core/ |
Tests the cache calls for multiple tables without warm caches. |
| ViewsDataTest::testCacheCallsWithWarmCacheAndGetAllTables | function | core/ |
Tests the cache calls for all views data. |
| ViewsDataTest::testFullAndTableGetCache | function | core/ |
Tests the cache of the full and single table data. |
| ViewsDataTest::testFullGetCache | function | core/ |
Tests the caching of the full views data. |
| ViewsDataTest::testGetEmptyKey | function | core/ |
Tests that getting data with an empty key throws an exception. |
| ViewsDataTest::testGetOnFirstCall | function | core/ |
Tests fetching all the views data without a static cache. |
| ViewsDataTest::testNonExistingTableGetCache | function | core/ |
Tests building the views data with a non existing table. |
Pagination
- Previous page
- Page 226
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.