Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
FilterEntityReferenceWebTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php The theme to install as the default for testing.
FilterEntityReferenceWebTest::$modules property core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Modules to install.
FilterEntityReferenceWebTest::$testViews property core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php
FilterEntityReferenceWebTest::getUiOptions function core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Helper method to parse options from the UI.
FilterEntityReferenceWebTest::setUp function core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Sets up the test.
FilterEntityReferenceWebTest::testFilterConfigUi function core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Tests the filter UI for config reference.
FilterEntityReferenceWebTest::testFilterUi function core/modules/views_ui/tests/src/Functional/FilterEntityReferenceWebTest.php Tests the filter UI.
FilterEqualityTest class core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Tests the core Drupal\views\Plugin\views\filter\Equality handler.
FilterEqualityTest.php file core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php
FilterEqualityTest::$columnMap property core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Map column names.
FilterEqualityTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Views used by this test.
FilterEqualityTest::getGroupedExposedFilters function core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Provides grouped exposed filter options for the 'name' field.
FilterEqualityTest::testEqual function core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Tests filtering names where the value matches exactly.
FilterEqualityTest::testEqualGroupedExposed function core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Tests grouped, exposed equality filtering.
FilterEqualityTest::testEqualGroupedNotExposed function core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Tests grouped, non-exposed inequality filtering.
FilterEqualityTest::testNotEqual function core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Tests filtering names using a not-equal condition.
FilterEqualityTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FilterEqualityTest.php Defines Views data, mapping 'name' field to the equality filter.
FilterExceptionTest class core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterExceptionTest.php Breaks the query with adding an invalid where expression.
FilterExceptionTest.php file core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterExceptionTest.php
FilterExceptionTest::query function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterExceptionTest.php Add this filter to the query.
FilterFormat class core/modules/filter/src/Entity/FilterFormat.php Represents a text format.
FilterFormat class core/modules/filter/src/Plugin/DataType/FilterFormat.php The filter format data type.
FilterFormat class core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php Drupal 6 filter source from database.
FilterFormat class core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php Drupal 7 filter source from database.
FilterFormat.php file core/modules/filter/src/Entity/FilterFormat.php
FilterFormat.php file core/modules/filter/src/Plugin/DataType/FilterFormat.php
FilterFormat.php file core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php
FilterFormat.php file core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php
FilterFormat::$filterCollection property core/modules/filter/src/Entity/FilterFormat.php Holds the collection of filters that are attached to this format.
FilterFormat::$filters property core/modules/filter/src/Entity/FilterFormat.php Configured filters for this text format.
FilterFormat::$format property core/modules/filter/src/Entity/FilterFormat.php Unique machine name of the format.
FilterFormat::$name property core/modules/filter/src/Entity/FilterFormat.php Unique label of the text format.
FilterFormat::$roles property core/modules/filter/src/Entity/FilterFormat.php List of role IDs to grant access to use this format on initial creation.
FilterFormat::$weight property core/modules/filter/src/Entity/FilterFormat.php Weight of this format in the text format selector.
FilterFormat::calculatePluginDependencies function core/modules/filter/src/Entity/FilterFormat.php Calculates and adds dependencies of a specific plugin instance.
FilterFormat::disable function core/modules/filter/src/Entity/FilterFormat.php #[ActionMethod(adminLabel: new TranslatableMarkup('Disable'), pluralize: FALSE)]
FilterFormat::fields function core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php Returns available fields on the source.
FilterFormat::fields function core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php Returns available fields on the source.
FilterFormat::filters function core/modules/filter/src/Entity/FilterFormat.php Returns a sorted collection of filter plugins or an individual instance.
FilterFormat::getFilterTypes function core/modules/filter/src/Entity/FilterFormat.php Retrieves all filter types that are used in the text format.
FilterFormat::getFormatsAsOptions function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns a list of filter format config entity labels keyed by their ID.
FilterFormat::getHtmlRestrictions function core/modules/filter/src/Entity/FilterFormat.php Retrieve all HTML restrictions (tags and attributes) for the text format.
FilterFormat::getIds function core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php Defines the source fields uniquely identifying a source row.
FilterFormat::getIds function core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php Defines the source fields uniquely identifying a source row.
FilterFormat::getPermissionName function core/modules/filter/src/Entity/FilterFormat.php Returns the machine-readable permission name for the text format.
FilterFormat::getPluginCollections function core/modules/filter/src/Entity/FilterFormat.php Gets the plugin collections used by this object.
FilterFormat::getPossibleOptions function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns an array of possible values with labels for display.
FilterFormat::getPossibleValues function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns an array of possible values.
FilterFormat::getRoles function core/modules/filter/src/Entity/FilterFormat.php Retrieves a list of roles that are allowed to use this format.
FilterFormat::getSettableOptions function core/modules/filter/src/Plugin/DataType/FilterFormat.php Returns an array of settable values with labels for display.

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