Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
entity_test_constraints.info.yml core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.info.yml
entity_test_install.info.yml core/modules/system/tests/modules/entity_test_install/entity_test_install.info.yml core/modules/system/tests/modules/entity_test_install/entity_test_install.info.yml
entity_test_operation.info.yml core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml core/modules/system/tests/modules/entity_test_operation/entity_test_operation.info.yml
entity_test_revlog.info.yml core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml core/modules/system/tests/modules/entity_test_revlog/entity_test_revlog.info.yml
entity_test_third_party.info.yml core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml core/modules/system/tests/modules/entity_test_third_party/entity_test_third_party.info.yml
entity_test_third_party.schema.yml core/modules/system/tests/modules/entity_test_third_party/config/schema/entity_test_third_party.schema.yml core/modules/system/tests/modules/entity_test_third_party/config/schema/entity_test_third_party.schema.yml
entity_test_update.info.yml core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml core/modules/system/tests/modules/entity_test_update/entity_test_update.info.yml
entity_test_update.schema.yml core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml core/modules/system/tests/modules/entity_test_update/config/schema/entity_test_update.schema.yml
entity_test_update.services.yml core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml core/modules/system/tests/modules/entity_test_update/entity_test_update.services.yml
entity_test_with_storage.info.yml core/modules/system/tests/modules/entity_test_with_storage/entity_test_with_storage.info.yml core/modules/system/tests/modules/entity_test_with_storage/entity_test_with_storage.info.yml
EntryPoint.php core/modules/jsonapi/src/Controller/EntryPoint.php Drupal\jsonapi\Controller
EntryPointTest.php core/modules/jsonapi/tests/src/Functional/EntryPointTest.php Drupal\Tests\jsonapi\Functional
Enum.php core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Enum.php Drupal\Component\Annotation\Doctrine\Annotation This class is a near-copy of Doctrine\Common\Annotations\Annotation\Enum, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2.
Environment.php core/lib/Drupal/Component/Utility/Environment.php Drupal\Component\Utility
EnvironmentCleaner.php core/lib/Drupal/Core/Test/EnvironmentCleaner.php Drupal\Core\Test
EnvironmentCleanerInterface.php core/lib/Drupal/Core/Test/EnvironmentCleanerInterface.php Drupal\Core\Test
EnvironmentCleanerTest.php core/tests/Drupal/KernelTests/Core/Test/EnvironmentCleanerTest.php Drupal\KernelTests\Core\Test
EnvironmentSupportValidator.php core/modules/package_manager/src/Validator/EnvironmentSupportValidator.php Drupal\package_manager\Validator
EnvironmentSupportValidatorTest.php core/modules/package_manager/tests/src/Kernel/EnvironmentSupportValidatorTest.php Drupal\Tests\package_manager\Kernel
EnvironmentTest.php core/tests/Drupal/Tests/Component/Utility/EnvironmentTest.php Drupal\Tests\Component\Utility
eo.php core/lib/Drupal/Component/Transliteration/data/eo.php
Equality.php core/modules/views/src/Plugin/views/filter/Equality.php Drupal\views\Plugin\views\filter
EquivalentUpdate.php core/lib/Drupal/Core/Update/EquivalentUpdate.php Drupal\Core\Update
EquivalentUpdateTest.php core/modules/system/tests/src/Functional/UpdateSystem/EquivalentUpdateTest.php Drupal\Tests\system\Functional\UpdateSystem
equivalent_update_test.info.yml core/modules/system/tests/modules/equivalent_update_test/equivalent_update_test.info.yml core/modules/system/tests/modules/equivalent_update_test/equivalent_update_test.info.yml
equivalent_update_test.install core/modules/system/tests/modules/equivalent_update_test/equivalent_update_test.install
Error.php core/lib/Drupal/Core/Utility/Error.php Drupal\Core\Utility
ErrorCollection.php core/modules/jsonapi/src/JsonApiResource/ErrorCollection.php Drupal\jsonapi\JsonApiResource
ErrorContainer.php core/tests/Drupal/FunctionalTests/Bootstrap/ErrorContainer.php Drupal\FunctionalTests\Bootstrap
ErrorHandlerTest.php core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Drupal\Tests\system\Functional\System
errors.inc core/includes/errors.inc Functions for error handling.
ErrorServiceTestServiceProvider.php core/modules/system/tests/modules/error_service_test/src/ErrorServiceTestServiceProvider.php Drupal\error_service_test
ErrorTest.php core/tests/Drupal/Tests/Core/Utility/ErrorTest.php Drupal\Tests\Core\Utility
ErrorTestController.php core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php Drupal\error_test\Controller
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/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
EventSubscriber.php core/modules/system/tests/modules/module_install_class_loader_test2/src/EventSubscriber.php Drupal\module_install_class_loader_test2

Other projects


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