Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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
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.
HandlerAggregatorTest class core/modules/aggregator/tests/src/Functional/Views/Handler/HandlerAggregatorTest.php Tests instances of the aggregator related view handlers.
HandlerAggregatorTest.php file core/modules/aggregator/tests/src/Functional/Views/Handler/HandlerAggregatorTest.php
HandlerAggregatorTest::$defaultTheme property core/modules/aggregator/tests/src/Functional/Views/Handler/HandlerAggregatorTest.php
HandlerAggregatorTest::$modules property core/modules/aggregator/tests/src/Functional/Views/Handler/HandlerAggregatorTest.php Modules to enable.
HandlerAggregatorTest::testHandlers function core/modules/aggregator/tests/src/Functional/Views/Handler/HandlerAggregatorTest.php Tests most of the handlers.
HandlerAliasTest class core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php Tests handler table and field aliases.
HandlerAliasTest.php file core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php
HandlerAliasTest::$modules property core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php
HandlerAliasTest::$testViews property core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php Views used by this test.
HandlerAliasTest::setUp function core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php
HandlerAliasTest::testPluginAliases function core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php
HandlerAliasTest::viewsData function core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php
HandlerAllTest class core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php Tests instances of all handlers.
HandlerAllTest.php file core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php
HandlerAllTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php
HandlerAllTest::$modules property core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php Modules to enable.
HandlerAllTest::testHandlers function core/modules/views/tests/src/Functional/Handler/HandlerAllTest.php Tests most of the handlers.
HandlerArgumentUserUidTest class core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Tests the handler of the user: uid Argument.
HandlerArgumentUserUidTest.php file core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php
HandlerArgumentUserUidTest::$modules property core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php
HandlerArgumentUserUidTest::$testViews property core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Test views.
HandlerArgumentUserUidTest::testArgumentTitle function core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Tests the generated title of a user: uid argument.
HandlerBase class core/modules/views/src/Plugin/views/HandlerBase.php Base class for Views handler plugins.
HandlerBase.php file core/modules/views/src/Plugin/views/HandlerBase.php
HandlerBase::$field property core/modules/views/src/Plugin/views/HandlerBase.php With field you can override the realField if the real field is not set.
HandlerBase::$moduleHandler property core/modules/views/src/Plugin/views/HandlerBase.php The module handler.
HandlerBase::$query property core/modules/views/src/Plugin/views/HandlerBase.php Where the $query object will reside.
HandlerBase::$realField property core/modules/views/src/Plugin/views/HandlerBase.php The real field.
HandlerBase::$relationship property core/modules/views/src/Plugin/views/HandlerBase.php The relationship used for this field.
HandlerBase::$table property core/modules/views/src/Plugin/views/HandlerBase.php The table this handler is attached to.
HandlerBase::$tableAlias property core/modules/views/src/Plugin/views/HandlerBase.php The alias of the table of this handler which is used in the query.

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