Search for format
- Search 7.x for format
- Search 9.5.x for format
- Search 8.9.x for format
- Search 11.x for format
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilterFormatJsonAnonTest::$format | property | core/ |
The format to use in this test. |
FilterFormatJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatJsonBasicAuthTest | class | core/ |
@group rest |
FilterFormatJsonBasicAuthTest.php | file | core/ |
|
FilterFormatJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FilterFormatJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
FilterFormatJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
FilterFormatJsonCookieTest | class | core/ |
@group rest |
FilterFormatJsonCookieTest.php | file | core/ |
|
FilterFormatJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
FilterFormatJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterFormatJsonCookieTest::$format | property | core/ |
The format to use in this test. |
FilterFormatJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
FilterFormatListBuilder | class | core/ |
Defines a class to build a listing of filter format entities. |
FilterFormatListBuilder.php | file | core/ |
|
FilterFormatListBuilder::$configFactory | property | core/ |
The config factory service. |
FilterFormatListBuilder::$entitiesKey | property | core/ |
The key to use for the form element containing the entities. |
FilterFormatListBuilder::$messenger | property | core/ |
The messenger. |
FilterFormatListBuilder::buildForm | function | core/ |
Form constructor. |
FilterFormatListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
FilterFormatListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
FilterFormatListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
FilterFormatListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
FilterFormatListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
FilterFormatListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
FilterFormatListBuilder::submitForm | function | core/ |
Form submission handler. |
FilterFormatListBuilder::__construct | function | core/ |
Constructs a new FilterFormatListBuilder. |
FilterFormatPermission | class | core/ |
Migrate filter format serial to string id in permission name. |
FilterFormatPermission.php | file | core/ |
|
FilterFormatPermission::$migrateLookup | property | core/ |
The migrate lookup service. |
FilterFormatPermission::$migration | property | core/ |
The current migration. |
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/ |
Constructs a FilterFormatPermission plugin instance. |
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. |
FilterFormatResourceTestBase | class | 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. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.