You are here

17 calls to filter_formats() in Zircon Profile 8.0

BreadcrumbTest::testBreadCrumbs in core/modules/system/src/Tests/Menu/BreadcrumbTest.php
Tests breadcrumbs on node and administrative paths.
DefaultViewsTest::createTerm in core/modules/views/src/Tests/DefaultViewsTest.php
Returns a new term with random properties in vocabulary $vid.
Editor::getAttachments in core/modules/editor/src/Plugin/InPlaceEditor/Editor.php
Returns the attachments for this editor.
FilterCrudTest::testTextFormatCrud in core/modules/filter/src/Tests/FilterCrudTest.php
Tests CRUD operations for text formats and filters.
FilterFormat::getPossibleOptions in core/modules/filter/src/Plugin/DataType/FilterFormat.php
Returns an array of possible values with labels for display.
FilterFormat::getSettableOptions in core/modules/filter/src/Plugin/DataType/FilterFormat.php
Returns an array of settable values with labels for display.
FilterFormatAccessTest::testFormatPermissions in core/modules/filter/src/Tests/FilterFormatAccessTest.php
Tests the Filter format access permissions functionality.
FilterFormatAccessTest::testFormatWidgetPermissions in core/modules/filter/src/Tests/FilterFormatAccessTest.php
Tests editing a page using a disallowed text format.
filter_default_format in core/modules/filter/filter.module
Returns the ID of the default text format for a particular user.
filter_get_formats_by_role in core/modules/filter/filter.module
Retrieves a list of text formats that are allowed for a given role.
QuickEditAutocompleteTermTest::createTerm in core/modules/quickedit/src/Tests/QuickEditAutocompleteTermTest.php
Returns a new term with random name and description in $this->vocabulary.
TaxonomyFieldFilterTest::createTermWithProperties in core/modules/taxonomy/src/Tests/Views/TaxonomyFieldFilterTest.php
Creates a taxonomy term with specified name and other properties.
TaxonomyTestBase::createTerm in core/modules/taxonomy/src/Tests/Views/TaxonomyTestBase.php
Returns a new term with random properties in vocabulary $vid.
TaxonomyTestTrait::createTerm in core/modules/taxonomy/src/Tests/TaxonomyTestTrait.php
Returns a new term with random properties in vocabulary $vid.
TextFieldTest::_testTextfieldWidgetsFormatted in core/modules/text/src/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().
TextFormat::processFormat in core/modules/filter/src/Element/TextFormat.php
Expands an element into a base element with text format selector attached.
_filter_tips in core/modules/filter/filter.module
Retrieves the filter tips.