ClassMetadata::$groupSequenceProvider |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
|
BreakpointGroupAPITest::testConfigName |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupAPITest.php |
Test Breakpoint::buildConfigName(). |
FilterPluginBase::showBuildGroupButton |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the build_group/hide button. |
GroupSequenceProviderEntity::$lastName |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
|
PHPUnit_Framework_TestSuite::getGroups |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
Returns the test groups of the suite. |
GroupSequenceProviderEntity::setGroups |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
|
theme_views_ui_build_group_filter_form |
function |
drupal/core/modules/views_ui/views_ui.theme.inc |
Theme the build group filter form. |
ClassMetadata::isGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns whether the class is a group sequence provider. |
views.view.test_views_groupby_save.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_groupby_save.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_groupby_save.yml |
views.view.test_group_by_in_filters.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_in_filters.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_in_filters.yml |
GroupSequenceProviderEntity::$firstName |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
|
template_preprocess_views_view_grouping |
function |
drupal/core/modules/views/views.theme.inc |
Prepares variables for views single grouping templates. |
ValidatorTest::testValidateDefaultGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
SelectComplexTest::testGroupByAndHaving |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests GROUP BY and HAVING clauses together. |
ClassMetadata::setGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Sets whether a group sequence provider should be used. |
DisplayTest::testFilterGroupsOverriding |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/DisplayTest.php |
Tests the overriding of filter_groups. |
PHPUnit_Extensions_RepeatedTest::$groups |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/RepeatedTest.php |
|
SelectComplexTest::testCountQueryGroupBy |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that we can generate a count query from a query with GROUP BY. |
BreakpointGroupInterface::addBreakpoints |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/BreakpointGroupInterface.php |
Adds one or more breakpoints to this group. |
PhpMatcherDumper::groupRoutesByHostRegex |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php |
Groups consecutive routes having the same host regex. |
views.view.test_filter_group_override.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_group_override.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_group_override.yml |
ValidatorTest::testValidateMultipleGroups |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
FilterStringTest::getGroupedExposedFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php |
|
SelectionPluginManager::getSelectionGroups |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/Type/SelectionPluginManager.php |
Returns a list of selection plugins that can reference a specific entity
type. |
breakpoint_theme_test.breakpoint_groups.yml |
file |
drupal/core/modules/breakpoint/tests/config/breakpoint_theme_test.breakpoint_groups.yml |
drupal/core/modules/breakpoint/tests/config/breakpoint_theme_test.breakpoint_groups.yml |
FilterPluginBase::groupMultipleExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Returns the options available for a grouped filter that users checkboxes
as widget, and therefore has to be applied several times, one per
item selected. |
FilterNumericTest::getGroupedExposedFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
|
breakpoint_test_theme.breakpoint_groups.yml |
file |
drupal/core/modules/breakpoint/tests/themes/breakpoint_test_theme/config/breakpoint_test_theme.breakpoint_groups.yml |
drupal/core/modules/breakpoint/tests/themes/breakpoint_test_theme/config/breakpoint_test_theme.breakpoint_groups.yml |
FilterEqualityTest::testEqualGroupedExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
ConstraintTest::testAddDefaultGroupAddsGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
FilterEqualityTest::getGroupedExposedFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
ClassMetadataTest::testGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataTest.php |
|
BreakpointGroup::addBreakpointFromMediaQuery |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Adds a breakpoint using a name and a media query. |
QueryGroupByTest::testGroupByCountOnlyFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
GroupSequenceProviderEntity::getGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
Returns which validation groups should be used for a certain state
of the object. |
ConstraintTest::testGroupsAreConvertedToArray |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
BreakpointThemeTest::testThemeBreakpointGroup |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php |
Test the breakpoints defined by the custom group. |
BreakpointGroupTestBase::verifyBreakpointGroup |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php |
Verify that a breakpoint is properly stored. |
FilterPluginBase::buildExposedFiltersGroupForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Build the form to let users create the group of exposed filters.
This form is displayed when users click on button 'Build group' |
QueryAggregate::conditionAggregateGroupFactory |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Implements \Drupal\Core\Entity\Query\QueryAggregateInterface::conditionAggregateGroupFactory(). |
FilterInOperatorTest::getGroupedExposedFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterInOperatorTest.php |
|
FilterEqualityTest::testEqualGroupedNotExposed |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterEqualityTest.php |
|
PHPUnit_Extensions_GroupTestSuite::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/GroupTestSuite.php |
Constructs a new TestSuite: |
PHPUnit_Extensions_RepeatedTest::$excludeGroups |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/RepeatedTest.php |
|
ElementMetadataTest::testFindConstraintsByGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php |
|
BreakpointGroupCRUDTest::testBreakpointGroupCRUD |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupCRUDTest.php |
Test CRUD operations for breakpoint groups. |
ValidatorTest::testValidateGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
XmlFileLoaderTest::testLoadGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/XmlFileLoaderTest.php |
|
GroupSequenceProviderInterface::getGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GroupSequenceProviderInterface.php |
Returns which validation groups should be used for a certain state
of the object. |
YamlFileLoaderTest::testLoadGroupSequenceProvider |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/YamlFileLoaderTest.php |
|