EntityFilteringThemeTest::$profile |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
Use the standard profile. |
Twig_FilterInterface::needsContext |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|
FilterBase::setPluginConfiguration |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/FilterBase.php |
Sets the configuration for this filter plugin instance. |
EntityFilteringThemeTest::$comment |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A test comment. |
FilterPluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Provide the basic form which calls through to subforms.
If overridden, it is best to call through to the parent,
or to at least make sure all of the functions in this form
are called. |
Twig_FilterInterface::getPreEscape |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|
Twig_FilterInterface::setArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|
FilterPluginBase::showOperatorForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the operator form. |
Twig_FilterInterface::getArguments |
function |
drupal/core/vendor/twig/twig/lib/Twig/FilterInterface.php |
|
FilterPluginBase::operatorValidate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the operator form. |
BaseCompressorFilter::setLineBreak |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php |
|
BaseCompressorFilter::setStackSize |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php |
|
FilterPluginBase::showExposeButton |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the expose/hide button. |
FilterPluginBase::buildGroupSubmit |
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. |
FilterPluginBase::buildExposedForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Render our chunk of the exposed filter form when selecting |
FilterAPITest::testFilterFormatAPI |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAPITest.php |
Tests the function filter_get_filter_types_by_format(). |
FilterPluginBase::exposedTranslate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Make some translations to a form item to make it more suitable to
exposing. |
with_preserves_safety_filters.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/with_preserves_safety_filters.test |
|
FilterUnitTest::testNoFollowFilter |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Tests the spam deterrent. |
FilterFormatUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FilterFormatUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
FilterUnitTest::assertNoNormalized |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterUnitTest.php |
Asserts that text transformed to lowercase with HTML entities decoded does not contain a given string. |
FilterStringTest::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Returns the schema definition. |
FilterStringTest::getBasicPageView |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
Build and return a Page view of the views_test_data table. |
PngoutFilter::$blockSplitThreshold |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php |
|
PHP_CodeCoverage_FilterTest::setUp |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/FilterTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
WizardPluginBase::$filter_defaults |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
Default values for filters. |
HandlerFilterUserNameTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/Views/HandlerFilterUserNameTest.php |
|
FilterCrudTest::testTextFormatCrud |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterCrudTest.php |
Tests CRUD operations for text formats and filters. |
FilterHtmlImageSecureTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterHtmlImageSecureTest.php |
|
FilterEntityBundleTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FilterEntityBundleTest.php |
Views used by this test. |
AsseticFilterFunction::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php |
|
AsseticExtension::getFilterInvoker |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
PHP_CodeCoverage::applyListsFilter |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Applies the blacklist/whitelist filtering. |
GssFilter::$gssFunctionMapProvider |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
FILTER_TYPE_TRANSFORM_IRREVERSIBLE |
constant |
drupal/core/modules/filter/filter.module |
Irreversible transformation filters. |
Twig_Environment::$filterCallbacks |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
LessphpFilter::setPreserveComments |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php |
|
DynamicRouterTest::testMatchFilter |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
@expectedException \Symfony\Component\Routing\Exception\ResourceNotFoundException |
EmberPrecompileFilter::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php |
|
Twig_NodeVisitor_Sandbox::$filters |
property |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Sandbox.php |
|
Twig_Extension_Staging::getFilters |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Staging.php |
|
CompilerApiFilter::setProxyFullUri |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php |
|
FilterControllerEvent::$controller |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterControllerEvent.php |
The current controller |
FilterControllerEvent::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterControllerEvent.php |
|
FilterControllerEvent::varToString |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Event/FilterControllerEvent.php |
|
editor_form_filter_admin_form_ajax |
function |
drupal/core/modules/editor/editor.module |
AJAX callback handler for filter_admin_format_form(). |
Twig_Extension_Escaper::getFilters |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Escaper.php |
Returns a list of filters to add to the existing list. |
FilterCombineTest::schemaDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php |
Allow {views_test_data}.job to be NULL. |
BaseCompilerFilter::setWarningLevel |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
JsCompressorFilter::setPreserveSemi |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php |
|