Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterFormat::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| FilterFormat::getPossibleValues | function | core/ |
Returns an array of possible values. |
| FilterFormat::getRoles | function | core/ |
Retrieves a list of roles that are allowed to use this format. |
| FilterFormat::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| FilterFormat::getSettableValues | function | core/ |
Returns an array of settable values. |
| FilterFormatAccessTest::testFormatWidgetPermissions | function | core/ |
Tests editing a page using a disallowed text format. |
| FilterFormatInterface::getFilterTypes | function | core/ |
Retrieves all filter types that are used in the text format. |
| FilterFormatInterface::getHtmlRestrictions | function | core/ |
Retrieve all HTML restrictions (tags and attributes) for the text format. |
| FilterFormatInterface::getPermissionName | function | core/ |
Returns the machine-readable permission name for the text format. |
| FilterFormatInterface::getRoles | function | core/ |
Retrieves a list of roles that are allowed to use this format. |
| FilterFormatListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| FilterFormatListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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/ |
|
| 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::testGetAllFormats | function | core/ |
@legacy-covers ::getAllFormats |
| FilterFormatRepositoryTest::testGetDefaultFormatWithAccount | function | core/ |
@legacy-covers ::getDefaultFormat |
| FilterFormatRepositoryTest::testGetFallbackFormatId | function | core/ |
@legacy-covers ::getFallbackFormatId |
| FilterFormatRepositoryTest::testGetFormatsByRole | function | core/ |
@legacy-covers ::getFormatsByRole |
| FilterFormatRepositoryTest::testGetFormatsForAccount | function | core/ |
@legacy-covers ::getFormatsForAccount |
| FilterFormatResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| FilterFormatResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| FilterFormatTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| FilterFormatTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| FilterHtml::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterHtmlEscape::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterID::getSourceFilterType | function | core/ |
Gets the Drupal 8 filter type for a Drupal 7 filter. |
| FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
Returns grouped exposed filter definitions for Views. |
| FilterInterface::getDescription | function | core/ |
Returns the administrative description for this filter plugin. |
| FilterInterface::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterInterface::getLabel | function | core/ |
Returns the administrative label for this filter plugin. |
| FilterInterface::getType | function | core/ |
Returns the processing type of this filter plugin. |
| FilterLanguageTest | class | core/ |
Tests the filter language handler. |
| FilterLanguageTest.php | file | core/ |
|
| FilterLanguageTest::$testViews | property | core/ |
Views used by this test. |
| FilterLanguageTest::testFilter | function | core/ |
Tests the language filter. |
| FilterNull::getHTMLRestrictions | function | core/ |
Returns HTML allowed by this filter's configuration. |
| FilterNumericTest::getGroupedExposedFilters | function | core/ |
Returns predefined grouped filter configurations for 'age'. |
| FilterPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| FilterPluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| FilterPluginBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| FilterPluginCollection::get | function | core/ |
Pagination
- Previous page
- Page 95
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.