BaseCompilerFilter::setLanguage |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
SprocketsFilterTest::$assetRoot |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/SprocketsFilterTest.php |
|
FilterEqualityTest::$column_map |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
BaseCompressorFilter::$javaPath |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php |
|
CssImportFilterTest::testImport |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssImportFilterTest.php |
@dataProvider getFilters |
CssImportFilterTest::getFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CssImportFilterTest.php |
The order of these two filters is only interchangeable because one acts on
load and the other on dump. We need a more scalable solution. |
CssCompressorFilter::filterDump |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/CssCompressorFilter.php |
Filters an asset just before it's dumped. |
BaseCssFilter::filterReferences |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseCssFilter.php |
Filters all references -- url() and "@import" -- through a callable. |
CoffeeScriptFilterTest::$filter |
property |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CoffeeScriptFilterTest.php |
|
JpegoptimFilterTest::testFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/JpegoptimFilterTest.php |
|
Twig_Filter_Method::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Filter/Method.php |
|
FilterManagerTest::testGetFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/FilterManagerTest.php |
|
AssetCacheTest::testEnsureFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Asset/AssetCacheTest.php |
|
FilterPluginBase::value_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the options form. |
AsseticFilterInvoker::getFactory |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
AsseticFilterInvoker::getFilters |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
AsseticFilterInvoker::getOptions |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php |
|
FILTER_TYPE_TRANSFORM_REVERSIBLE |
constant |
drupal/core/modules/filter/filter.module |
Reversible transformation filters. |
EnsureFilterWorker::CHECK_SOURCE |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/EnsureFilterWorker.php |
|
EnsureFilterWorker::CHECK_TARGET |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/EnsureFilterWorker.php |
|
FilterHooksTest::testFilterHooks |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHooksTest.php |
Tests hooks on format management. |
MappingTest::filterNumericFields |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/MappingTest.php |
Restricts the allowed fields to only numeric fields. |
FilterUnitTest::assertNormalized |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Asserts that a text transformed to lowercase with HTML entities decoded does contains a given string. |
FilterDefaultFormatTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
|
CompassFilter::setNoLineComments |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
FilterCrudTest::verifyTextFormat |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Verify that a text format is properly stored. |
CompassFilter::setJavascriptsDir |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
FilterHtmlImageSecureTest::setUp |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
Sets up a Drupal site for running functional and integration tests. |
CompassFilter::setHttpImagesPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
CompassFilter::formatArrayToRuby |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
filter_test_filter_format_insert |
function |
drupal/core/modules/system/tests/modules/filter_test/filter_test.module |
Implements hook_filter_format_insert(). |
filter_test_filter_format_update |
function |
drupal/core/modules/system/tests/modules/filter_test/filter_test.module |
Implements hook_filter_format_update(). |
FilterAdminTest::testFormatAdmin |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php |
|
FilterAdminTest::testFilterAdmin |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php |
Tests filter administration functionality. |
FilterCollectionTest::testEnsure |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/FilterCollectionTest.php |
|
FilterInOperatorTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php |
Views used by this test. |
PageTitleFilteringTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Modules to enable. |
PageTitleFilteringTest::tearDown |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Reset page title. |
FilterResponseEvent::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterResponseEvent.php |
|
FilterResponseEvent::getResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterResponseEvent.php |
Returns the current response object |
BaseCompilerFilter::setJsExterns |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
FilterResponseEvent::setResponse |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterResponseEvent.php |
Sets a new response object |
PackagerFilterTest::testPackager |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/PackagerFilterTest.php |
|
HandlerFilterUserNameTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Sets up a Drupal site for running functional and integration tests. |
FilterEqualityTest::testNotEqual |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
StylusFilterTest::testFilterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/StylusFilterTest.php |
|
BaseCompressorFilter::$lineBreak |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php |
|
BaseCompressorFilter::setCharset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php |
|
BaseCompressorFilter::filterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php |
Filters an asset after it has been loaded. |
CoffeeScriptFilterTest::testBare |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CoffeeScriptFilterTest.php |
|