Search for __get
- Search 7.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 |
|---|---|---|---|
| IsFrontPathCacheContextTest::testGetContextFront | function | core/ |
@covers ::getContext[[api-linebreak]] |
| IsFrontPathCacheContextTest::testGetContextNotFront | function | core/ |
@covers ::getContext[[api-linebreak]] |
| IsSuperUserCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| IsSuperUserCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| IsSuperUserCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| Item::getAuthor | function | core/ |
Returns the author of the feed item. |
| Item::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
| Item::getDescription | function | core/ |
Returns the body of the feed item. |
| Item::getFeedId | function | core/ |
Returns the feed id of aggregator item. |
| Item::getGuid | function | core/ |
Returns the unique identifier for the feed item. |
| Item::getInfo | function | core/ |
Returns the element properties for this element. |
| Item::getLink | function | core/ |
Returns the link to the feed item. |
| Item::getPostedTime | function | core/ |
Returns the posted date of the feed item, as a Unix timestamp. |
| Item::getTitle | function | core/ |
Returns the title of the feed item. |
| ItemHalJsonTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ItemHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ItemHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ItemInterface::getAuthor | function | core/ |
Returns the author of the feed item. |
| ItemInterface::getDescription | function | core/ |
Returns the body of the feed item. |
| ItemInterface::getFeedId | function | core/ |
Returns the feed id of aggregator item. |
| ItemInterface::getGuid | function | core/ |
Returns the unique identifier for the feed item. |
| ItemInterface::getLink | function | core/ |
Returns the link to the feed item. |
| ItemInterface::getPostedTime | function | core/ |
Returns the posted date of the feed item, as a Unix timestamp. |
| ItemInterface::getTitle | function | core/ |
Returns the title of the feed item. |
| ItemList::get | function | core/ |
Returns the item at the specified position in this list. |
| ItemList::getItemDefinition | function | core/ |
Gets the definition of a contained item. |
| ItemList::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| ItemList::getString | function | core/ |
Returns a string representation of the data. |
| ItemList::getValue | function | core/ |
Gets the data value. |
| ItemList::offsetGet | function | core/ |
#[\ReturnTypeWillChange] |
| ItemResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ItemResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ItemResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ItemResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ItemsPerPageTest | class | core/ |
Tests that the views wizard can specify the number of items per page. |
| ItemsPerPageTest.php | file | core/ |
|
| ItemsPerPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemsPerPageTest::setUp | function | core/ |
Sets up the test. |
| ItemsPerPageTest::testItemsPerPage | function | core/ |
Tests the number of items per page. |
| ItemStorage::getItemCount | function | core/ |
Returns the count of the items in a feed. |
| ItemStorageInterface::getItemCount | function | core/ |
Returns the count of the items in a feed. |
| ItemStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| ItemTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| ItemTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ItemTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| ItemTest::testGetIndividual | function | core/ |
Tests GETting an individual resource, plus edge cases to ensure good DX. |
| JavascriptGetDrupalSettingsTest | class | core/ |
Tests Drupal settings retrieval in WebDriverTestBase tests. |
| JavascriptGetDrupalSettingsTest.php | file | core/ |
|
| JavascriptGetDrupalSettingsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| JavascriptGetDrupalSettingsTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.