Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HalServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| hal_test.info.yml | file | core/ |
core/modules/hal/tests/modules/hal_test/hal_test.info.yml |
| hal_test.module | file | core/ |
Contains hook implementations for testing HAL module. |
| hal_test_hal_relation_uri_alter | function | core/ |
Implements hook_hal_relation_uri_alter(). |
| hal_test_hal_type_uri_alter | function | core/ |
Implements hook_hal_type_uri_alter(). |
| hal_test_rest_relation_uri_alter | function | core/ |
Implements hook_rest_relation_uri_alter(). |
| hal_test_rest_type_uri_alter | function | core/ |
Implements hook_rest_type_uri_alter(). |
| 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 enable. |
| 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::$composer | property | composer/ |
The Composer 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::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::scaffold | function | composer/ |
Copies all scaffold files from source to destination. |
| Handler::__construct | function | composer/ |
Handler constructor. |
| HandlerAliasTest | class | core/ |
Tests handler table and field aliases. |
| HandlerAliasTest.php | file | core/ |
|
| HandlerAliasTest::$modules | property | core/ |
Modules to enable. |
| HandlerAliasTest::$testViews | property | core/ |
Views used by this test. |
| HandlerAliasTest::setUp | function | core/ |
|
| HandlerAliasTest::testPluginAliases | function | core/ |
|
| HandlerAliasTest::viewsData | function | core/ |
Returns the views data definition. |
| HandlerAllTest | class | core/ |
Tests instances of all handlers. |
| HandlerAllTest.php | file | core/ |
|
| HandlerAllTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| HandlerAllTest::$modules | property | core/ |
Modules to enable. |
| HandlerAllTest::testHandlers | function | core/ |
Tests most of the handlers. |
| HandlerArgumentUserUidTest | class | core/ |
Tests the handler of the user: uid Argument. |
| HandlerArgumentUserUidTest.php | file | core/ |
|
| HandlerArgumentUserUidTest::$modules | property | core/ |
Modules to enable. |
| HandlerArgumentUserUidTest::$testViews | property | core/ |
Test views. |
| HandlerArgumentUserUidTest::testArgumentTitle | function | core/ |
Tests the generated title of an user: uid argument. |
| HandlerBase | class | core/ |
Base class for Views handler plugins. |
| HandlerBase.php | file | core/ |
|
| HandlerBase::$field | property | core/ |
With field you can override the realField if the real field is not set. |
| HandlerBase::$moduleHandler | property | core/ |
The module handler. |
| HandlerBase::$query | property | core/ |
Where the $query object will reside: |
| HandlerBase::$realField | property | core/ |
The actual field in the database table, maybe different on other kind of query plugins/special handlers. |
Pagination
- Previous page
- Page 608
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.