Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
error_service_test.info.yml core/modules/system/tests/modules/error_service_test/error_service_test.info.yml core/modules/system/tests/modules/error_service_test/error_service_test.info.yml
error_service_test.routing.yml core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml
error_service_test.services.yml core/modules/system/tests/modules/error_service_test/error_service_test.services.yml core/modules/system/tests/modules/error_service_test/error_service_test.services.yml
error_test.info.yml core/modules/system/tests/modules/error_test/error_test.info.yml core/modules/system/tests/modules/error_test/error_test.info.yml
error_test.routing.yml core/modules/system/tests/modules/error_test/error_test.routing.yml core/modules/system/tests/modules/error_test/error_test.routing.yml
essentials.admin.css core/modules/ckeditor5/css/essentials.admin.css .ckeditor5-toolbar-button-divider { background-image: url(../icons/divider.svg); } .ckeditor5-toolbar-button-wrapping { background-image: url(../icons/separator.svg); } .ckeditor5-toolbar-button-undo { background-image:…
Event.php core/lib/Drupal/Component/EventDispatcher/Event.php Drupal\Component\EventDispatcher
EventBase.php core/modules/migrate/src/Event/EventBase.php Drupal\migrate\Event
EventBaseTest.php core/modules/migrate/tests/src/Unit/Event/EventBaseTest.php Drupal\Tests\migrate\Unit\Event
EventException.php core/lib/Drupal/Core/Database/Exception/EventException.php Drupal\Core\Database\Exception
EventLogSubscriber.php core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php Drupal\package_manager_test_event_logger\EventSubscriber
EventSubscriber.php core/modules/system/tests/modules/module_install_class_loader_test2/src/EventSubscriber.php Drupal\module_install_class_loader_test2
EventSubscriber.php core/modules/system/tests/modules/module_install_class_loader_test1/src/EventSubscriber.php Drupal\module_install_class_loader_test1
EventSubscriber.php core/modules/language/tests/language_events_test/src/EventSubscriber.php Drupal\language_events_test
EventSubscriber.php core/modules/config/tests/config_collection_install_test/src/EventSubscriber.php Drupal\config_collection_install_test
EventSubscriber.php core/modules/config/tests/config_events_test/src/EventSubscriber.php Drupal\config_events_test
EventSubscriber.php core/modules/config/tests/config_transformer_test/src/EventSubscriber.php Drupal\config_transformer_test
EventSubscriber.php core/modules/config/tests/config_import_test/src/EventSubscriber.php Drupal\config_import_test
evil.info.yml core/modules/system/tests/themes/evil/evil.info.yml core/modules/system/tests/themes/evil/evil.info.yml
evil.info.yml core/modules/system/tests/modules/evil/evil.info.yml core/modules/system/tests/modules/evil/evil.info.yml
example.info.yml 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 core/assets/scaffold/files/example.settings.local.php Local development override configuration feature.
example.settings.local.php 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 sites/example.settings.local.php Local development override configuration feature.
example.sites.php sites/example.sites.php Configuration file for multi-site support and directory aliasing feature.
example.sites.php 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 core/assets/scaffold/files/example.sites.php Configuration file for multi-site support and directory aliasing feature.
Example1.php core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example1.php Drupal\plugin_test\Plugin\plugin_test\custom_annotation
Example2.php core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example2.php Drupal\plugin_test\Plugin\plugin_test\custom_annotation
Example3.php core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example3.php Drupal\plugin_test\Plugin\plugin_test\custom_annotation
Example4.php core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example4.php Drupal\plugin_test\Plugin\plugin_test\custom_annotation
Example5.php core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/custom_annotation/Example5.php Drupal\plugin_test\Plugin\plugin_test\custom_annotation
ExampleAttribute.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleAttribute.php Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ExtraAttributes
ExampleParentAttribute.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/ExtraAttributes/ExampleParentAttribute.php Drupal\Tests\Component\Annotation\Doctrine\Fixtures\ExtraAttributes
ExampleRenderable.php core/modules/system/tests/modules/twig_theme_test/src/ExampleRenderable.php Drupal\twig_theme_test
example_contrib_module.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_contrib_module.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_contrib_module.libraries.yml
example_module.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module.libraries.yml
example_module_missing_information.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_missing_information.libraries.yml
example_module_only_dependencies.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_only_dependencies.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_module_only_dependencies.libraries.yml
example_theme.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_theme.libraries.yml core/tests/Drupal/Tests/Core/Asset/library_test_files/example_theme.libraries.yml
ExceptionContainer.php core/tests/Drupal/FunctionalTests/Bootstrap/ExceptionContainer.php Drupal\FunctionalTests\Bootstrap
ExceptionDetectNeedsInstallSubscriber.php core/lib/Drupal/Core/EventSubscriber/ExceptionDetectNeedsInstallSubscriber.php Drupal\Core\EventSubscriber
ExceptionHandler.php core/lib/Drupal/Core/Database/ExceptionHandler.php Drupal\Core\Database
ExceptionHandler.php core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/ExceptionHandler.php Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses
ExceptionHandler.php core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php Drupal\mysql\Driver\Database\mysql
ExceptionHandlingTest.php core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php Drupal\KernelTests\Core\Routing
ExceptionInterface.php core/lib/Drupal/Component/Plugin/Exception/ExceptionInterface.php Drupal\Component\Plugin\Exception
ExceptionJsonSubscriber.php core/lib/Drupal/Core/EventSubscriber/ExceptionJsonSubscriber.php Drupal\Core\EventSubscriber
ExceptionJsonSubscriberTest.php core/tests/Drupal/Tests/Core/EventSubscriber/ExceptionJsonSubscriberTest.php Drupal\Tests\Core\EventSubscriber
ExceptionLoggingSubscriber.php core/lib/Drupal/Core/EventSubscriber/ExceptionLoggingSubscriber.php Drupal\Core\EventSubscriber

Other projects


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