Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
EventSubscriber::getSubscribedEvents function core/modules/config/tests/config_transformer_test/src/EventSubscriber.php
EventSubscriber::getSubscribedEvents function core/modules/config/tests/config_import_test/src/EventSubscriber.php Registers the methods in this class that should be listeners.
EventSubscriber::getSubscribedEvents function core/modules/system/tests/modules/module_install_class_loader_test1/src/EventSubscriber.php
EventSubscriber::getSubscribedEvents function core/modules/system/tests/modules/module_install_class_loader_test2/src/EventSubscriber.php
EventSubscriber::onConfigDelete function core/modules/config/tests/config_import_test/src/EventSubscriber.php Reacts to a config delete and records information in state for testing.
EventSubscriber::onConfigImporterMissingContentOne function core/modules/config/tests/config_import_test/src/EventSubscriber.php Handles the missing content event.
EventSubscriber::onConfigImporterMissingContentTwo function core/modules/config/tests/config_import_test/src/EventSubscriber.php Handles the missing content event.
EventSubscriber::onConfigImporterValidate function core/modules/config/tests/config_import_test/src/EventSubscriber.php Validates the configuration to be imported.
EventSubscriber::onConfigSave function core/modules/config/tests/config_import_test/src/EventSubscriber.php Reacts to a config save and records information in state for testing.
EventSubscriber::onExportTransform function core/modules/config/tests/config_transformer_test/src/EventSubscriber.php The storage is transformed for exporting.
EventSubscriber::onImportTransform function core/modules/config/tests/config_transformer_test/src/EventSubscriber.php The storage is transformed for importing.
EventSubscriber::__construct function core/modules/config/tests/config_transformer_test/src/EventSubscriber.php EventSubscriber constructor.
EventSubscriber::__construct function core/modules/config/tests/config_import_test/src/EventSubscriber.php Constructs the event subscriber.
EventSubscriber::__construct function core/modules/config/tests/config_collection_install_test/src/EventSubscriber.php Constructs the Event Subscriber object.
EventSubscriber::__construct function core/modules/config/tests/config_events_test/src/EventSubscriber.php Constructs the Event Subscriber object.
EventSubscriber::__construct function core/modules/language/tests/language_events_test/src/EventSubscriber.php Constructs the Event Subscriber object.
EventWithPackageListTrait trait core/modules/package_manager/src/Event/EventWithPackageListTrait.php Common methods for pre- and post-require events.
EventWithPackageListTrait.php file core/modules/package_manager/src/Event/EventWithPackageListTrait.php
EventWithPackageListTrait::$devPackages property core/modules/package_manager/src/Event/EventWithPackageListTrait.php The dev packages to be required, in the form 'vendor/name:constraint'.
EventWithPackageListTrait::$runtimePackages property core/modules/package_manager/src/Event/EventWithPackageListTrait.php The runtime packages, in the form 'vendor/name:constraint'.
EventWithPackageListTrait::getDevPackages function core/modules/package_manager/src/Event/EventWithPackageListTrait.php Gets the dev packages.
EventWithPackageListTrait::getKeyedPackages function core/modules/package_manager/src/Event/EventWithPackageListTrait.php Gets packages as a keyed array.
EventWithPackageListTrait::getRuntimePackages function core/modules/package_manager/src/Event/EventWithPackageListTrait.php Gets the runtime (i.e., non-dev) packages.
EventWithPackageListTrait::__construct function core/modules/package_manager/src/Event/EventWithPackageListTrait.php Constructs the object.
EventWithPackageListTraitTest class core/modules/package_manager/tests/src/Unit/EventWithPackageListTraitTest.php Tests Event With Package List Trait.
EventWithPackageListTraitTest.php file core/modules/package_manager/tests/src/Unit/EventWithPackageListTraitTest.php
EventWithPackageListTraitTest::providerGetPackages function core/modules/package_manager/tests/src/Unit/EventWithPackageListTraitTest.php Data provider for testGetPackages().
EventWithPackageListTraitTest::testGetPackages function core/modules/package_manager/tests/src/Unit/EventWithPackageListTraitTest.php Tests that runtime and dev packages are keyed correctly.
event_dispatcher service core/core.services.yml Symfony\Component\EventDispatcher\EventDispatcher
evil.info.yml file core/modules/system/tests/themes/evil/evil.info.yml core/modules/system/tests/themes/evil/evil.info.yml
evil.info.yml file core/modules/system/tests/modules/evil/evil.info.yml core/modules/system/tests/modules/evil/evil.info.yml
example.info.yml file core/modules/package_manager/tests/fixtures/fake_site/modules/example/example.info.yml core/modules/package_manager/tests/fixtures/fake_site/modules/example/example.info.yml
example.settings.local.php file core/assets/scaffold/files/example.settings.local.php Local development override configuration feature.
example.settings.local.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/example.settings.local.php Test version of example.settings.local.php from drupal/core.
example.settings.local.php file sites/example.settings.local.php Local development override configuration feature.
example.sites.php file sites/example.sites.php Configuration file for multi-site support and directory aliasing feature.
example.sites.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/fixtures/drupal-assets-fixture/assets/example.sites.php Test version of example.sites.php from drupal/core.
example.sites.php file core/assets/scaffold/files/example.sites.php Configuration file for multi-site support and directory aliasing feature.
Example1 class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example1.php Provides a test plugin with a custom annotation.
Example1.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example1.php
Example2 class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example2.php Provides a test plugin with a custom annotation.
Example2.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example2.php
Example3 class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example3.php Provides a test plugin with a custom attribute.
Example3.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example3.php
Example4 class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example4.php Provides a test plugin with a custom attribute.
Example4.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example4.php
Example5 class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example5.php Provides a test plugin with a custom attribute.
Example5.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example5.php
ExampleAttribute class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php #[\Attribute]
ExampleAttribute.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php

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