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 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterEntityReferenceTest::$user1 | property | core/ |
First test user as node author. |
| FilterEntityReferenceTest::$user2 | property | core/ |
Second test user as node author. |
| FilterEntityReferenceTest::setUp | function | core/ |
|
| FilterEntityReferenceTest::setUp | function | core/ |
|
| 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 | trait | core/ |
Sets up the entity types and relationships for entity reference tests. |
| FilterEntityReferenceTrait.php | file | core/ |
|
| 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::$targetBundle | property | core/ |
The content type to be referenced by the host content type. |
| 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 | 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. |
Pagination
- Previous page
- Page 711
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.