Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterEntityReferenceTest::testAddConfigEntityReferenceFieldWithDefaultSelectionHandler | function | core/ |
Tests end to end creation of a Config Entity Reference filter. |
| FilterEntityReferenceTest::testAddEntityReferenceFieldWithDefaultSelectionHandler | function | core/ |
Tests end to end creation of a Content Entity Reference filter. |
| FilterEntityReferenceTest::testViewContentDependencies | function | core/ |
Tests that content dependencies are added to the view. |
| FilterEntityReferenceTest::testViewEntityReferenceAsAutocomplete | function | core/ |
Tests that results are successfully filtered by the autocomplete widget. |
| FilterEntityReferenceTest::testViewEntityReferenceAsSelectList | function | core/ |
Tests that results are successfully filtered by the select list widget. |
| FilterEntityReferenceTrait::$hostBundle | property | core/ |
The host content type to add the entity reference field to. |
| FilterEntityReferenceTrait::$hostEntities | property | core/ |
Host entities which contain the reference fields to the target entities. |
| FilterEntityReferenceTrait::$targetEntities | property | core/ |
Entities to be used as reference targets. |
| FilterEntityReferenceTrait::setUpEntityTypes | function | core/ |
Sets up the entity types and relationships. |
| FilterEntityReferenceWebTest | class | core/ |
Tests the entity reference filter UI. |
| FilterEntityReferenceWebTest.php | file | core/ |
|
| 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::$filters | property | core/ |
Configured filters for this text format. |
| FilterFormat::$roles | property | core/ |
List of role IDs to grant access to use this format on initial creation. |
| 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. |
| FilterFormat::getSettableValues | function | core/ |
Returns an array of settable values. |
Pagination
- Previous page
- Page 603
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.