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 |
|---|---|---|---|
| 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::testFullyLoadedSetByGetMethod | function | core/ |
Tests fullyLoaded with get() method triggering full data load. |
| 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. |
| 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/ |
|
| ViewsExposedFilterBlock::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| ViewsExposedFilterBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsExposedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsForm::getBaseFormId | function | core/ |
Returns a string for the form's base ID. |
| ViewsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsForm::getFormObject | function | core/ |
Returns the object used to build the step form. |
| ViewsFormBase::getForm | function | core/ |
Creates a new instance of this form. |
| ViewsFormBase::getFormState | function | core/ |
Gets the form state for this form. |
| ViewsFormInterface::getForm | function | core/ |
Creates a new instance of this form. |
| ViewsFormInterface::getFormKey | function | core/ |
Returns the key that represents this form. |
| ViewsFormInterface::getFormState | function | core/ |
Gets the form state for this form. |
| ViewsFormMainForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsHandlerInterface::getEntityType | function | core/ |
Determines the entity type used by this handler. |
| ViewsHandlerInterface::getField | function | core/ |
Shortcut to get a handler's raw field value. |
| ViewsHandlerInterface::getJoin | function | core/ |
Get the join object that should be used for this handler. |
| ViewsHandlerInterface::getTableJoin | function | core/ |
Fetches a handler to join one table to a primary table from the data cache. |
| ViewsHandlerManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| ViewsHandlerManager::getHandler | function | core/ |
Fetches a handler from the data cache. |
| ViewsHandlerManagerTest::testGetHandlerBaseInformationPropagation | function | core/ |
Tests getHandler() and its base information propagation. |
| ViewsHandlerManagerTest::testGetHandlerNoOverride | function | core/ |
Tests getHandler() without an override. |
| ViewsHandlerManagerTest::testGetHandlerOverride | function | core/ |
Tests getHandler() with an override. |
| ViewsLocalTask::getApplicableMenuViews | function | core/ |
Return a list of all views and display IDs that have a menu entry. |
| ViewsLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithDefaultLocalTask | function | core/ |
Tests fetching the derivatives on a view with a default local task. |
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.