Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
FeedTest class core/modules/jsonapi/tests/src/Functional/FeedTest.php JSON:API integration test for the "Feed" content entity type.
FeedTest.php file core/modules/jsonapi/tests/src/Functional/FeedTest.php
FeedTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/FeedTest.php The theme to install as the default for testing.
FeedTest::$entity property core/modules/jsonapi/tests/src/Functional/FeedTest.php
FeedTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/FeedTest.php The tested entity type.
FeedTest::$modules property core/modules/jsonapi/tests/src/Functional/FeedTest.php Modules to enable.
FeedTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/FeedTest.php The fields that are protected against modification during PATCH requests.
FeedTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/FeedTest.php The name of the tested JSON:API resource type.
FeedTest::$uniqueFieldNames property core/modules/jsonapi/tests/src/Functional/FeedTest.php Fields that need unique values.
FeedTest::createAnotherEntity function core/modules/jsonapi/tests/src/Functional/FeedTest.php Creates another entity to be tested.
FeedTest::createEntity function core/modules/jsonapi/tests/src/Functional/FeedTest.php Creates the entity to be tested.
FeedTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/FeedTest.php Returns the expected JSON:API document for the entity.
FeedTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/FeedTest.php Return the expected error message.
FeedTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/FeedTest.php Returns the JSON:API POST document.
FeedTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/FeedTest.php Sets up the necessary authorization.
FeedTest::testCollectionFilterAccess function core/modules/jsonapi/tests/src/Functional/FeedTest.php
FeedTitleConstraint class core/modules/aggregator/src/Plugin/Validation/Constraint/FeedTitleConstraint.php Supports validating feed titles.
FeedTitleConstraint.php file core/modules/aggregator/src/Plugin/Validation/Constraint/FeedTitleConstraint.php
FeedTitleConstraint::$message property core/modules/aggregator/src/Plugin/Validation/Constraint/FeedTitleConstraint.php
FeedUrlConstraint class core/modules/aggregator/src/Plugin/Validation/Constraint/FeedUrlConstraint.php Supports validating feed URLs.
FeedUrlConstraint.php file core/modules/aggregator/src/Plugin/Validation/Constraint/FeedUrlConstraint.php
FeedUrlConstraint::$message property core/modules/aggregator/src/Plugin/Validation/Constraint/FeedUrlConstraint.php
FeedValidationTest class core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php Tests feed validation constraints.
FeedValidationTest.php file core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php
FeedValidationTest::$modules property core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php Modules to install.
FeedValidationTest::setUp function core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php
FeedValidationTest::testValidation function core/modules/aggregator/tests/src/Kernel/FeedValidationTest.php Tests the feed validation constraints.
FeedViewBuilder class core/modules/aggregator/src/FeedViewBuilder.php View builder handler for aggregator feeds.
FeedViewBuilder.php file core/modules/aggregator/src/FeedViewBuilder.php
FeedViewBuilder::$config property core/modules/aggregator/src/FeedViewBuilder.php The 'aggregator.settings' config.
FeedViewBuilder::$entityTypeManager property core/modules/aggregator/src/FeedViewBuilder.php The entity type manager.
FeedViewBuilder::buildComponents function core/modules/aggregator/src/FeedViewBuilder.php Builds the component fields and properties of a set of entities.
FeedViewBuilder::createInstance function core/modules/aggregator/src/FeedViewBuilder.php Instantiates a new instance of this entity handler.
FeedViewBuilder::__construct function core/modules/aggregator/src/FeedViewBuilder.php Constructs a new FeedViewBuilder.
FeedXmlAnonTest class core/modules/aggregator/tests/src/Functional/Rest/FeedXmlAnonTest.php @group rest
FeedXmlAnonTest.php file core/modules/aggregator/tests/src/Functional/Rest/FeedXmlAnonTest.php
FeedXmlAnonTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlAnonTest.php The theme to install as the default for testing.
FeedXmlAnonTest::$format property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlAnonTest.php The format to use in this test.
FeedXmlAnonTest::$mimeType property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlAnonTest.php The MIME type that corresponds to $format.
FeedXmlBasicAuthTest class core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php @group rest
FeedXmlBasicAuthTest.php file core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php
FeedXmlBasicAuthTest::$auth property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php The authentication mechanism to use in this test.
FeedXmlBasicAuthTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php The theme to install as the default for testing.
FeedXmlBasicAuthTest::$format property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php The format to use in this test.
FeedXmlBasicAuthTest::$mimeType property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php The MIME type that corresponds to $format.
FeedXmlBasicAuthTest::$modules property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlBasicAuthTest.php Modules to install.
FeedXmlCookieTest class core/modules/aggregator/tests/src/Functional/Rest/FeedXmlCookieTest.php @group rest
FeedXmlCookieTest.php file core/modules/aggregator/tests/src/Functional/Rest/FeedXmlCookieTest.php
FeedXmlCookieTest::$auth property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlCookieTest.php The authentication mechanism to use in this test.
FeedXmlCookieTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Rest/FeedXmlCookieTest.php The theme to install as the default for testing.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.