Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 10.3.x for format
- Search 11.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilterFormatPermission::create | function | core/ |
Creates an instance of the plugin. |
FilterFormatPermission::transform | function | core/ |
Migrate filter format serial to string id in permission name. |
FilterFormatPermission::__construct | function | core/ |
|
FilterFormatPermissionTest | class | core/ |
Tests conversion of format serial to string id in permission name. |
FilterFormatPermissionTest.php | file | core/ |
|
FilterFormatPermissionTest::testConfigurableFilterFormat | function | core/ |
Tests configurability of filter_format migration name. |
FilterFormatPermissionTest::testLegacyConstruct | function | core/ |
Tests legacy plugin usage. |
FilterFormatResourceTestBase | class | core/ |
|
FilterFormatResourceTestBase | class | core/ |
|
FilterFormatResourceTestBase.php | file | core/ |
|
FilterFormatResourceTestBase.php | file | core/ |
|
FilterFormatResourceTestBase::$entity | property | core/ |
|
FilterFormatResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
FilterFormatResourceTestBase::$modules | property | core/ |
Modules to install. |
FilterFormatResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
FilterFormatResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
FilterFormatResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
FilterFormatResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
FilterFormatTest | class | core/ |
Tests D6 filter format source plugin. |
FilterFormatTest | class | core/ |
Tests D7 filter format source plugin. |
FilterFormatTest | class | core/ |
JSON:API integration test for the "FilterFormat" config entity type. |
FilterFormatTest.php | file | core/ |
|
FilterFormatTest.php | file | core/ |
|
FilterFormatTest.php | file | core/ |
|
FilterFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatTest::$entity | property | core/ |
|
FilterFormatTest::$entityTypeId | property | core/ |
The tested entity type. |
FilterFormatTest::$modules | property | core/ |
Modules to enable. |
FilterFormatTest::$modules | property | core/ |
Modules to enable. |
FilterFormatTest::$modules | property | core/ |
Modules to enable. |
FilterFormatTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
FilterFormatTest::createEntity | function | core/ |
Creates the entity to be tested. |
FilterFormatTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
FilterFormatTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
FilterFormatTest::providerSource | function | core/ |
The data provider. |
FilterFormatTest::providerSource | function | core/ |
The data provider. |
FilterFormatTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
FilterFormatXmlAnonTest | class | core/ |
@group rest |
FilterFormatXmlAnonTest.php | file | core/ |
|
FilterFormatXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatXmlAnonTest::$format | property | core/ |
The format to use in this test. |
FilterFormatXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatXmlBasicAuthTest | class | core/ |
@group rest |
FilterFormatXmlBasicAuthTest.php | file | core/ |
|
FilterFormatXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FilterFormatXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FilterFormatXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
FilterFormatXmlCookieTest | class | core/ |
@group rest |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.