Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
FilterInOperatorTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterInOperatorTest.php Defines Views data for the custom entity.
FilterInterface::TYPE_HTML_RESTRICTOR constant core/modules/filter/src/Plugin/FilterInterface.php HTML tag and attribute restricting filters to prevent XSS attacks.
FilterKernelTest::testHtmlCorrectorFilter function core/modules/filter/tests/src/Kernel/FilterKernelTest.php Tests the HTML corrector filter.
FilterOperatorsInterface interface core/modules/views/src/Plugin/views/filter/FilterOperatorsInterface.php Provides an interface for all views filters that implement operators.
FilterOperatorsInterface.php file core/modules/views/src/Plugin/views/filter/FilterOperatorsInterface.php
FilterOperatorsInterface::operators function core/modules/views/src/Plugin/views/filter/FilterOperatorsInterface.php Returns an array of operator information, keyed by operator ID.
FilterPluginBase::$no_operator property core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Disable the possibility to use operators.
FilterPluginBase::$operator property core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Contains the operator which is used on the query.
FilterPluginBase::operatorForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Options form subform for setting the operator.
FilterPluginBase::operatorOptions function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Provide a list of options for the default operator form.
FilterPluginBase::operatorSubmit function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Perform any necessary changes to the form values prior to storage.
FilterPluginBase::operatorValidate function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Validate the operator form.
FilterPluginBase::prepareFilterSelectOptions function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Sanitizes the HTML select element's options.
FilterPluginBase::showBuildGroupButton function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Shortcut to display the build_group/hide button.
FilterPluginBase::showExposeButton function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Shortcut to display the expose/hide button.
FilterPluginBase::showOperatorForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Shortcut to display the operator form.
FilterPluginBase::storeExposedInput function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php If set to remember exposed input in the session, store it there.
FilterPluginBase::storeGroupInput function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php If set to remember exposed input in the session, store it there.
FilterPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Simple submit handler.
FilterProcessResult::__toString function core/modules/filter/src/FilterProcessResult.php Gets the processed text.
FilterTest::$nodeStorage property core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php A node storage instance.
FilterTest::$resourceTypeRepository property core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php The JSON:API resource type repository.
FilterTest::testInOperatorSelectAllOptions function core/modules/views/tests/src/Functional/Plugin/FilterTest.php Tests an exposed filter when all options are selected.
FilterTest::testInvalidFilterPathDueToElidedSoleProperty function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Tests invalid filter path due to elided sole property.
FilterTest::testInvalidFilterPathDueToMissingPropertyName function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Tests invalid filter path due to missing property name.
FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Tests invalid filter path due to missing property name reference field with meta properties.
FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Tests invalid filter path due to missing property name reference field without meta properties.
FilterTest::testInvalidFilterPathDueToNonexistentProperty function core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Tests invalid filter path due to nonexistent property.
FilterTest::testLimitExposedOperators function core/modules/views/tests/src/Functional/Plugin/FilterTest.php Tests the limit of the expose operator functionality.
FilterUITest::testFilterInOperatorUi function core/modules/views_ui/tests/src/Functional/FilterUITest.php Tests that an option for a filter is saved as expected from the UI.
FilterUninstallValidator class core/modules/filter/src/FilterUninstallValidator.php Prevents uninstallation of modules providing used filter plugins.
FilterUninstallValidator.php file core/modules/filter/src/FilterUninstallValidator.php
FilterUninstallValidator::$filterManager property core/modules/filter/src/FilterUninstallValidator.php The filter plugin manager.
FilterUninstallValidator::$filterStorage property core/modules/filter/src/FilterUninstallValidator.php The filter entity storage.
FilterUninstallValidator::getEnabledFilterFormats function core/modules/filter/src/FilterUninstallValidator.php Returns all enabled filter formats.
FilterUninstallValidator::getFilterDefinitionsByProvider function core/modules/filter/src/FilterUninstallValidator.php Returns all filter definitions that are provided by the specified provider.
FilterUninstallValidator::validate function core/modules/filter/src/FilterUninstallValidator.php Determines the reasons a module can not be uninstalled.
FilterUninstallValidator::__construct function core/modules/filter/src/FilterUninstallValidator.php Constructs a new FilterUninstallValidator.
FilterUninstallValidatorTest class core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php Tests Drupal\filter\FilterUninstallValidator.
FilterUninstallValidatorTest.php file core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php
FilterUninstallValidatorTest::$filterUninstallValidator property core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php The filter uninstall validator.
FilterUninstallValidatorTest::setUp function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php
FilterUninstallValidatorTest::testValidateNoFormats function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php Tests validate no formats.
FilterUninstallValidatorTest::testValidateNoMatchingFormats function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php Tests validate no matching formats.
FilterUninstallValidatorTest::testValidateNoPlugins function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php Tests validate no plugins.
FinalExceptionSubscriber::$configFactory property core/lib/Drupal/Core/EventSubscriber/FinalExceptionSubscriber.php The config factory.
FinalExceptionSubscriberTest::testOnExceptionWithUnknownFormat function core/tests/Drupal/Tests/Core/EventSubscriber/FinalExceptionSubscriberTest.php Tests on exception with unknown format.
FinishResponseSubscriber::isCacheControlCustomized function core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php Determine whether the given response has a custom Cache-Control header.
FirstOrLast class core/lib/Drupal/Core/Hook/OrderOperation/FirstOrLast.php Moves one listener to the start or end of the list.
FirstOrLast.php file core/lib/Drupal/Core/Hook/OrderOperation/FirstOrLast.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.