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 |
|---|---|---|---|
| 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. |
| ViewResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| 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_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/ |
Return a list of all view IDs and display IDs that have a particular setting in their display's 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, with some information about them. |
| 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, that can be used by select, checkboxes and radios as #options. |
| 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::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/ |
@inheritDoc |
| ViewsConfigUpdater::getMultivalueBaseFieldUpdateTableInfo | function | core/ |
Returns the multivalue base fields update table info. |
| ViewsData::cacheGet | function | core/ |
Gets data from the cache backend. |
| ViewsData::get | function | core/ |
Gets data for a particular table, or all tables. |
| 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::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::testGetAllEqualsToGetNull | function | core/ |
Tests that getting all data has same results as getting data with NULL logic. |
| 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. |
| ViewsDataTest::testSingleTableGetCache | function | core/ |
Tests the caching of the views data for a specific table. |
| ViewsEntityArgumentValidator::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsEntityRow::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| ViewsEntityRow::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsEntitySchemaSubscriber::getSubscribedEvents | function | core/ |
|
| ViewsEntitySchemaSubscriberIntegrationTest::getUpdatedViewAndDisplay | function | core/ |
Gets a view and its display. |
| ViewsExposedFilterBlock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
Pagination
- Previous page
- Page 204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.