Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EventSubscriber::getSubscribedEvents | function | core/ |
|
| EventSubscriber::getSubscribedEvents | function | core/ |
|
| EventSubscriber::getSubscribedEvents | function | core/ |
|
| EventSubscriber::getSubscribedEvents | function | core/ |
|
| EventSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| EventSubscriber::getSubscribedEvents | function | core/ |
|
| EventSubscriber::getSubscribedEvents | function | core/ |
|
| EventSubscriber::onConfigDelete | function | core/ |
Reacts to a config delete and records information in state for testing. |
| EventSubscriber::onConfigImporterMissingContentOne | function | core/ |
Handles the missing content event. |
| EventSubscriber::onConfigImporterMissingContentTwo | function | core/ |
Handles the missing content event. |
| EventSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
| EventSubscriber::onConfigSave | function | core/ |
Reacts to a config save and records information in state for testing. |
| EventSubscriber::onExportTransform | function | core/ |
The storage is transformed for exporting. |
| EventSubscriber::onImportTransform | function | core/ |
The storage is transformed for importing. |
| EventSubscriber::__construct | function | core/ |
Constructs the Event Subscriber object. |
| EventSubscriber::__construct | function | core/ |
EventSubscriber constructor. |
| EventSubscriber::__construct | function | core/ |
Constructs the event subscriber. |
| EventSubscriber::__construct | function | core/ |
Constructs the Event Subscriber object. |
| EventSubscriber::__construct | function | core/ |
Constructs the Event Subscriber object. |
| EventWithPackageListTrait | trait | core/ |
Common methods for pre- and post-require events. |
| EventWithPackageListTrait.php | file | core/ |
|
| EventWithPackageListTrait::$devPackages | property | core/ |
The dev packages to be required, in the form 'vendor/name:constraint'. |
| EventWithPackageListTrait::$runtimePackages | property | core/ |
The runtime packages, in the form 'vendor/name:constraint'. |
| EventWithPackageListTrait::getDevPackages | function | core/ |
Gets the dev packages. |
| EventWithPackageListTrait::getKeyedPackages | function | core/ |
Gets packages as a keyed array. |
| EventWithPackageListTrait::getRuntimePackages | function | core/ |
Gets the runtime (i.e., non-dev) packages. |
| EventWithPackageListTrait::__construct | function | core/ |
Constructs the object. |
| EventWithPackageListTraitTest | class | core/ |
Tests Event With Package List Trait. |
| EventWithPackageListTraitTest.php | file | core/ |
|
| EventWithPackageListTraitTest::providerGetPackages | function | core/ |
Data provider for testGetPackages(). |
| EventWithPackageListTraitTest::testGetPackages | function | core/ |
Tests that runtime and dev packages are keyed correctly. |
| event_dispatcher | service | core/ |
Symfony\Component\EventDispatcher\EventDispatcher |
| example.settings.local.php | file | core/ |
Local development override configuration feature. |
| example.settings.local.php | file | sites/ |
Local development override configuration feature. |
| example.settings.local.php | file | core/ |
Test version of example.settings.local.php from drupal/core. |
| example.sites.php | file | core/ |
Test version of example.sites.php from drupal/core. |
| example.sites.php | file | core/ |
Configuration file for multi-site support and directory aliasing feature. |
| example.sites.php | file | sites/ |
Configuration file for multi-site support and directory aliasing feature. |
| example_contrib_module.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_contrib_module.libraries.yml |
| example_module.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module.libraries.yml |
| example_module_missing_information.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml |
| example_module_only_dependencies.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_only_dependencies.libraries.yml |
| example_theme.libraries.yml | file | core/ |
core/tests/Drupal/Tests/Core/Asset/library_test_files/example_theme.libraries.yml |
| exception.custom_page_html | service | core/ |
Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber |
| exception.default_json | service | core/ |
Drupal\Core\EventSubscriber\ExceptionJsonSubscriber |
| exception.enforced_form_response | service | core/ |
Drupal\Core\EventSubscriber\EnforcedFormResponseSubscriber |
| exception.fast_404_html | service | core/ |
Drupal\Core\EventSubscriber\Fast404ExceptionHtmlSubscriber |
| exception.needs_installer | service | core/ |
Drupal\Core\EventSubscriber\ExceptionDetectNeedsInstallSubscriber |
| ExceptionDetectNeedsInstallSubscriber | class | core/ |
Exception handler to determine if an exception indicates an uninstalled site. |
| ExceptionDetectNeedsInstallSubscriber.php | file | core/ |
Pagination
- Previous page
- Page 506
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.