You are here

Files in Drupal 10

Primary tabs

File namesort descending Location Namespace Description
ArgumentNullTest.php core/modules/views/tests/src/Kernel/Handler/ArgumentNullTest.php Drupal\Tests\views\Kernel\Handler
ArgumentPluginBase.php core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
ArgumentsResolver.php core/lib/Drupal/Component/Utility/ArgumentsResolver.php Drupal\Component\Utility
ArgumentsResolverInterface.php core/lib/Drupal/Component/Utility/ArgumentsResolverInterface.php Drupal\Component\Utility
ArgumentsResolverTest.php core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Drupal\Tests\Component\Utility Contains \Drupal\Tests\Component\Utility\ArgumentsResolverTest.
ArgumentStringTest.php core/modules/views/tests/src/Kernel/Handler/ArgumentStringTest.php Drupal\Tests\views\Kernel\Handler
ArgumentTransformTermTest.php core/modules/taxonomy/tests/src/Kernel/Views/ArgumentTransformTermTest.php Drupal\Tests\taxonomy\Kernel\Views
ArgumentUidRevisionTest.php core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php Drupal\Tests\node\Kernel\Views
ArgumentValidateTest.php core/modules/user/tests/src/Kernel/Views/ArgumentValidateTest.php Drupal\Tests\user\Kernel\Views
ArgumentValidatorPluginBase.php core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php
ArgumentValidatorTermNameTest.php core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermNameTest.php Drupal\Tests\taxonomy\Kernel\Views
ArgumentValidatorTermTest.php core/modules/taxonomy/tests/src/Kernel/Views/ArgumentValidatorTermTest.php Drupal\Tests\taxonomy\Kernel\Views
ArgumentValidatorTest.php core/modules/views/tests/src/Kernel/Plugin/ArgumentValidatorTest.php Drupal\Tests\views\Kernel\Plugin
ArgumentValidatorTest.php core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php Drupal\views_test_data\Plugin\views\argument_validator
ArgumentValidatorTest.php core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Drupal\Tests\views_ui\Functional
ArrayBuild.php core/modules/migrate/src/Plugin/migrate/process/ArrayBuild.php Drupal\migrate\Plugin\migrate\process
ArrayBuildTest.php core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php Drupal\Tests\migrate\Unit\process
ArrayElement.php core/lib/Drupal/Core/Config/Schema/ArrayElement.php Drupal\Core\Config\Schema
articles-aside.css core/profiles/demo_umami/themes/umami/css/components/blocks/articles-aside/articles-aside.css This file is used to style the 'Articles Aside' view.
AssertBlockAppearsTrait.php core/modules/block/tests/src/Functional/AssertBlockAppearsTrait.php Drupal\Tests\block\Functional
AssertBreadcrumbTrait.php core/modules/system/tests/src/Functional/Menu/AssertBreadcrumbTrait.php Drupal\Tests\system\Functional\Menu
AssertConfigEntityImportTrait.php core/modules/config/tests/src/Traits/AssertConfigEntityImportTrait.php Drupal\Tests\config\Traits
AssertConfigTrait.php core/tests/Drupal/KernelTests/AssertConfigTrait.php Drupal\KernelTests
AssertContentTrait.php core/tests/Drupal/KernelTests/AssertContentTrait.php Drupal\KernelTests
AssertContentTraitTest.php core/tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php Drupal\Tests\Core\Test
AssertMailTrait.php core/lib/Drupal/Core/Test/AssertMailTrait.php Drupal\Core\Test
AssertMailTraitTest.php core/tests/Drupal/KernelTests/Core/Test/AssertMailTraitTest.php Drupal\KernelTests\Core\Test
AssertMenuActiveTrailTrait.php core/modules/system/tests/src/Functional/Menu/AssertMenuActiveTrailTrait.php Drupal\Tests\system\Functional\Menu
AssertPageCacheContextsAndTagsTrait.php core/modules/system/tests/src/Functional/Cache/AssertPageCacheContextsAndTagsTrait.php Drupal\Tests\system\Functional\Cache
AssertUtilsTrait.php core/tests/Drupal/Tests/Composer/Plugin/Scaffold/AssertUtilsTrait.php Drupal\Tests\Composer\Plugin\Scaffold
AssertViewsCacheTagsTrait.php core/modules/views/src/Tests/AssertViewsCacheTagsTrait.php Drupal\views\Tests
AssetCollectionGrouperInterface.php core/lib/Drupal/Core/Asset/AssetCollectionGrouperInterface.php Drupal\Core\Asset
AssetCollectionOptimizerInterface.php core/lib/Drupal/Core/Asset/AssetCollectionOptimizerInterface.php Drupal\Core\Asset
AssetCollectionRendererInterface.php core/lib/Drupal/Core/Asset/AssetCollectionRendererInterface.php Drupal\Core\Asset
AssetDumper.php core/lib/Drupal/Core/Asset/AssetDumper.php Drupal\Core\Asset
AssetDumperInterface.php core/lib/Drupal/Core/Asset/AssetDumperInterface.php Drupal\Core\Asset
AssetOptimizerInterface.php core/lib/Drupal/Core/Asset/AssetOptimizerInterface.php Drupal\Core\Asset
AssetResolver.php core/lib/Drupal/Core/Asset/AssetResolver.php Drupal\Core\Asset
AssetResolverInterface.php core/lib/Drupal/Core/Asset/AssetResolverInterface.php Drupal\Core\Asset
AssetResolverTest.php core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php Drupal\Tests\Core\Asset Contains \Drupal\Tests\Core\Asset\AssetResolverTest.
AssignOwnerNode.php core/modules/node/src/Plugin/Action/AssignOwnerNode.php Drupal\node\Plugin\Action
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

Pages

Other projects