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 |
|---|---|---|---|
| ViewsFormBase::getForm | function | core/ |
|
| ViewsFormBase::getFormState | function | core/ |
|
| ViewsFormHelperTrait::getConfigFactory | function | core/ |
Returns the config factory service. |
| 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/ |
|
| 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/ |
|
| 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/ |
|
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithDefaultLocalTask | function | core/ |
Tests fetching the derivatives on a view with a default local task. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithExistingLocalTask | function | core/ |
Tests fetching the derivatives on a view with a local task and a parent. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithLocalTask | function | core/ |
Tests fetching the derivatives on a view with a default local task. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutHookMenuViews | function | core/ |
Tests fetching the derivatives on no view with hook menu. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithoutLocalTask | function | core/ |
Tests fetching the derivatives on a view with without a local task. |
| ViewsLocalTaskTest::testGetDerivativeDefinitionsWithOverrideRoute | function | core/ |
Tests fetching the derivatives on a view which overrides an existing route. |
| ViewsMenuLink::getDerivativeDefinitions | function | core/ |
|
| ViewsMenuLink::getDescription | function | core/ |
|
| ViewsMenuLink::getTitle | function | core/ |
|
| ViewsOperations::getRevisionTableJoin | function | core/ |
Fetches a join for a revision table using the workspace_association table. |
| ViewsPluginInterface::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
| ViewsPluginInterface::getProvider | function | core/ |
Returns the plugin provider. |
| ViewsSelection::getDisplayExecutionResults | function | core/ |
Fetches the results of executing the display. |
| ViewsSelection::getReferenceableEntities | function | core/ |
|
| ViewsTest::providerTestGetApplicableViews | function | core/ |
Data provider for testGetApplicableViews. |
| ViewsTest::testGetApplicableViews | function | core/ |
Tests get applicable views. |
| ViewsTest::testGetNonExistentView | function | core/ |
Tests the getView() method against a non-existent view. |
| ViewsTest::testGetView | function | core/ |
Tests the getView() method. |
| ViewsTestCacheContext::getCacheableMetadata | function | core/ |
|
| ViewsTestCacheContext::getContext | function | core/ |
|
| ViewsTestCacheContext::getLabel | function | core/ |
|
| ViewsTestCacheContextFilter::getCacheContexts | function | core/ |
|
| ViewsTestDataElementEmbedForm::getFormId | function | core/ |
|
| ViewsTestDataElementForm::getFormId | function | core/ |
|
| ViewsTestDataErrorForm::getFormId | function | core/ |
|
| ViewStorageTest | class | core/ |
Tests the CRUD functionality for a view. |
| ViewStorageTest.php | file | core/ |
|
| ViewStorageTest::$configProperties | property | core/ |
Properties that should be stored in the configuration. |
| ViewStorageTest::$controller | property | core/ |
The configuration entity storage. |
| ViewStorageTest::$entityType | property | core/ |
The entity type definition. |
| ViewStorageTest::$testViews | property | core/ |
Views used by this test. |
| ViewStorageTest::createTests | function | core/ |
Tests creating configuration entities. |
Pagination
- Previous page
- Page 230
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.