Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
AjaxTestForm.php core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php Drupal\ajax_test\Form
AjaxTestFormPromise.php core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFormPromise.php Drupal\ajax_test\Form
AjaxTestImageEffect.php core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/AjaxTestImageEffect.php Drupal\image_module_test\Plugin\ImageEffect
AjaxTestMessageCommandForm.php core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php Drupal\ajax_test\Form
ajax_forms_test.info.yml core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.info.yml
ajax_forms_test.module core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Simpletest mock module for Ajax forms testing.
ajax_forms_test.routing.yml core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.routing.yml core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.routing.yml
ajax_test.info.yml core/modules/system/tests/modules/ajax_test/ajax_test.info.yml core/modules/system/tests/modules/ajax_test/ajax_test.info.yml
ajax_test.libraries.yml core/modules/system/tests/modules/ajax_test/ajax_test.libraries.yml core/modules/system/tests/modules/ajax_test/ajax_test.libraries.yml
ajax_test.routing.yml core/modules/system/tests/modules/ajax_test/ajax_test.routing.yml core/modules/system/tests/modules/ajax_test/ajax_test.routing.yml
AlertCommand.php core/lib/Drupal/Core/Ajax/AlertCommand.php Drupal\Core\Ajax
AliasingResourceTypeRepository.php core/modules/jsonapi/tests/modules/jsonapi_test_field_aliasing/src/ResourceType/AliasingResourceTypeRepository.php Drupal\jsonapi_test_field_aliasing\ResourceType
AliasManager.php core/modules/path_alias/src/AliasManager.php Drupal\path_alias
AliasManagerInterface.php core/modules/path_alias/src/AliasManagerInterface.php Drupal\path_alias
AliasManagerTest.php core/modules/path_alias/tests/src/Unit/AliasManagerTest.php Drupal\Tests\path_alias\Unit
AliasPathProcessor.php core/modules/path_alias/src/PathProcessor/AliasPathProcessor.php Drupal\path_alias\PathProcessor
AliasPathProcessorTest.php core/modules/path_alias/tests/src/Unit/PathProcessor/AliasPathProcessorTest.php Drupal\Tests\path_alias\Unit\PathProcessor
AliasRepository.php core/modules/path_alias/src/AliasRepository.php Drupal\path_alias
AliasRepositoryInterface.php core/modules/path_alias/src/AliasRepositoryInterface.php Drupal\path_alias
AliasTest.php core/modules/path_alias/tests/src/Kernel/AliasTest.php Drupal\Tests\path_alias\Kernel
AliasWhitelist.php core/modules/path_alias/src/AliasWhitelist.php Drupal\path_alias
AliasWhitelistInterface.php core/modules/path_alias/src/AliasWhitelistInterface.php Drupal\path_alias
align.module.css core/modules/system/css/components/align.module.css Alignment classes for text and block level elements.
align.module.css core/themes/stable/css/system/components/align.module.css Alignment classes for text and block level elements.
align.module.css core/themes/stable9/css/system/components/align.module.css Alignment classes for text and block level elements.
alignment.admin.css core/modules/ckeditor5/css/alignment.admin.css .ckeditor5-toolbar-button-alignment\:left { background-image: url(../icons/align-left.svg); } .ckeditor5-toolbar-button-alignment\:right { background-image: url(../icons/align-right.svg); } .ckeditor5-toolbar-button-alignment\:center { …
Alignment.php core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php Drupal\ckeditor5\Plugin\CKEditor5Plugin
AlignmentPluginTest.php core/modules/ckeditor5/tests/src/Unit/AlignmentPluginTest.php Drupal\Tests\ckeditor5\Unit
AllowedPackages.php composer/Plugin/Scaffold/AllowedPackages.php Drupal\Composer\Plugin\Scaffold
AllowedValuesConstraint.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/AllowedValuesConstraint.php Drupal\Core\Validation\Plugin\Validation\Constraint
AllowedValuesConstraintValidator.php core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/AllowedValuesConstraintValidator.php Drupal\Core\Validation\Plugin\Validation\Constraint
AllowedValuesConstraintValidatorTest.php core/tests/Drupal/KernelTests/Core/TypedData/AllowedValuesConstraintValidatorTest.php Drupal\KernelTests\Core\TypedData
AllowToolbarPath.php core/modules/toolbar/src/PageCache/AllowToolbarPath.php Drupal\toolbar\PageCache
AllowToolbarPathTest.php core/modules/toolbar/tests/src/Unit/PageCache/AllowToolbarPathTest.php Drupal\Tests\toolbar\Unit\PageCache
AlreadyInstalledException.php core/lib/Drupal/Core/Installer/Exception/AlreadyInstalledException.php Drupal\Core\Installer\Exception
AlterableInterface.php core/lib/Drupal/Core/Database/Query/AlterableInterface.php Drupal\Core\Database\Query
AlterTest.php core/tests/Drupal/KernelTests/Core/Database/AlterTest.php Drupal\KernelTests\Core\Database
AlterTest.php core/modules/system/tests/src/Functional/Form/AlterTest.php Drupal\Tests\system\Functional\Form
AlterTest.php core/modules/system/tests/src/Functional/Common/AlterTest.php Drupal\Tests\system\Functional\Common
AmbiguousBundleClassException.php core/lib/Drupal/Core/Entity/Exception/AmbiguousBundleClassException.php Drupal\Core\Entity\Exception
AmbiguousEntityClassException.php core/lib/Drupal/Core/Entity/Exception/AmbiguousEntityClassException.php Drupal\Core\Entity\Exception
Analyze.php core/modules/views_ui/src/Form/Ajax/Analyze.php Drupal\views_ui\Form\Ajax
Analyzer.php core/modules/views/src/Analyzer.php Drupal\views
AnalyzeTest.php core/modules/views_ui/tests/src/Functional/AnalyzeTest.php Drupal\Tests\views_ui\Functional
AnnotatedClassDiscovery.php core/lib/Drupal/Core/Plugin/Discovery/AnnotatedClassDiscovery.php Drupal\Core\Plugin\Discovery
AnnotatedClassDiscovery.php core/lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php Drupal\Component\Annotation\Plugin\Discovery
AnnotatedClassDiscoveryAutomatedProviders.php core/modules/migrate/src/Plugin/Discovery/AnnotatedClassDiscoveryAutomatedProviders.php Drupal\migrate\Plugin\Discovery
AnnotatedClassDiscoveryCachedTest.php core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryCachedTest.php Drupal\Tests\Component\Annotation
AnnotatedClassDiscoveryTest.php core/tests/Drupal/Tests/Component/Annotation/AnnotatedClassDiscoveryTest.php Drupal\Tests\Component\Annotation
AnnotatedClassDiscoveryTest.php core/tests/Drupal/Tests/Component/Plugin/Discovery/AnnotatedClassDiscoveryTest.php Drupal\Tests\Component\Plugin\Discovery

Other projects


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