Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 10.3.x for filter
- Search 11.x for filter
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Filter | class | core/ |
Gathers information about the filter parameter. |
Filter | class | core/ |
Defines an filter annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ViewsExposedFilterBlock::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
ViewsExposedFilterBlock::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
ViewsExposedFilterBlock::__construct | function | core/ |
Constructs a ViewsExposedFilterBlock object. |
ViewsFilter | class | core/ |
Defines a Plugin annotation object for views filter handlers. |
ViewsFilter.php | file | core/ |
|
ViewsIntegrationTest::testFiltering | function | core/ |
Test views can be filtered by severity and log type. |
ViewsListingTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
ViewsListingTest::testFilterViewsListing | function | core/ |
Tests the filtering on the Views listing page. |
ViewsModerationStateFilterTest | class | core/ |
Tests the views 'moderation_state_filter' filter plugin. |
ViewsModerationStateFilterTest | class | core/ |
Tests the views 'moderation_state_filter' filter plugin. |
ViewsModerationStateFilterTest.php | file | core/ |
|
ViewsModerationStateFilterTest.php | file | core/ |
|
ViewsModerationStateFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ViewsModerationStateFilterTest::$modules | property | core/ |
Modules to enable. |
ViewsModerationStateFilterTest::$modules | property | core/ |
Modules to enable. |
ViewsModerationStateFilterTest::assertFilterStates | function | core/ |
Assert the states which appear in the filter. |
ViewsModerationStateFilterTest::assertNodesWithFilters | function | core/ |
Assert the nodes appear when the test view is executed. |
ViewsModerationStateFilterTest::assertPluginStates | function | core/ |
Assert the plugin states. |
ViewsModerationStateFilterTest::assertWorkflowDependencies | function | core/ |
Asserts the views dependencies on workflow config entities. |
ViewsModerationStateFilterTest::executeAndAssertIdenticalResultset | function | core/ |
Execute a view and asssert the expected results. |
ViewsModerationStateFilterTest::loadViewUnchanged | function | core/ |
Load a view from the database after it has been modified in a sub-request. |
ViewsModerationStateFilterTest::providerTestWorkflowChanges | function | core/ |
Data provider for testWorkflowChanges. |
ViewsModerationStateFilterTest::setUp | function | core/ |
|
ViewsModerationStateFilterTest::setUp | function | core/ |
|
ViewsModerationStateFilterTest::testFilterRenderCache | function | core/ |
Tests the content moderation state filter caching is correct. |
ViewsModerationStateFilterTest::testModerationStateFilterDependencyHandling | function | core/ |
Tests the dependency handling of the moderation state filter. |
ViewsModerationStateFilterTest::testModerationStateFilterOnJoinedEntity | function | core/ |
Tests the moderation state filter on an entity added via a relationship. |
ViewsModerationStateFilterTest::testNonTranslatableEntityType | function | core/ |
Test the moderation filter with a non-translatable entity type. |
ViewsModerationStateFilterTest::testStateFilterStatesList | function | core/ |
Tests the list of states in the filter plugin. |
ViewsModerationStateFilterTest::testStateFilterViewsRelationship | function | core/ |
Tests the content moderation state filter. |
ViewsModerationStateFilterTest::testWorkflowChanges | function | core/ |
Tests the moderation state filter when the configured workflow is changed. |
ViewsPluginInterface::filterByDefinedOptions | function | core/ |
Filter out stored options depending on the defined options. |
ViewsTestCacheContextFilter | class | core/ |
Plugin annotation @ViewsFilter("views_test_test_cache_context"); |
ViewsTestCacheContextFilter.php | file | core/ |
|
ViewsTestCacheContextFilter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ViewsTestCacheContextFilter::query | function | core/ |
Add this filter to the query. |
views_post_update_boolean_filter_values | function | core/ |
Set all boolean filter values to strings. |
views_post_update_exposed_filter_blocks_label_display | function | core/ |
Update exposed filter blocks label display to be disabled. |
views_post_update_filter_placeholder_text | function | core/ |
Add placeholder settings to string or numeric filters. |
views_post_update_grouped_filters | function | core/ |
Rebuild caches to ensure schema changes are read in. |
WidgetBase::getFilteredDescription | function | core/ |
Returns the filtered field description. |
WizardPluginBase::$filters | property | core/ |
Views items configuration arrays for filters added by the wizard. |
WizardPluginBase::$filter_defaults | property | core/ |
Default values for filters. |
WizardPluginBase::buildFilters | function | core/ |
Builds the form structure for selecting the view's filters. |
WizardPluginBase::defaultDisplayFilters | function | core/ |
Retrieves all filter information used by the default display. |
WizardPluginBase::defaultDisplayFiltersUser | function | core/ |
Retrieves filter information based on user input for the default display. |
WizardPluginBase::getFilters | function | core/ |
Gets the filters property. |
Xss::filter | function | core/ |
Filters HTML to prevent cross-site-scripting (XSS) vulnerabilities. |
Xss::filterAdmin | function | core/ |
Applies a very permissive XSS/HTML filter for admin-only use. |
XssTest::providerTestFilterXssAdminNotNormalized | function | core/ |
Data provider for testFilterXssAdminNotNormalized(). |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.