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 |
|---|---|---|---|
| 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/ |
Gets the definition of all derivatives of a base plugin. |
| ViewsMenuLink::getDescription | function | core/ |
Returns the description of the menu link. |
| ViewsMenuLink::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| 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/ |
Gets the list of referenceable entities. |
| 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/ |
Gets the cacheability metadata for the context. |
| ViewsTestCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| ViewsTestCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| ViewsTestCacheContextFilter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| ViewsTestDataElementEmbedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsTestDataElementForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ViewsTestDataErrorForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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. |
| ViewStorageTest::displayMethodTests | function | core/ |
Tests the display related functions like getDisplaysList(). |
| ViewStorageTest::displayTests | function | core/ |
Tests adding, saving, and loading displays on configuration entities. |
| ViewStorageTest::loadTests | function | core/ |
Tests loading configuration entities. |
| ViewStorageTest::testConfigurationEntityCRUD | function | core/ |
Tests CRUD operations. |
| ViewStorageTest::testCreateDuplicate | function | core/ |
Tests the createDuplicate() View method. |
| views_get_current_view | function | core/ |
Find out what, if any, current view is currently in use. |
| views_get_view_result | function | core/ |
Get the result of a view. |
| ViewTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ViewTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ViewUI::get | function | core/ |
Returns the value of a property. |
| ViewUI::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| ViewUI::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| ViewUI::getCacheTags | function | core/ |
The cache tags associated with this object. |
| ViewUI::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| ViewUI::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| ViewUI::getConfigDependencyName | function | core/ |
Gets the configuration dependency name. |
| ViewUI::getConfigTarget | function | core/ |
Gets the configuration target identifier for the entity. |
| ViewUI::getDependencies | function | core/ |
Gets the configuration dependencies. |
| ViewUI::getDisplay | function | core/ |
Retrieves a specific display's configuration by reference. |
Pagination
- Previous page
- Page 227
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.