Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
Section.php core/modules/layout_builder/src/Section.php Drupal\layout_builder
SectionComponent.php core/modules/layout_builder/src/SectionComponent.php Drupal\layout_builder
SectionComponentBuildRenderArrayEvent.php core/modules/layout_builder/src/Event/SectionComponentBuildRenderArrayEvent.php Drupal\layout_builder\Event
SectionComponentTest.php core/modules/layout_builder/tests/src/Unit/SectionComponentTest.php Drupal\Tests\layout_builder\Unit
SectionData.php core/modules/layout_builder/src/Plugin/DataType/SectionData.php Drupal\layout_builder\Plugin\DataType
SectionListInterface.php core/modules/layout_builder/src/SectionListInterface.php Drupal\layout_builder
SectionListTestBase.php core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Drupal\Tests\layout_builder\Kernel
SectionListTrait.php core/modules/layout_builder/src/SectionListTrait.php Drupal\layout_builder
SectionListTraitTest.php core/modules/layout_builder/tests/src/Kernel/SectionListTraitTest.php Drupal\Tests\layout_builder\Kernel
SectionRenderTest.php core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php Drupal\Tests\layout_builder\Unit
SectionStorage.php core/modules/layout_builder/src/Annotation/SectionStorage.php Drupal\layout_builder\Annotation
SectionStorageBase.php core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageBase.php Drupal\layout_builder\Plugin\SectionStorage
SectionStorageDefinition.php core/modules/layout_builder/src/SectionStorage/SectionStorageDefinition.php Drupal\layout_builder\SectionStorage
SectionStorageInterface.php core/modules/layout_builder/src/SectionStorageInterface.php Drupal\layout_builder
SectionStorageLocalTaskProviderInterface.php core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageLocalTaskProviderInterface.php Drupal\layout_builder\Plugin\SectionStorage
SectionStorageManager.php core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php Drupal\layout_builder\SectionStorage
SectionStorageManagerInterface.php core/modules/layout_builder/src/SectionStorage/SectionStorageManagerInterface.php Drupal\layout_builder\SectionStorage
SectionStorageManagerTest.php core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php Drupal\Tests\layout_builder\Unit
SectionStorageTestBase.php core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php Drupal\Tests\layout_builder\Kernel
SectionStorageTrait.php core/modules/layout_builder/src/SectionStorage/SectionStorageTrait.php Drupal\layout_builder\SectionStorage
SectionTest.php core/modules/layout_builder/tests/src/Unit/SectionTest.php Drupal\Tests\layout_builder\Unit
Secure.php core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Secure.php Drupal\Tests\Component\Annotation\Doctrine\Fixtures\Annotation
SecuredRedirectResponse.php core/lib/Drupal/Component/HttpFoundation/SecuredRedirectResponse.php Drupal\Component\HttpFoundation
SecuredRedirectResponseTest.php core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php Drupal\Tests\Component\HttpFoundation Contains \Drupal\Tests\Component\HttpFoundation\SecuredRedirectResponseTest.
SECURITY.md core/assets/vendor/ckeditor/SECURITY.md Reporting a security issues If you believe you have found a security issue in the CKEditor 4 software, please contact us immediately.
SecurityAdvisoriesFetcher.php core/modules/system/src/SecurityAdvisories/SecurityAdvisoriesFetcher.php Drupal\system\SecurityAdvisories
SecurityAdvisoriesFetcherTest.php core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php Drupal\Tests\system\Kernel\SecurityAdvisories
SecurityAdvisory.php core/modules/system/src/SecurityAdvisories/SecurityAdvisory.php Drupal\system\SecurityAdvisories
SecurityAdvisoryTest.php core/modules/system/tests/src/Unit/SecurityAdvisories/SecurityAdvisoryTest.php Drupal\Tests\system\Unit\SecurityAdvisories
SecurityAdvisoryTest.php core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php Drupal\Tests\system\Functional\SecurityAdvisories
SecurityFileUploadEventSubscriber.php core/modules/system/src/EventSubscriber/SecurityFileUploadEventSubscriber.php Drupal\system\EventSubscriber
SecurityFileUploadEventSubscriberTest.php core/modules/system/tests/src/Unit/Event/SecurityFileUploadEventSubscriberTest.php Drupal\Tests\system\Unit\Event
select.html.twig core/modules/system/templates/select.html.twig Default theme implementation for a select element.
select.html.twig core/themes/stable/templates/form/select.html.twig Theme override for a select element.
select.html.twig core/themes/starterkit_theme/templates/form/select.html.twig Theme override for a select element.
select.html.twig core/themes/classy/templates/form/select.html.twig Theme override for a select element.
select.html.twig core/themes/stable9/templates/form/select.html.twig Theme override for a select element.
Select.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Select.php Drupal\driver_test\Driver\Database\DrivertestMysql
Select.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Select.php Drupal\driver_test\Driver\Database\DrivertestMysqlDeprecatedVersion
Select.php core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Select.php Drupal\driver_test\Driver\Database\DrivertestPgsql
Select.php core/modules/pgsql/src/Driver/Database/pgsql/Select.php Drupal\pgsql\Driver\Database\pgsql
Select.php core/modules/mysql/src/Driver/Database/mysql/Select.php Drupal\mysql\Driver\Database\mysql
Select.php core/modules/sqlite/src/Driver/Database/sqlite/Select.php Drupal\sqlite\Driver\Database\sqlite
Select.php core/tests/Drupal/Tests/Core/Database/Stub/Select.php Drupal\Tests\Core\Database\Stub
Select.php core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Select.php Drupal\corefake\Driver\Database\corefakeWithAllCustomClasses
Select.php core/lib/Drupal/Core/Render/Element/Select.php Drupal\Core\Render\Element
Select.php core/lib/Drupal/Core/Database/Driver/sqlite/Select.php Drupal\Core\Database\Driver\sqlite
Select.php core/lib/Drupal/Core/Database/Driver/pgsql/Select.php Drupal\Core\Database\Driver\pgsql
Select.php core/lib/Drupal/Core/Database/Query/Select.php Drupal\Core\Database\Query
SelectCloneTest.php core/tests/Drupal/KernelTests/Core/Database/SelectCloneTest.php Drupal\KernelTests\Core\Database

Other projects


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