Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
ContainerRebuildTestServiceProvider.php core/modules/system/tests/modules/container_rebuild_test/src/ContainerRebuildTestServiceProvider.php Drupal\container_rebuild_test
ContainerRebuildWebTest.php core/modules/system/tests/src/Functional/DrupalKernel/ContainerRebuildWebTest.php Drupal\Tests\system\Functional\DrupalKernel
ContainerResetWebTest.php core/modules/system/tests/src/Functional/DrupalKernel/ContainerResetWebTest.php Drupal\Tests\system\Functional\DrupalKernel
ContainerTest.php core/tests/Drupal/Tests/Core/DependencyInjection/ContainerTest.php Drupal\Tests\Core\DependencyInjection
ContainerTest.php core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Drupal\Tests\Component\DependencyInjection
container_rebuild_test.info.yml core/modules/system/tests/modules/container_rebuild_test/container_rebuild_test.info.yml core/modules/system/tests/modules/container_rebuild_test/container_rebuild_test.info.yml
container_rebuild_test.routing.yml core/modules/system/tests/modules/container_rebuild_test/container_rebuild_test.routing.yml core/modules/system/tests/modules/container_rebuild_test/container_rebuild_test.routing.yml
container_test_file_service_test_service_function.php core/tests/Drupal/Tests/Component/DependencyInjection/Fixture/container_test_file_service_test_service_function.php
content-header.css core/themes/claro/css/components/content-header.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Content header. */ .content-header { overflow: hidden; margin-bottom: var(--space-s); …
content-header.pcss.css core/themes/claro/css/components/content-header.pcss.css /** * Content header. */ .content-header { overflow: hidden; margin-bottom: var(--space-s); padding: var(--space-l) 0 0; background-color: var(--color-gray-050); }
content-moderation.css core/profiles/demo_umami/themes/umami/css/components/forms/content-moderation.css This file is used to style the content moderation form.
content-moderation.css core/themes/olivero/css/components/content-moderation.css Styles for content moderation toolbar.
content-moderation.pcss.css core/themes/olivero/css/components/content-moderation.pcss.css Styles for content moderation toolbar.
ContentDispositionFilenameParser.php core/modules/file/src/Upload/ContentDispositionFilenameParser.php Drupal\file\Upload
ContentDispositionFilenameParserTest.php core/modules/file/tests/src/Unit/Upload/ContentDispositionFilenameParserTest.php Drupal\Tests\file\Unit\Upload
ContentEntity.php core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php Drupal\migrate_drupal\Plugin\migrate\source
ContentEntityBase.php core/lib/Drupal/Core/Entity/ContentEntityBase.php Drupal\Core\Entity
ContentEntityBaseMockableClass.php core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseMockableClass.php Drupal\Tests\Core\Entity
ContentEntityBaseUnitTest.php core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php Drupal\Tests\Core\Entity
ContentEntityChangedTest.php core/tests/Drupal/KernelTests/Core/Entity/ContentEntityChangedTest.php Drupal\KernelTests\Core\Entity
ContentEntityCloneTest.php core/tests/Drupal/KernelTests/Core/Entity/ContentEntityCloneTest.php Drupal\KernelTests\Core\Entity
ContentEntityConfirmFormBase.php core/lib/Drupal/Core/Entity/ContentEntityConfirmFormBase.php Drupal\Core\Entity
ContentEntityConstructorTest.php core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityConstructorTest.php Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source
ContentEntityDeleteForm.php core/lib/Drupal/Core/Entity/ContentEntityDeleteForm.php Drupal\Core\Entity
ContentEntityDenormalizer.php core/modules/jsonapi/src/Normalizer/ContentEntityDenormalizer.php Drupal\jsonapi\Normalizer
ContentEntityDeriver.php core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php Drupal\migrate_drupal\Plugin\migrate\source
ContentEntityFieldMethodInvocationOrderTest.php core/tests/Drupal/KernelTests/Core/Entity/ContentEntityFieldMethodInvocationOrderTest.php Drupal\KernelTests\Core\Entity
ContentEntityForm.php core/lib/Drupal/Core/Entity/ContentEntityForm.php Drupal\Core\Entity
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php Drupal\FunctionalTests\Entity
ContentEntityFormFieldValidationFilteringTest.php core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormFieldValidationFilteringTest.php Drupal\FunctionalTests\Entity
ContentEntityFormInterface.php core/lib/Drupal/Core/Entity/ContentEntityFormInterface.php Drupal\Core\Entity
ContentEntityHasChangesTest.php core/tests/Drupal/KernelTests/Core/Entity/ContentEntityHasChangesTest.php Drupal\KernelTests\Core\Entity
ContentEntityInterface.php core/lib/Drupal/Core/Entity/ContentEntityInterface.php Drupal\Core\Entity
ContentEntityNonRevisionableFieldTest.php core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNonRevisionableFieldTest.php Drupal\KernelTests\Core\Entity
ContentEntityNormalizer.php core/modules/serialization/src/Normalizer/ContentEntityNormalizer.php Drupal\serialization\Normalizer
ContentEntityNormalizerTest.php core/modules/serialization/tests/src/Unit/Normalizer/ContentEntityNormalizerTest.php Drupal\Tests\serialization\Unit\Normalizer
ContentEntityNullStorage.php core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Drupal\Core\Entity
ContentEntityNullStorageTest.php core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php Drupal\KernelTests\Core\Entity
ContentEntityStorageBase.php core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Drupal\Core\Entity
ContentEntityStorageBaseTest.php core/tests/Drupal/KernelTests/Core/Entity/ContentEntityStorageBaseTest.php Drupal\KernelTests\Core\Entity
ContentEntityStorageInterface.php core/lib/Drupal/Core/Entity/ContentEntityStorageInterface.php Drupal\Core\Entity
ContentEntityTest.php core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/ContentEntityTest.php Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source
ContentEntityType.php core/lib/Drupal/Core/Entity/ContentEntityType.php Drupal\Core\Entity
ContentEntityType.php core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php Drupal\Core\Entity\Annotation
ContentEntityTypeInterface.php core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php Drupal\Core\Entity
ContentImportTest.php core/tests/Drupal/FunctionalTests/DefaultContent/ContentImportTest.php Drupal\FunctionalTests\DefaultContent
ContentLanguageSettings.php core/modules/language/src/Entity/ContentLanguageSettings.php Drupal\language\Entity
ContentLanguageSettingsException.php core/modules/language/src/ContentLanguageSettingsException.php Drupal\language
ContentLanguageSettingsForm.php core/modules/language/src/Form/ContentLanguageSettingsForm.php Drupal\language\Form
ContentLanguageSettingsInterface.php core/modules/language/src/ContentLanguageSettingsInterface.php Drupal\language

Other projects


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