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