Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| HalLinkManagerTest | class | core/ |
@coversDefaultClass \Drupal\hal\LinkManager\LinkManager[[api-linebreak]] @group hal @group legacy |
| HalLinkManagerTest.php | file | core/ |
|
| HalLinkManagerTest::$modules | property | core/ |
|
| HalLinkManagerTest::providerTestGetRelationUri | function | core/ |
|
| HalLinkManagerTest::providerTestGetTypeUri | function | core/ |
|
| HalLinkManagerTest::setUp | function | core/ |
|
| HalLinkManagerTest::testGetRelationInternalIds | function | core/ |
@covers ::getRelationInternalIds[[api-linebreak]] |
| HalLinkManagerTest::testGetRelationUri | function | core/ |
@covers ::getRelationUri[[api-linebreak]] @dataProvider providerTestGetRelationUri @expectedDeprecation The deprecated alter hook hook_rest_relation_uri_alter() is implemented in these functions: hal_test_rest_relation_uri_alter. This hook is… |
| HalLinkManagerTest::testGetTypeUri | function | core/ |
@covers ::getTypeUri[[api-linebreak]] @dataProvider providerTestGetTypeUri @expectedDeprecation The deprecated alter hook hook_rest_type_uri_alter() is implemented in these functions: hal_test_rest_type_uri_alter. This hook is deprecated in Drupal… |
| HalLinkManagerTest::testHalLinkManagersSetLinkDomain | function | core/ |
@covers ::setLinkDomain[[api-linebreak]] |
| HalServiceProvider | class | core/ |
Adds hal+json as known format. |
| HalServiceProvider.php | file | core/ |
|
| HalServiceProvider::alter | function | core/ |
|
| hal_help | function | core/ |
Implements hook_help(). |
| 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(). |
| hal_update_8301 | function | core/ |
Move 'link_domain' from 'rest.settings' to 'hal.settings'. |
| hal_update_8501 | function | core/ |
Add hal.settings::bc_file_uri_as_url_normalizer configuration. |
| 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/ |
|
| 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. |
| 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. |
Pagination
- Previous page
- Page 725
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.