Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| GroupByNumeric::query | function | core/ |
Called to add the field to a query. |
| GroupByTest | class | core/ |
Tests UI of aggregate functionality.. |
| GroupByTest.php | file | core/ |
|
| GroupByTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GroupByTest::$testViews | property | core/ |
Views used by this test. |
| GroupByTest::testGroupBySave | function | core/ |
Tests whether basic saving works. |
| GroupedExposedFilterTest | class | core/ |
Tests the grouped exposed filter admin UI. |
| GroupedExposedFilterTest.php | file | core/ |
|
| GroupedExposedFilterTest::$account | property | core/ |
The account. |
| GroupedExposedFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GroupedExposedFilterTest::$modules | property | core/ |
Modules to install. |
| GroupedExposedFilterTest::$testViews | property | core/ |
Views used by this test. |
| GroupedExposedFilterTest::setUp | function | core/ |
|
| GroupedExposedFilterTest::testGroupedFilterValuesUI | function | core/ |
Tests if the right fields are shown and the right values set. |
| GroupwiseMax | class | core/ |
The relationship handler for groupwise maximum queries. |
| GroupwiseMax.php | file | core/ |
|
| GroupwiseMax::$subquery_namespace | property | core/ |
The namespace of the subquery. |
| GroupwiseMax::alterSubqueryCondition | function | core/ |
Recursive helper to add a namespace to conditions. |
| GroupwiseMax::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| GroupwiseMax::conditionNamespace | function | core/ |
Helper function to namespace query pieces. |
| GroupwiseMax::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| GroupwiseMax::getTemporaryView | function | core/ |
Helper function to create a pseudo view. |
| GroupwiseMax::leftQuery | function | core/ |
Generate a subquery given the user options, as set in the options. |
| GroupwiseMax::query | function | core/ |
Add anything to the query that we might need to. |
| GroupwiseMax::submitOptionsForm | function | core/ |
When the form is submitted, make sure to clear the subquery string cache. |
| Handle | class | core/ |
Handler for runtime assertion failures. |
| Handle.php | file | core/ |
|
| Handle::register | function | core/ |
Ensures exceptions are thrown when an assertion fails. |
| HandleMultiplesTest | class | core/ |
Tests process pipelines with scalar and multiple values handling. |
| HandleMultiplesTest.php | file | core/ |
|
| HandleMultiplesTest::$modules | property | core/ |
Modules to install. |
| HandleMultiplesTest::getDefinition | function | core/ |
Provides the test migration definition. |
| HandleMultiplesTest::scalarAndMultipleValuesProviderSource | function | core/ |
Provides the source data with scalar and multiple values. |
| HandleMultiplesTest::testScalarAndMultipleValues | function | core/ |
Tests process pipelines with scalar and multiple values handling. |
| Handler | class | composer/ |
Core class of the plugin. |
| Handler.php | file | composer/ |
|
| Handler::$composer | property | composer/ |
The Composer service. |
| Handler::$io | property | composer/ |
Composer's I/O service. |
| Handler::$manageAllowedPackages | property | composer/ |
The manager that keeps track of which packages are allowed to scaffold. |
| Handler::$manageOptions | property | composer/ |
The scaffold options in the top-level composer.json's 'extra' section. |
| Handler::$postPackageListeners | property | composer/ |
The list of listeners that are notified after a package event. |
| Handler::createScaffoldOperations | function | composer/ |
Creates scaffold operation objects for all items in the file mappings. |
| Handler::getFileMappingsFromPackages | function | composer/ |
Gets a consolidated list of file mappings from all allowed packages. |
| Handler::getPackageFileMappings | function | composer/ |
Gets the array of file mappings provided by a given package. |
| Handler::getVendorPath | function | composer/ |
Gets the path to the 'vendor' directory. |
| Handler::onPostPackageEvent | function | composer/ |
Posts package command event. |
| Handler::POST_DRUPAL_SCAFFOLD_CMD | constant | composer/ |
Composer hook called after scaffolding completes. |
| Handler::PRE_DRUPAL_SCAFFOLD_CMD | constant | composer/ |
Composer hook called before scaffolding begins. |
| Handler::requireWasCalled | function | composer/ |
Registers post-package events if the 'require' command was called. |
| Handler::rootPackageName | function | composer/ |
Gets the root package name. |
Pagination
- Previous page
- Page 755
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.