Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
GridResponsive class core/modules/views/src/Plugin/views/style/GridResponsive.php Style plugin to render each item in a responsive grid cell.
GridResponsive.php file core/modules/views/src/Plugin/views/style/GridResponsive.php
GridResponsive::$usesRowPlugin property core/modules/views/src/Plugin/views/style/GridResponsive.php Whether or not this style uses a row plugin.
GridResponsive::buildOptionsForm function core/modules/views/src/Plugin/views/style/GridResponsive.php Provide a form to edit options for this plugin.
GridResponsive::defineOptions function core/modules/views/src/Plugin/views/style/GridResponsive.php Information about options for all kinds of purposes will be held here.
GroupByNumeric::getSortName function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Return a description of how the argument would normally be sorted.
GroupByNumeric::opSimple function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php Filters by a simple operator.
GroupByTest class core/modules/views_ui/tests/src/Functional/GroupByTest.php Tests UI of aggregate functionality.
GroupByTest.php file core/modules/views_ui/tests/src/Functional/GroupByTest.php
GroupByTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/GroupByTest.php The theme to install as the default for testing.
GroupByTest::$testViews property core/modules/views_ui/tests/src/Functional/GroupByTest.php Views used by this test.
GroupByTest::testGroupBySave function core/modules/views_ui/tests/src/Functional/GroupByTest.php Tests whether basic saving works.
GroupedExposedFilterTest class core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Tests the grouped exposed filter admin UI.
GroupedExposedFilterTest.php file core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
GroupedExposedFilterTest::$account property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php The account.
GroupedExposedFilterTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php The theme to install as the default for testing.
GroupedExposedFilterTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Modules to install.
GroupedExposedFilterTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Views used by this test.
GroupedExposedFilterTest::setUp function core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
GroupedExposedFilterTest::testGroupedFilterValuesUI function core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Tests if the right fields are shown and the right values set.
GroupwiseMax class core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php The relationship handler for groupwise maximum queries.
GroupwiseMax.php file core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php
GroupwiseMax::$subquery_namespace property core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php The namespace of the subquery.
GroupwiseMax::alterSubqueryCondition function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Recursive helper to add a namespace to conditions.
GroupwiseMax::buildOptionsForm function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Provide a form to edit options for this plugin.
GroupwiseMax::conditionNamespace function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Helper function to namespace query pieces.
GroupwiseMax::defineOptions function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Information about options for all kinds of purposes will be held here.
GroupwiseMax::getTemporaryView function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Helper function to create a pseudo view.
GroupwiseMax::leftQuery function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Generate a subquery given the user options, as set in the options.
GroupwiseMax::query function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Add anything to the query that we might need to.
GroupwiseMax::submitOptionsForm function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php When the form is submitted, make sure to clear the subquery string cache.
HandleMultiplesTest class core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Tests process pipelines with scalar and multiple values handling.
HandleMultiplesTest.php file core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php
HandleMultiplesTest::$modules property core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Modules to install.
HandleMultiplesTest::getDefinition function core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Provides the test migration definition.
HandleMultiplesTest::scalarAndMultipleValuesProviderSource function core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Provides the source data with scalar and multiple values.
HandleMultiplesTest::testScalarAndMultipleValues function core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Tests process pipelines with scalar and multiple values handling.
Handler::$composer property composer/Plugin/Scaffold/Handler.php The Composer service.
Handler::$manageAllowedPackages property composer/Plugin/Scaffold/Handler.php The manager that keeps track of which packages are allowed to scaffold.
Handler::$manageOptions property composer/Plugin/Scaffold/Handler.php The scaffold options in the top-level composer.json's 'extra' section.
Handler::$postPackageListeners property composer/Plugin/Scaffold/Handler.php The list of listeners that are notified after a package event.
Handler::createScaffoldOperations function composer/Plugin/Scaffold/Handler.php Creates scaffold operation objects for all items in the file mappings.
Handler::getFileMappingsFromPackages function composer/Plugin/Scaffold/Handler.php Gets a consolidated list of file mappings from all allowed packages.
Handler::getPackageFileMappings function composer/Plugin/Scaffold/Handler.php Gets the array of file mappings provided by a given package.
Handler::onPostPackageEvent function composer/Plugin/Scaffold/Handler.php Posts package command event.
Handler::POST_DRUPAL_SCAFFOLD_CMD constant composer/Plugin/Scaffold/Handler.php Composer hook called after scaffolding completes.
Handler::PRE_DRUPAL_SCAFFOLD_CMD constant composer/Plugin/Scaffold/Handler.php Composer hook called before scaffolding begins.
Handler::requireWasCalled function composer/Plugin/Scaffold/Handler.php Registers post-package events if the 'require' command was called.
Handler::scaffold function composer/Plugin/Scaffold/Handler.php Copies all scaffold files from source to destination.
Handler::__construct function composer/Plugin/Scaffold/Handler.php Handler constructor.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.