Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Item::setTitle | function | core/ |
Sets the title of the feed item. |
| ItemCacheTagsTest | class | core/ |
Tests the Item entity's cache tags. |
| ItemCacheTagsTest.php | file | core/ |
|
| ItemCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemCacheTagsTest::$modules | property | core/ |
Modules to enable. |
| ItemCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
| ItemCacheTagsTest::setUp | function | core/ |
|
| ItemCacheTagsTest::testEntityCreation | function | core/ |
Tests that when creating a feed item, the feed tag is invalidated. |
| ItemHalJsonAnonTest | class | core/ |
@group hal @group legacy |
| ItemHalJsonAnonTest.php | file | core/ |
|
| ItemHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ItemHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ItemHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| ItemHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
| ItemHalJsonBasicAuthTest.php | file | core/ |
|
| ItemHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ItemHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ItemHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ItemHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ItemHalJsonCookieTest | class | core/ |
@group hal @group legacy |
| ItemHalJsonCookieTest.php | file | core/ |
|
| ItemHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ItemHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ItemHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ItemHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ItemHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
| ItemHalJsonTestBase | class | core/ |
ResourceTestBase for Item entity. |
| ItemHalJsonTestBase.php | file | core/ |
|
| ItemHalJsonTestBase::$format | property | core/ |
The format to use in this test. |
| ItemHalJsonTestBase::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ItemHalJsonTestBase::$modules | property | core/ |
Modules to install. |
| 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 | interface | core/ |
Provides an interface defining an aggregator item entity. |
| ItemInterface.php | file | core/ |
|
| 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. |
| ItemInterface::setAuthor | function | core/ |
Sets the author of the feed item. |
| ItemInterface::setDescription | function | core/ |
Sets the body of the feed item. |
| ItemInterface::setFeedId | function | core/ |
Sets the feed id of aggregator item. |
| ItemInterface::setGuid | function | core/ |
Sets the unique identifier for the feed item. |
| ItemInterface::setLink | function | core/ |
Sets the link to the feed item. |
Pagination
- Previous page
- Page 814
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.