Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
TypedDataInternalPropertiesHelper.php core/lib/Drupal/Core/TypedData/TypedDataInternalPropertiesHelper.php Drupal\Core\TypedData
TypedDataManager.php core/lib/Drupal/Core/TypedData/TypedDataManager.php Drupal\Core\TypedData
TypedDataManagerInterface.php core/lib/Drupal/Core/TypedData/TypedDataManagerInterface.php Drupal\Core\TypedData
TypedDataMetadata.php core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php Drupal\Core\TypedData\Validation
TypedDataNormalizer.php core/modules/serialization/src/Normalizer/TypedDataNormalizer.php Drupal\serialization\Normalizer
TypedDataNormalizerTest.php core/modules/serialization/tests/src/Unit/Normalizer/TypedDataNormalizerTest.php Drupal\Tests\serialization\Unit\Normalizer
TypedDataStringBlock.php core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/TypedDataStringBlock.php Drupal\plugin_test\Plugin\plugin_test\mock_block
TypedDataTest.php core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Drupal\KernelTests\Core\TypedData
TypedDataTrait.php core/lib/Drupal/Core/TypedData/TypedDataTrait.php Drupal\Core\TypedData
TypeLinkManager.php core/modules/hal/src/LinkManager/TypeLinkManager.php Drupal\hal\LinkManager
TypeLinkManagerInterface.php core/modules/hal/src/LinkManager/TypeLinkManagerInterface.php Drupal\hal\LinkManager
typography.css core/themes/seven/css/base/typography.css /** * Reusable utility classes that apply vertical spacing consistency and in line * with the base line height of Seven. */ .leader { margin-top: 20px; margin-top: 1.538rem; } .leader-double { margin-top: 40px; margin-top:…
typography.css core/themes/claro/css/base/typography.css /* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Reusable utility classes that apply vertical spacing consistency and inline * with the base line height…
typography.pcss.css core/themes/claro/css/base/typography.pcss.css /** * Reusable utility classes that apply vertical spacing consistency and inline * with the base line height of Claro. */ .leader { margin-top: 1.538rem; } .leader-double { margin-top: 3.076rem; } .leader-triple { margin-top:…
ui-dialog.css core/themes/claro/css/classy/components/ui-dialog.css Styles for Classy's modal windows.
ui-dialog.css core/themes/bartik/css/components/ui-dialog.css Styles for Bartik's modal windows
ui-dialog.css core/themes/bartik/css/classy/components/ui-dialog.css Styles for Classy's modal windows.
ui-dialog.css core/themes/olivero/css/components/ui-dialog.css Styles for jQuery UI dialog.
ui-dialog.css core/themes/seven/css/classy/components/ui-dialog.css Styles for Classy's modal windows.
ui-dialog.css core/themes/starterkit_theme/css/components/ui-dialog.css Styles for modal windows.
ui-dialog.css core/themes/classy/css/components/ui-dialog.css Styles for Classy's modal windows.
ui-dialog.css core/profiles/demo_umami/themes/umami/css/classy/components/ui-dialog.css Styles for Classy's modal windows.
ui-dialog.pcss.css core/themes/olivero/css/components/ui-dialog.pcss.css Styles for jQuery UI dialog.
ui.widget.css core/themes/bartik/css/components/ui.widget.css Visual styles for Bartik's ui-widget component.
Uid.php core/modules/user/src/Plugin/views/argument/Uid.php Drupal\user\Plugin\views\argument
UidRevision.php core/modules/node/src/Plugin/views/filter/UidRevision.php Drupal\node\Plugin\views\filter
UidRevision.php core/modules/node/src/Plugin/views/argument/UidRevision.php Drupal\node\Plugin\views\argument
UidUpdateToSerialTest.php core/modules/user/tests/src/Functional/UidUpdateToSerialTest.php Drupal\Tests\user\Functional
UiHelperTrait.php core/tests/Drupal/Tests/UiHelperTrait.php Drupal\Tests
UITestBase.php core/modules/views_ui/tests/src/Functional/UITestBase.php Drupal\Tests\views_ui\Functional
uk.php core/lib/Drupal/Component/Transliteration/data/uk.php
umami.breakpoints.yml core/profiles/demo_umami/themes/umami/umami.breakpoints.yml core/profiles/demo_umami/themes/umami/umami.breakpoints.yml
umami.info.yml core/profiles/demo_umami/themes/umami/umami.info.yml core/profiles/demo_umami/themes/umami/umami.info.yml
umami.layouts.yml core/profiles/demo_umami/themes/umami/umami.layouts.yml core/profiles/demo_umami/themes/umami/umami.layouts.yml
umami.libraries.yml core/profiles/demo_umami/themes/umami/umami.libraries.yml core/profiles/demo_umami/themes/umami/umami.libraries.yml
umami.theme core/profiles/demo_umami/themes/umami/umami.theme Functions to support theming in the Umami theme.
UmamiMultilingualInstallTest.php core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Drupal\Tests\demo_umami\Functional
UnapprovedComments.php core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php Drupal\comment\Plugin\Menu\LocalTask
UnblockUser.php core/modules/user/src/Plugin/Action/UnblockUser.php Drupal\user\Plugin\Action
UncacheableDependencyTrait.php core/lib/Drupal/Core/Cache/UncacheableDependencyTrait.php Drupal\Core\Cache
UncacheableFieldHandlerTrait.php core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php Drupal\views\Plugin\views\field
UncaughtExceptionTest.php core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php Drupal\FunctionalTests\Bootstrap
UnchangingCacheableDependencyTrait.php core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php Drupal\Core\Cache
Undefined.php core/lib/Drupal/Core/Config/Schema/Undefined.php Drupal\Core\Config\Schema
UndefinedLinkTemplateException.php core/lib/Drupal/Core/Entity/Exception/UndefinedLinkTemplateException.php Drupal\Core\Entity\Exception
UnformattedSummary.php core/modules/views/src/Plugin/views/style/UnformattedSummary.php Drupal\views\Plugin\views\style
Unicode.php core/lib/Drupal/Component/Utility/Unicode.php Drupal\Component\Utility
UnicodeTest.php core/tests/Drupal/Tests/Component/Utility/UnicodeTest.php Drupal\Tests\Component\Utility
UnicodeTest.txt core/modules/search/tests/UnicodeTest.txt
UnicornEditor.php core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php Drupal\editor_test\Plugin\Editor

Other projects


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