FilterCollectionTest::testCountable |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/FilterCollectionTest.php |
|
BaseImageFilterTest::assertMimeType |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/BaseImageFilterTest.php |
|
BaseCompilerFilter::setWarningLevel |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
HandlerFilterUserNameTest::$modules |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Modules to enable. |
SprocketsFilterTest::testFilterLoad |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/SprocketsFilterTest.php |
|
JsCompressorFilter::setPreserveSemi |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php |
|
HandlerTest::testFilterInOperatorUi |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/HandlerTest.php |
@todo
This should probably moved to a filter related test. |
path_admin_filter_form_submit_reset |
function |
drupal/core/modules/path/path.admin.inc |
Form submission handler for the path_admin_filter_form() Reset button. |
PngoutFilter::STRATEGY_HUFFMAN_ONLY |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
PngoutFilter::STRATEGY_UNCOMPRESSED |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
CompassFilterTest::testCompassMixin |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/CompassFilterTest.php |
|
FilterCombineTest::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php |
Allow {views_test_data}.job to be NULL. |
Twig_Node_Expression_Filter::compile |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Filter.php |
Compiles the node to PHP. |
FilterPluginBase::show_operator_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the operator form. |
CompilerApiFilterTest::testRoundTrip |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/GoogleClosure/CompilerApiFilterTest.php |
|
FilterPluginBase::validateExposeForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the options form. |
locale_translate_filter_load_strings |
function |
drupal/core/modules/locale/locale.pages.inc |
Builds a string search query and returns an array of string objects. |
FilterPluginBase::build_group_submit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Save new group items, re-enumerates and remove groups marked to delete. |
EntityFilteringThemeTest::$xss_label |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A string containing markup and JS. |
FilterPluginBase::acceptExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Check to see if input from the exposed filters should change
the behavior of this filter. |
theme_views_ui_rearrange_filter_form |
function |
drupal/core/modules/views/views_ui/theme/theme.inc |
Turn the rearrange form into a proper table |
EnsureFilterWorkerTest::testNonMatch |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/Worker/EnsureFilterWorkerTest.php |
|
GssFilter::setGssFunctionMapProvider |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
FilterUnitTest::testHtmlEscapeFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests the HTML escaping filter. |
FilterUnitTest::assertFilteredString |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Asserts multiple filter output expectations for multiple input strings. |
FilterUnitTest::testUrlFilterContent |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests URL filter on longer content. |
theme_filter_html_image_secure_image |
function |
drupal/core/modules/filter/filter.module |
Formats an image DOM element that has an invalid source. |
PageTitleFilteringTest::$saved_title |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
FilterControllerEvent::getController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterControllerEvent.php |
Returns the current controller |
PageTitleFilteringTest::testTitleXSS |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Test if the title of the site is XSS proof. |
FilterControllerEvent::setController |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterControllerEvent.php |
Sets a new controller |
HandlerFilterUserNameTest::$accounts |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Accounts used by this test. |
UglifyJsFilterTest::testUnsafeUglify |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/UglifyJsFilterTest.php |
|
path_admin_filter_form_submit_filter |
function |
drupal/core/modules/path/path.admin.inc |
Form submission handler for the path_admin_filter_form() Filter button. |
PngoutFilter::STRATEGY_LONGEST_MATCH |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
PngoutFilter::setBlockSplitThreshold |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
views_ui_rearrange_filter_form_submit |
function |
drupal/core/modules/views/views_ui/admin.inc |
Submit handler for rearranging form |
FilterPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Simple validate handler |
JsCompressorFilterTest::testInterface |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Filter/Yui/JsCompressorFilterTest.php |
|
FilterPluginBase::build_group_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Provide default options for exposed filters. |
InputRequired::exposed_filter_applied |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php |
|
FilterStringTest::testFilterStringNot |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
AssetFactoryTest::testNoFilterManager |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Factory/AssetFactoryTest.php |
|
CompassFilter::setGeneratedImagesPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
CompassFilter::setHttpJavascriptsPath |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php |
|
PageTitleFilteringTest::$content_user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
|
BaseCompilerFilter::$compilationLevel |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
PageTitleFilteringTest::testTitleTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/PageTitleFilteringTest.php |
Tests the handling of HTML by drupal_set_title() and drupal_get_title() |
HandlerFilterUserNameTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Views used by this test. |
HandlerFilterUserNameTest::$columnMap |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerFilterUserNameTest.php |
Stores the column map for this testCase. |