Files - 8.9.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
ContainerFactory.php core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php Drupal\Core\Plugin\Factory
ContainerFactoryPluginInterface.php core/lib/Drupal/Core/Plugin/ContainerFactoryPluginInterface.php Drupal\Core\Plugin
ContainerForm.php core/modules/forum/src/Form/ContainerForm.php Drupal\forum\Form
ContainerInjectionInterface.php core/lib/Drupal/Core/DependencyInjection/ContainerInjectionInterface.php Drupal\Core\DependencyInjection
ContainerNotInitializedException.php core/lib/Drupal/Core/DependencyInjection/ContainerNotInitializedException.php Drupal\Core\DependencyInjection
ContainerRebuildWebTest.php core/modules/system/tests/src/Functional/DrupalKernel/ContainerRebuildWebTest.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 Contains \Drupal\Tests\Component\DependencyInjection\ContainerTest.
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/2815083 * @preserve */ /** * Content header. */ .content-header { overflow: hidden; margin-bottom: 0.75rem; padding:…
content-header.css core/themes/seven/css/components/content-header.css /** * Content header. */ .content-header { overflow: hidden; padding: 24px 0 0; background-color: #e0e0d8; }
content-header.pcss.css core/themes/claro/css/components/content-header.pcss.css /** * Content header. */ @import "../base/variables.pcss.css"; .content-header { overflow: hidden; margin-bottom: var(--space-s); padding: var(--space-l) 0 0; background-color: var(--color-whitesmoke); }
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.
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
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
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
ContentEntityFormTest.php core/tests/Drupal/Tests/Core/Entity/ContentEntityFormTest.php Drupal\Tests\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/hal/src/Normalizer/ContentEntityNormalizer.php Drupal\hal\Normalizer
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
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
ContentLanguageSettingsHalJsonAnonTest.php core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonAnonTest.php Drupal\Tests\language\Functional\Hal
ContentLanguageSettingsHalJsonBasicAuthTest.php core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonBasicAuthTest.php Drupal\Tests\language\Functional\Hal
ContentLanguageSettingsHalJsonCookieTest.php core/modules/language/tests/src/Functional/Hal/ContentLanguageSettingsHalJsonCookieTest.php Drupal\Tests\language\Functional\Hal
ContentLanguageSettingsInterface.php core/modules/language/src/ContentLanguageSettingsInterface.php Drupal\language
ContentLanguageSettingsJsonAnonTest.php core/modules/language/tests/src/Functional/Rest/ContentLanguageSettingsJsonAnonTest.php Drupal\Tests\language\Functional\Rest

Other projects


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