filter_format_load |
function |
drupal/core/modules/filter/filter.module |
Loads a text format object from the database. |
filter_format_save |
function |
drupal/core/modules/filter/filter.module |
Saves a text format object to the database. |
twig_escape_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Escapes a string. |
FilterSettingsTest |
class |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSettingsTest.php |
Tests filter settings. |
EnsureFilterWorker |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/EnsureFilterWorker.php |
Applies a filter to an asset based on a source and/or target path match. |
GssFilter::$define |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
filter_get_filters |
function |
drupal/core/modules/filter/filter.module |
Returns a list of all filters provided by modules. |
filter_list_format |
function |
drupal/core/modules/filter/filter.module |
Retrieves a list of filters for a given text format. |
FilterNoFormatTest |
class |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterNoFormatTest.php |
Tests the behavior of check_markup() when it is called without text format. |
filter_filter_info |
function |
drupal/core/modules/filter/filter.module |
Implements hook_filter_info(). |
Collection::filter |
function |
drupal/core/vendor/guzzle/common/Guzzle/Common/Collection.php |
Iterates over each key value pair in the collection passing them to the Closure. If the Closure function returns
true, the current value from input is returned into the result Collection. The Closure must accept three
parameters: (string) $key,… |
FilterManager::set |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
FilterManager::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
FilterManager::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php |
|
_filter_autop_tips |
function |
drupal/core/modules/filter/filter.module |
Filter tips callback: Provides help for the auto-paragraph filter. |
FilterLanguageTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Language/FilterLanguageTest.php |
Tests the filter language handler. |
filter_update_8000 |
function |
drupal/core/modules/filter/filter.install |
Moves filter_fallback settings from variable to config. |
FilterSecurityTest |
class |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSecurityTest.php |
Security tests for missing/vanished text formats or filters. |
BaseCompilerFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
Base filter for the Google Closure Compiler implementations. |
LessFilterTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/LessFilterTest.php |
|
FilterUnitTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Definition of Drupal\filter\Tests\FilterUnitTest. |
FilterCrudTest.php |
file |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Definition of Drupal\filter\Tests\FilterCrudTest. |
PackagerFilterTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PackagerFilterTest.php |
@group integration |
FilterEqualityTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
Tests the core Drupal\views\Plugin\views\filter\Equality handler. |
JsCompressorFilter |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php |
Javascript YUI compressor filter. |
ScssFilterTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/Sass/ScssFilterTest.php |
|
SassFilterTest.php |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/Sass/SassFilterTest.php |
|
Collection::filter |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Returns all the elements of this collection that satisfy the predicate p.
The order of the elements is preserved. |
CssEmbedFilterTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssEmbedFilterTest.php |
@group integration |
UglifyJsFilterTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/UglifyJsFilterTest.php |
@group integration |
SassFilter::$style |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
SassFilter::$quiet |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php |
|
JpegtranFilterTest |
class |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/JpegtranFilterTest.php |
@group integration |
Twig_Filter_Method |
class |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Method.php |
Represents a method template filter. |
FilterTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/FilterTest.php |
|
filter.settings.yml |
file |
drupal/core/modules/filter/config/filter.settings.yml |
drupal/core/modules/filter/config/filter.settings.yml |
FilterException.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php |
|
FilterInterface.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php |
|
CallablesFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php |
|
Client::filterFiles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Client.php |
Filters an array of files. |
JSMinPlusFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php |
|
CssImportFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssImportFilter.php |
|
JpegoptimFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php |
|
filter_element_info |
function |
drupal/core/modules/filter/filter.module |
Implements hook_element_info(). |
SprocketsFilter.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/SprocketsFilter.php |
|
twig_reverse_filter |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php |
Reverses a variable. |
GssFilter::$jarPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
_filter_html_escape |
function |
drupal/core/modules/filter/filter.module |
Escapes all HTML tags, so they will be visible instead of being effective. |
filter_library_info |
function |
drupal/core/modules/filter/filter.module |
Implements hook_library_info(). |
BaseAsset::$filters |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php |
|