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 |
|---|---|---|---|
| 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. |
| ViewUI::getEntityType | function | core/ |
Gets the entity type definition. |
| ViewUI::getEntityTypeId | function | core/ |
Gets the ID of the type of the entity. |
| ViewUI::getExecutable | function | core/ |
Gets an executable instance for this view. |
| ViewUI::getFormProgress | function | core/ |
Get the user's current progress through the form stack. |
| ViewUI::getLock | function | core/ |
Gets the lock on this View. |
| ViewUI::getOriginalId | function | core/ |
Gets the original ID. |
| ViewUI::getOverrideValues | function | core/ |
Return the was_defaulted, is_defaulted and revert state of a form. |
| ViewUI::getStandardButtons | function | core/ |
Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide a hidden op operator because the forms plugin doesn't seem to properly provide which button was clicked. |
| ViewUI::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| ViewUI::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| ViewUI::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| ViewUI::getTypedData | function | core/ |
Gets a typed data object for this entity object. |
| ViewUI::__get | function | core/ |
|
| Vocabulary::getDescription | function | core/ |
Returns the vocabulary description. |
| Vocabulary::getHierarchy | function | core/ |
Returns the vocabulary hierarchy. |
| Vocabulary::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| Vocabulary::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| VocabularyDeleteForm::getDeletionMessage | function | core/ |
Gets the message to display to the user after deleting the entity. |
| VocabularyDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| VocabularyDeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| VocabularyDeleteForm::getQuestion | function | core/ |
|
| VocabularyHalJsonAnonTest::testGet | function | core/ |
@todo Remove this override in https://www.drupal.org/node/2805281. |
| VocabularyInterface::getDescription | function | core/ |
Returns the vocabulary description. |
| VocabularyInterface::getHierarchy | function | core/ |
Returns the vocabulary hierarchy. |
| VocabularyJsonAnonTest::testGet | function | core/ |
Disable the GET test coverage due to bug in taxonomy module. @todo Fix in https://www.drupal.org/node/2805281: remove this override. |
| VocabularyLanguageTest | class | core/ |
Tests the language functionality for vocabularies. |
Pagination
- Previous page
- Page 206
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.