Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
All.php
»
All
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
38 string references to 'All'
ArgumentPluginBase::defineOptions
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
argument/
ArgumentPluginBase.php
Information about options for all kinds of purposes will be held here. @code 'option_name' =>
array
(
BooleanOperator::valueValidate
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
BooleanOperator.php
Validate the options form.
dblog_form_system_logging_settings_alter
in drupal/
core/
modules/
dblog/
dblog.module
Implements
hook_form_FORM_ID_alter
() for system_logging_settings().
ExposedFormTest::testResetButton
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Plugin/
ExposedFormTest.php
Tests whether the reset button works on an exposed form.
FilterEqualityTest::getGroupedExposedFilters
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Handler/
FilterEqualityTest.php
FilterInOperatorTest::getGroupedExposedFilters
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Handler/
FilterInOperatorTest.php
FilterNumericTest::getGroupedExposedFilters
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Handler/
FilterNumericTest.php
FilterPluginBase::acceptExposedInput
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
FilterPluginBase.php
Check to see if input from the exposed filters should change the behavior of this filter.
FilterPluginBase::buildExposedForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
FilterPluginBase.php
Render our chunk of the exposed filter form when selecting
FilterPluginBase::buildGroupOptions
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
FilterPluginBase.php
Provide default options for exposed filters.
FilterPluginBase::buildGroupSubmit
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
FilterPluginBase.php
Save new group items, re-enumerates and remove groups marked to delete.
FilterPluginBase::convertExposedInput
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
FilterPluginBase.php
FilterPluginBase::defineOptions
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
FilterPluginBase.php
Information about options for all kinds of purposes will be held here. @code 'option_name' =>
array
(
FilterPluginBase::exposedTranslate
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
FilterPluginBase.php
Make some translations to a form item to make it more suitable to exposing.
FilterPluginBase::groupForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
FilterPluginBase.php
Build a form containing a group of operator | values to apply as a single filter.
FilterStringTest::getGroupedExposedFilters
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
Handler/
FilterStringTest.php
hook_views_post_build
in drupal/
core/
modules/
views/
views.api.php
Act on the view immediately after the query is built.
InOperator::acceptExposedInput
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
InOperator.php
Check to see if input from the exposed filters should change the behavior of this filter.
InOperator::valueForm
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
filter/
InOperator.php
Options form subform for setting options.
locale_translate_filters
in drupal/
core/
modules/
locale/
locale.pages.inc
List locale translation filters that can be applied.
Name::validateExposed
in drupal/
core/
modules/
user/
lib/
Drupal/
user/
Plugin/
views/
filter/
Name.php
Validate the exposed handler form
SqlBase::query
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
pager/
SqlBase.php
Modify the query for paging
TaxonomyIndexTid::validateExposed
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Plugin/
views/
filter/
TaxonomyIndexTid.php
Validate the exposed handler form
TaxonomyIndexTid::valueForm
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Plugin/
views/
filter/
TaxonomyIndexTid.php
Options form subform for setting options.
UrlGeneratorTest::testOptionalVariableWithNoRealSeparator
in drupal/
core/
vendor/
symfony/
routing/
Symfony/
Component/
Routing/
Tests/
Generator/
UrlGeneratorTest.php
UrlMatcherTest::testOptionalVariableWithNoRealSeparator
in drupal/
core/
vendor/
symfony/
routing/
Symfony/
Component/
Routing/
Tests/
Matcher/
UrlMatcherTest.php
ViewElementTest::testViewElement
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Tests/
ViewElementTest.php
Tests the rendered output and form output of a view element.
views.view.content.yml
in drupal/
core/
modules/
node/
config/
views.view.content.yml
drupal/core/modules/node/config/views.view.content.yml
views.view.frontpage.yml
in drupal/
core/
modules/
node/
config/
views.view.frontpage.yml
drupal/core/modules/node/config/views.view.frontpage.yml
views.view.test_alias.yml
in drupal/
core/
modules/
views/
tests/
views_test_config/
test_views/
views.view.test_alias.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_alias.yml
views.view.test_exposed_admin_ui.yml
in drupal/
core/
modules/
views/
tests/
views_test_config/
test_views/
views.view.test_exposed_admin_ui.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_exposed_admin_ui.yml
views.view.test_history.yml
in drupal/
core/
modules/
views/
tests/
views_test_config/
test_views/
views.view.test_history.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_history.yml
views.view.test_node_view.yml
in drupal/
core/
modules/
node/
tests/
modules/
node_test_views/
test_views/
views.view.test_node_view.yml
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_view.yml
views.view.test_simple_argument.yml
in drupal/
core/
modules/
views/
tests/
views_test_config/
test_views/
views.view.test_simple_argument.yml
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_simple_argument.yml
views.view.test_status_extra.yml
in drupal/
core/
modules/
node/
tests/
modules/
node_test_views/
test_views/
views.view.test_status_extra.yml
drupal/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml
views.view.test_tracker_user_uid.yml
in drupal/
core/
modules/
tracker/
tests/
modules/
tracker_test_views/
test_views/
views.view.test_tracker_user_uid.yml
drupal/core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml
views.view.user_admin_people.yml
in drupal/
core/
modules/
user/
config/
views.view.user_admin_people.yml
drupal/core/modules/user/config/views.view.user_admin_people.yml
WizardPluginBase::buildFilters
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
wizard/
WizardPluginBase.php
Builds the form structure for selecting the view's filters.