Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FeedTest | class | core/ |
JSON:API integration test for the "Feed" content entity type. |
| FeedTest.php | file | core/ |
|
| FeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FeedTest::$entity | property | core/ |
|
| FeedTest::$entityTypeId | property | core/ |
The tested entity type. |
| FeedTest::$modules | property | core/ |
Modules to enable. |
| FeedTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| FeedTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| FeedTest::$uniqueFieldNames | property | core/ |
Fields that need unique values. |
| FeedTest::createAnotherEntity | function | core/ |
Creates another entity to be tested. |
| FeedTest::createEntity | function | core/ |
Creates the entity to be tested. |
| FeedTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| FeedTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FeedTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| FeedTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FeedTest::testCollectionFilterAccess | function | core/ |
|
| FeedTitleConstraint | class | core/ |
Supports validating feed titles. |
| FeedTitleConstraint.php | file | core/ |
|
| FeedTitleConstraint::$message | property | core/ |
|
| FeedUrlConstraint | class | core/ |
Supports validating feed URLs. |
| FeedUrlConstraint.php | file | core/ |
|
| FeedUrlConstraint::$message | property | core/ |
|
| FeedValidationTest | class | core/ |
Tests feed validation constraints. |
| FeedValidationTest.php | file | core/ |
|
| FeedValidationTest::$modules | property | core/ |
Modules to install. |
| FeedValidationTest::setUp | function | core/ |
|
| FeedValidationTest::testValidation | function | core/ |
Tests the feed validation constraints. |
| FeedViewBuilder | class | core/ |
View builder handler for aggregator feeds. |
| FeedViewBuilder.php | file | core/ |
|
| FeedViewBuilder::$config | property | core/ |
The 'aggregator.settings' config. |
| FeedViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| FeedViewBuilder::buildComponents | function | core/ |
Builds the component fields and properties of a set of entities. |
| FeedViewBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| FeedViewBuilder::__construct | function | core/ |
Constructs a new FeedViewBuilder. |
| FeedXmlAnonTest | class | core/ |
@group rest |
| FeedXmlAnonTest.php | file | core/ |
|
| FeedXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FeedXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| FeedXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FeedXmlBasicAuthTest | class | core/ |
@group rest |
| FeedXmlBasicAuthTest.php | file | core/ |
|
| FeedXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FeedXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FeedXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FeedXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FeedXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FeedXmlCookieTest | class | core/ |
@group rest |
| FeedXmlCookieTest.php | file | core/ |
|
| FeedXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FeedXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 567
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.