Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$formatRepository | property | core/ |
The filter format repository service. |
| 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::submitForm | function | core/ |
Form submission handler. |
| FilterFormatListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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. |
| FilterFormatRepository | class | core/ |
Provides a repository service for filter formats. |
| FilterFormatRepository.php | file | core/ |
|
| FilterFormatRepository::$cache | property | core/ |
Chained cache backend. |
| FilterFormatRepository::getAllFormats | function | core/ |
|
| FilterFormatRepository::getCacheTags | function | core/ |
Returns the 'filter_format' entity type list cache tags. |
| FilterFormatRepository::getDefaultFormat | function | core/ |
|
| FilterFormatRepository::getFallbackFormatId | function | core/ |
|
| FilterFormatRepository::getFormatsByRole | function | core/ |
|
| FilterFormatRepository::getFormatsForAccount | function | core/ |
|
| FilterFormatRepository::__construct | function | core/ |
|
| FilterFormatRepositoryInterface | interface | core/ |
Provides an interface for a repository for filter formats. |
| FilterFormatRepositoryInterface.php | file | core/ |
|
| FilterFormatRepositoryInterface::getAllFormats | function | core/ |
Returns all enabled formats. |
| FilterFormatRepositoryInterface::getDefaultFormat | function | core/ |
Returns the default text format for a particular user. |
| FilterFormatRepositoryInterface::getFallbackFormatId | function | core/ |
Returns the ID of the fallback text format that all users have access to. |
| FilterFormatRepositoryInterface::getFormatsByRole | function | core/ |
Returns a list of text formats that are allowed for a given role. |
| FilterFormatRepositoryInterface::getFormatsForAccount | function | core/ |
Returns only those formats which the specified account can use. |
| FilterFormatRepositoryTest | class | core/ |
Tests the Drupal\filter\FilterFormatRepositoryInterface service. |
| FilterFormatRepositoryTest.php | file | core/ |
|
| FilterFormatRepositoryTest::$modules | property | core/ |
|
| FilterFormatRepositoryTest::$repository | property | core/ |
The filter formats repository to be tested. |
Pagination
- Previous page
- Page 605
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.