Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
AtLeastOneOfConstraint.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/AtLeastOneOfConstraint.php Drupal\Core\Validation\Plugin\Validation\Constraint
AtLeastOneOfConstraintValidatorTest.php core/tests/Drupal/KernelTests/Core/Validation/AtLeastOneOfConstraintValidatorTest.php Drupal\KernelTests\Core\Validation
AttachedAssets.php core/lib/Drupal/Core/Asset/AttachedAssets.php Drupal\Core\Asset
AttachedAssetsInterface.php core/lib/Drupal/Core/Asset/AttachedAssetsInterface.php Drupal\Core\Asset
AttachedAssetsTest.php core/tests/Drupal/KernelTests/Core/Asset/AttachedAssetsTest.php Drupal\KernelTests\Core\Asset
AttachedRenderingBlock.php core/modules/system/tests/modules/render_attached_test/src/Plugin/Block/AttachedRenderingBlock.php Drupal\render_attached_test\Plugin\Block
Attachment.php core/modules/views/src/Plugin/views/display/Attachment.php Drupal\views\Plugin\views\display
AttachmentsInterface.php core/lib/Drupal/Core/Render/AttachmentsInterface.php Drupal\Core\Render
AttachmentsResponseProcessorInterface.php core/lib/Drupal/Core/Render/AttachmentsResponseProcessorInterface.php Drupal\Core\Render
AttachmentsTestDomainObject.php core/modules/system/tests/modules/early_rendering_controller_test/src/AttachmentsTestDomainObject.php Drupal\early_rendering_controller_test
AttachmentsTestResponse.php core/modules/system/tests/modules/early_rendering_controller_test/src/AttachmentsTestResponse.php Drupal\early_rendering_controller_test
AttachmentsTrait.php core/lib/Drupal/Core/Render/AttachmentsTrait.php Drupal\Core\Render
AttachmentTestFormatter.php core/modules/views/tests/modules/views_test_formatter/src/Plugin/Field/FieldFormatter/AttachmentTestFormatter.php Drupal\views_test_formatter\Plugin\Field\FieldFormatter
Attribute.php core/lib/Drupal/Core/Template/Attribute.php Drupal\Core\Template
Attribute.php core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Attribute.php Drupal\Component\Annotation\Doctrine\Annotation This class is a near-copy of Doctrine\Common\Annotations\Annotation\Attribute, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2.
AttributeArray.php core/lib/Drupal/Core/Template/AttributeArray.php Drupal\Core\Template
AttributeBase.php core/lib/Drupal/Component/Plugin/Attribute/AttributeBase.php Drupal\Component\Plugin\Attribute
AttributeBaseTest.php core/tests/Drupal/Tests/Component/Plugin/Attribute/AttributeBaseTest.php Drupal\Tests\Component\Plugin\Attribute
AttributeBoolean.php core/lib/Drupal/Core/Template/AttributeBoolean.php Drupal\Core\Template
AttributeBridgeDecorator.php core/lib/Drupal/Component/Plugin/Discovery/AttributeBridgeDecorator.php Drupal\Component\Plugin\Discovery
AttributeBridgeDecoratorTest.php core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php Drupal\Tests\Component\Plugin\Discovery
AttributeClass.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/AttributeClass.php Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Attribute
AttributeClassDiscovery.php core/lib/Drupal/Component/Plugin/Discovery/AttributeClassDiscovery.php Drupal\Component\Plugin\Discovery
AttributeClassDiscovery.php core/lib/Drupal/Core/Plugin/Discovery/AttributeClassDiscovery.php Drupal\Core\Plugin\Discovery
AttributeClassDiscoveryCachedTest.php core/tests/Drupal/Tests/Component/Plugin/Attribute/AttributeClassDiscoveryCachedTest.php Drupal\Tests\Component\Plugin\Attribute
AttributeClassDiscoveryTest.php core/tests/Drupal/Tests/Component/Plugin/Attribute/AttributeClassDiscoveryTest.php Drupal\Tests\Component\Plugin\Attribute
AttributeDiscoveryTest1.php core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest1.php com\example\PluginNamespace
AttributeDiscoveryTest2.php core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTest2.php com\example\PluginNamespace
AttributeDiscoveryTestMissingInterface.php core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingInterface.php com\example\PluginNamespace
AttributeDiscoveryTestMissingTrait.php core/tests/fixtures/plugins/Plugin/PluginNamespace/AttributeDiscoveryTestMissingTrait.php com\example\PluginNamespace
AttributeDiscoveryWithAnnotations.php core/lib/Drupal/Core/Plugin/Discovery/AttributeDiscoveryWithAnnotations.php Drupal\Core\Plugin\Discovery
AttributeDiscoveryWithAnnotationsAutomatedProviders.php core/modules/migrate/src/Plugin/Discovery/AttributeDiscoveryWithAnnotationsAutomatedProviders.php Drupal\migrate\Plugin\Discovery
AttributeHelper.php core/lib/Drupal/Core/Template/AttributeHelper.php Drupal\Core\Template
AttributeHelperTest.php core/tests/Drupal/Tests/Core/Template/AttributeHelperTest.php Drupal\Tests\Core\Template
AttributeInterface.php core/lib/Drupal/Component/Plugin/Attribute/AttributeInterface.php Drupal\Component\Plugin\Attribute
Attributes.php core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Attributes.php Drupal\Component\Annotation\Doctrine\Annotation This class is a near-copy of Doctrine\Common\Annotations\Annotation\Attributes, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2.
AttributesTest.php core/tests/Drupal/Tests/Core/Common/AttributesTest.php Drupal\Tests\Core\Common
AttributeString.php core/lib/Drupal/Core/Template/AttributeString.php Drupal\Core\Template
AttributeTest.php core/tests/Drupal/Tests/Core/Template/AttributeTest.php Drupal\Tests\Core\Template
AttributeValueBase.php core/lib/Drupal/Core/Template/AttributeValueBase.php Drupal\Core\Template
AttributeXss.php core/modules/link/src/AttributeXss.php Drupal\link
AttributeXssTest.php core/modules/link/tests/src/Unit/AttributeXssTest.php Drupal\Tests\link\Unit
AudioFile.php core/modules/media/src/Plugin/media/Source/AudioFile.php Drupal\media\Plugin\media\Source
AuditException.php core/modules/migrate/src/Audit/AuditException.php Drupal\migrate\Audit
AuditorInterface.php core/modules/migrate/src/Audit/AuditorInterface.php Drupal\migrate\Audit
AuditResult.php core/modules/migrate/src/Audit/AuditResult.php Drupal\migrate\Audit
Auth.php core/modules/locale/tests/modules/early_translation_test/src/Auth.php Drupal\early_translation_test
AuthenticationCollector.php core/lib/Drupal/Core/Authentication/AuthenticationCollector.php Drupal\Core\Authentication
AuthenticationCollectorInterface.php core/lib/Drupal/Core/Authentication/AuthenticationCollectorInterface.php Drupal\Core\Authentication
AuthenticationCollectorTest.php core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php Drupal\Tests\Core\Authentication

Other projects


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