| ItemHalJsonBasicAuthTest::$defaultTheme |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| ItemHalJsonBasicAuthTest::$format |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonBasicAuthTest.php |
The format to use in this test. |
| ItemHalJsonBasicAuthTest::$mimeType |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
| ItemHalJsonBasicAuthTest::$modules |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonBasicAuthTest.php |
Modules to install. |
| ItemHalJsonCookieTest |
class |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonCookieTest.php |
@group hal |
| ItemHalJsonCookieTest.php |
file |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonCookieTest.php |
|
| ItemHalJsonCookieTest::$auth |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonCookieTest.php |
The authentication mechanism to use in this test. |
| ItemHalJsonCookieTest::$defaultTheme |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonCookieTest.php |
The theme to install as the default for testing. |
| ItemHalJsonCookieTest::$format |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonCookieTest.php |
The format to use in this test. |
| ItemHalJsonCookieTest::$mimeType |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonCookieTest.php |
The MIME type that corresponds to $format. |
| ItemHalJsonCookieTest::$modules |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonCookieTest.php |
Modules to install. |
| ItemHalJsonTestBase |
class |
core/modules/hal/tests/src/Functional/EntityResource/Item/ItemHalJsonTestBase.php |
|
| ItemHalJsonTestBase |
class |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php |
ResourceTestBase for Item entity. |
| ItemHalJsonTestBase.php |
file |
core/modules/hal/tests/src/Functional/EntityResource/Item/ItemHalJsonTestBase.php |
|
| ItemHalJsonTestBase.php |
file |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php |
|
| ItemHalJsonTestBase::$format |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php |
The format to use in this test. |
| ItemHalJsonTestBase::$mimeType |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php |
The MIME type that corresponds to $format. |
| ItemHalJsonTestBase::$modules |
property |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php |
Modules to install. |
| ItemHalJsonTestBase::getExpectedCacheContexts |
function |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php |
The expected cache contexts for the GET/HEAD response of the test entity. |
| ItemHalJsonTestBase::getExpectedNormalizedEntity |
function |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php |
Returns the expected normalization of the entity. |
| ItemHalJsonTestBase::getNormalizedPostEntity |
function |
core/modules/aggregator/tests/src/Functional/Hal/ItemHalJsonTestBase.php |
Returns the normalized POST entity. |
| ItemInterface |
interface |
core/modules/aggregator/src/ItemInterface.php |
Provides an interface defining an aggregator item entity. |
| ItemInterface.php |
file |
core/modules/aggregator/src/ItemInterface.php |
|
| ItemInterface::getAuthor |
function |
core/modules/aggregator/src/ItemInterface.php |
Returns the author of the feed item. |
| ItemInterface::getDescription |
function |
core/modules/aggregator/src/ItemInterface.php |
Returns the body of the feed item. |
| ItemInterface::getFeedId |
function |
core/modules/aggregator/src/ItemInterface.php |
Returns the feed id of aggregator item. |
| ItemInterface::getGuid |
function |
core/modules/aggregator/src/ItemInterface.php |
Returns the unique identifier for the feed item. |
| ItemInterface::getLink |
function |
core/modules/aggregator/src/ItemInterface.php |
Returns the link to the feed item. |
| ItemInterface::getPostedTime |
function |
core/modules/aggregator/src/ItemInterface.php |
Returns the posted date of the feed item, as a Unix timestamp. |
| ItemInterface::getTitle |
function |
core/modules/aggregator/src/ItemInterface.php |
Returns the title of the feed item. |
| ItemInterface::setAuthor |
function |
core/modules/aggregator/src/ItemInterface.php |
Sets the author of the feed item. |
| ItemInterface::setDescription |
function |
core/modules/aggregator/src/ItemInterface.php |
Sets the body of the feed item. |
| ItemInterface::setFeedId |
function |
core/modules/aggregator/src/ItemInterface.php |
Sets the feed id of aggregator item. |
| ItemInterface::setGuid |
function |
core/modules/aggregator/src/ItemInterface.php |
Sets the unique identifier for the feed item. |
| ItemInterface::setLink |
function |
core/modules/aggregator/src/ItemInterface.php |
Sets the link to the feed item. |
| ItemInterface::setPostedTime |
function |
core/modules/aggregator/src/ItemInterface.php |
Sets the posted date of the feed item, as a Unix timestamp. |
| ItemInterface::setTitle |
function |
core/modules/aggregator/src/ItemInterface.php |
Sets the title of the feed item. |
| ItemJsonAnonTest |
class |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonAnonTest.php |
@group rest |
| ItemJsonAnonTest.php |
file |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonAnonTest.php |
|
| ItemJsonAnonTest::$defaultTheme |
property |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonAnonTest.php |
The theme to install as the default for testing. |
| ItemJsonAnonTest::$format |
property |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonAnonTest.php |
The format to use in this test. |
| ItemJsonAnonTest::$mimeType |
property |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonAnonTest.php |
The MIME type that corresponds to $format. |
| ItemJsonBasicAuthTest |
class |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php |
@group rest |
| ItemJsonBasicAuthTest.php |
file |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php |
|
| ItemJsonBasicAuthTest::$auth |
property |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php |
The authentication mechanism to use in this test. |
| ItemJsonBasicAuthTest::$defaultTheme |
property |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php |
The theme to install as the default for testing. |
| ItemJsonBasicAuthTest::$format |
property |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php |
The format to use in this test. |
| ItemJsonBasicAuthTest::$mimeType |
property |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php |
The MIME type that corresponds to $format. |
| ItemJsonBasicAuthTest::$modules |
property |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonBasicAuthTest.php |
Modules to install. |
| ItemJsonCookieTest |
class |
core/modules/aggregator/tests/src/Functional/Rest/ItemJsonCookieTest.php |
@group rest |