Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
Block.php core/lib/Drupal/Core/Block/Annotation/Block.php Drupal\Core\Block\Annotation
Block.php core/modules/views/src/Plugin/views/display/Block.php Drupal\views\Plugin\views\display
block.place.html.twig core/modules/block/help_topics/block.place.html.twig --- label: 'Placing a block' related: - block.overview - block.configure --- {% set layout_link_text %} {% trans %}Block layout{% endtrans %} {% endset %} {% set layout_link = render_var(help_route_link(layout_link_text,…
block.post_update.php core/modules/block/block.post_update.php Post update functions for Block.
block.routing.yml core/modules/block/block.routing.yml core/modules/block/block.routing.yml
block.schema.yml core/modules/block/config/schema/block.schema.yml core/modules/block/config/schema/block.schema.yml
block.services.yml core/modules/block/block.services.yml core/modules/block/block.services.yml
BlockAccessControlHandler.php core/modules/block/src/BlockAccessControlHandler.php Drupal\block
BlockAddController.php core/modules/block/src/Controller/BlockAddController.php Drupal\block\Controller
BlockAddTest.php core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php Drupal\Tests\block\FunctionalJavascript
BlockAdminThemeTest.php core/modules/block/tests/src/Functional/BlockAdminThemeTest.php Drupal\Tests\block\Functional
BlockBase.php core/lib/Drupal/Core/Block/BlockBase.php Drupal\Core\Block
BlockBaseTest.php core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php Drupal\Tests\Core\Block
BlockCacheTest.php core/modules/block/tests/src/Functional/BlockCacheTest.php Drupal\Tests\block\Functional
BlockComponentRenderArray.php core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php Drupal\layout_builder\EventSubscriber
BlockComponentRenderArrayTest.php core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php Drupal\Tests\layout_builder\Unit
BlockConfigEntityUnitTest.php core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php Drupal\Tests\block\Unit
BlockConfigSchemaTest.php core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php Drupal\Tests\block\Kernel
BlockConfigSchemaTest.php core/modules/book/tests/src/Kernel/Block/BlockConfigSchemaTest.php Drupal\Tests\book\Kernel\Block
BlockContent.php core/modules/block_content/src/Entity/BlockContent.php Drupal\block_content\Entity
BlockContent.php core/modules/block_content/src/Plugin/views/wizard/BlockContent.php Drupal\block_content\Plugin\views\wizard
BlockContent.php core/modules/block_content/src/Plugin/Derivative/BlockContent.php Drupal\block_content\Plugin\Derivative
BlockContentAccessControlHandler.php core/modules/block_content/src/BlockContentAccessControlHandler.php Drupal\block_content
BlockContentAccessHandlerTest.php core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Drupal\Tests\block_content\Kernel
BlockContentAddLocalAction.php core/modules/block_content/src/Plugin/Menu/LocalAction/BlockContentAddLocalAction.php Drupal\block_content\Plugin\Menu\LocalAction
BlockContentBlock.php core/modules/block_content/src/Plugin/Block/BlockContentBlock.php Drupal\block_content\Plugin\Block
BlockContentCacheTagsTest.php core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php Drupal\Tests\block_content\Functional
BlockContentContextualLinksTest.php core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php Drupal\Tests\block_content\Functional
BlockContentController.php core/modules/block_content/src/Controller/BlockContentController.php Drupal\block_content\Controller
BlockContentCreationTest.php core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php Drupal\Tests\block_content\Functional
BlockContentDeleteForm.php core/modules/block_content/src/Form/BlockContentDeleteForm.php Drupal\block_content\Form
BlockContentDeletionTest.php core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php Drupal\Tests\block_content\Kernel
BlockContentDeriverTest.php core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php Drupal\Tests\block_content\Kernel
BlockContentEntityChangedConstraint.php core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraint.php Drupal\block_content\Plugin\Validation\Constraint
BlockContentEntityChangedConstraintValidator.php core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraintValidator.php Drupal\block_content\Plugin\Validation\Constraint
BlockContentEntityReferenceSelectionTest.php core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php Drupal\Tests\block_content\Kernel
BlockContentEvents.php core/modules/block_content/src/BlockContentEvents.php Drupal\block_content
BlockContentFieldFilterTest.php core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTest.php Drupal\Tests\block_content\Functional\Views
BlockContentForm.php core/modules/block_content/src/BlockContentForm.php Drupal\block_content
BlockContentGetDependencyEvent.php core/modules/block_content/src/Event/BlockContentGetDependencyEvent.php Drupal\block_content\Event
BlockContentIntegrationTest.php core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php Drupal\Tests\block_content\Functional\Views
BlockContentInterface.php core/modules/block_content/src/BlockContentInterface.php Drupal\block_content
BlockContentJsonAnonTest.php core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonAnonTest.php Drupal\Tests\block_content\Functional\Rest
BlockContentJsonBasicAuthTest.php core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonBasicAuthTest.php Drupal\Tests\block_content\Functional\Rest
BlockContentJsonCookieTest.php core/modules/block_content/tests/src/Functional/Rest/BlockContentJsonCookieTest.php Drupal\Tests\block_content\Functional\Rest
BlockContentListBuilder.php core/modules/block_content/src/BlockContentListBuilder.php Drupal\block_content
BlockContentListTest.php core/modules/block_content/tests/src/Functional/BlockContentListTest.php Drupal\Tests\block_content\Functional
BlockContentListViewsTest.php core/modules/block_content/tests/src/Functional/BlockContentListViewsTest.php Drupal\Tests\block_content\Functional
BlockContentLocalTasksTest.php core/modules/block_content/tests/src/Unit/Menu/BlockContentLocalTasksTest.php Drupal\Tests\block_content\Unit\Menu
BlockContentModerationHandler.php core/modules/content_moderation/src/Entity/Handler/BlockContentModerationHandler.php Drupal\content_moderation\Entity\Handler

Other projects


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