ExecutionContext::resolveGroups |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns an array of group names. |
BreakpointGroup::addBreakpoints |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Adds one or more breakpoints to this group. |
QueryGroupByTest::testGroupByMin |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
QueryGroupByTest::testGroupByMax |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
BreakpointGroupCRUDTest::getInfo |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupCRUDTest.php |
|
FilterPluginBase::buildGroupForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Displays the Build Group form. |
GroupwiseMax::conditionNamespace |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Helper function to namespace query pieces. |
QueryInterface::orConditionGroup |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Creates a new group of conditions ORed together. |
QueryAggregateInterface::groupBy |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Specifies the field to group on. |
_breakpoint_group_create_or_load |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Helper function to easily create/load a breakpoint group. |
PictureMapping::$breakpointGroup |
property |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
The picture breakpoint group. |
Constraint::addImplicitGroupName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraint.php |
Adds the given group if this constraint is in the Default group |
QueryGroupByTest::testGroupBySum |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
BreakpointGroupTestBase::$modules |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php |
Modules to enable. |
views.view.test_filter_groups.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_groups.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_filter_groups.yml |
FilterPluginBase::storeGroupInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
If set to remember exposed input in the session, store it there.
This function is similar to storeExposedInput but modified to
work properly when the filter is a group. |
QueryInterface::andConditionGroup |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Creates a new group of conditions ANDed together. |
QueryPluginBase::setGroupOperator |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Control how all WHERE and HAVING groups are put together. |
OptionsWidgetBase::supportsGroups |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php |
Indicates whether the widgets support optgroups. |
FieldPluginBase::useStringGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Determines if this field will be available as an option to group the result
by in the style settings. |
BreakpointGroupInterface::isValid |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/BreakpointGroupInterface.php |
Checks if the breakpoint group is valid. |
ValidTest::testRejectGroupsOption |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ValidTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
PHPUnit_Extensions_GroupTestSuite |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Extensions/GroupTestSuite.php |
We have a TestSuite object A.
In TestSuite object A we have Tests tagged with @group.
We want a TestSuite object B that contains TestSuite objects C, D, ...
for the Tests tagged with @group C, @group D, ...
Running the Tests from TestSuite object B… |
FilterPluginBase::buildGroupSubmit |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Save new group items, re-enumerates and remove groups marked to delete. |
views.view.test_groupwise_user.yml |
file |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml |
drupal/core/modules/user/tests/modules/user_test_views/test_views/views.view.test_groupwise_user.yml |
views.view.test_groupwise_term.yml |
file |
drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml |
drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_groupwise_term.yml |
JavaScriptTest::testDifferentGroup |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding a JavaScript file with a different group. |
GroupSequenceProviderInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GroupSequenceProviderInterface.php |
|
QueryGroupByTest::testGroupByCount |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
views.view.test_group_by_count.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_count.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_group_by_count.yml |
RelationshipPluginBase::usesGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
You can't groupby a relationship. |
FilterPluginBase::buildGroupOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Provide default options for exposed filters. |
ValidatorTest::testValidateOneGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
StylePluginBase::renderGroupingSets |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Render the grouping sets. |
ExecutionContextInterface::getGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the validation group that is currently being validated. |
PictureMapping::loadBreakpointGroup |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/Core/Entity/PictureMapping.php |
Loads the breakpoint group. |
BreakpointGroup::loadAllBreakpoints |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Loads all breakpoints, remove non-existing ones. |
_HWLDF_WordAccumulator::_flushGroup |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
QueryGroupByTest::GroupByTestHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
QueryGroupByTest::testGroupByAverage |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
PHPUnit_Framework_TestSuite::$groups |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestSuite.php |
The test groups of the test suite. |
FilterPluginBase::showBuildGroupForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Shortcut to display the exposed options form. |
FilterPluginBase::buildGroupValidate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Validate the build group options form. |
GroupSequenceProviderEntity::$groups |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
|
GroupwiseMax::alterSubqueryCondition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Recursive helper to add a namespace to conditions. |
_breakpoint_import_breakpoint_groups |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Import breakpoint groups from theme or module. |
_breakpoint_delete_breakpoint_groups |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Remove breakpoint groups from all disabled themes or uninstalled modules. |
ElementMetadata::$constraintsByGroup |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ElementMetadata.php |
|
QueryGroupByTest::testAggregateCount |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
Tests aggregate count feature. |
QueryInterface::conditionGroupFactory |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Creates an object holding a group of conditions. |