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 |
|---|---|---|---|
| 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 @group legacy |
| 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 @group legacy |
| 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 @group legacy |
| 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. |
| FeedXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| FeedXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FetcherInterface | interface | core/ |
Defines an interface for aggregator fetcher implementations. |
| FetcherInterface.php | file | core/ |
|
| FetcherInterface::fetch | function | core/ |
Downloads feed data. |
| FetchTest | class | core/ |
Tests the Database system's various fetch capabilities. |
| FetchTest.php | file | core/ |
|
| FetchTest::testQueryFetchAllColumn | function | core/ |
Confirms that we can fetch all records into an array explicitly. |
| FetchTest::testQueryFetchArray | function | core/ |
Confirms that we can fetch a record to an associative array explicitly. |
| FetchTest::testQueryFetchBoth | function | core/ |
Confirms that we can fetch a record into a doubly-keyed array explicitly. |
| FetchTest::testQueryFetchClass | function | core/ |
Confirms that we can fetch a record into a new instance of a custom class. |
Pagination
- Previous page
- Page 575
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.