Search for d

  1. Search 7.x for d
  2. Search 9.5.x for d
  3. Search 8.9.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
BlockTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/BlockTest.php Returns the expected JSON:API document for the entity.
BlockTest::getExpectedUnauthorizedAccessCacheability function core/modules/jsonapi/tests/src/Functional/BlockTest.php Returns the expected cacheability for an unauthorized response.
BlockTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/BlockTest.php Return the expected error message.
BlockTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/BlockTest.php Returns the JSON:API POST document.
BlockTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/BlockTest.php
BlockTest::testAddBlockFromLibraryWithWeight function core/modules/block/tests/src/Functional/BlockTest.php Tests adding a block from the library page with a weight query string.
BlockTest::testBlockUserRoleDelete function core/modules/block/tests/src/Functional/BlockTest.php Tests block_user_role_delete.
BlockTest::testBlockVisibilityListedEmpty function core/modules/block/tests/src/Functional/BlockTest.php Tests block visibility when leaving "pages" textarea empty.
BlockTest::testBuildNoOverride function core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php Tests the build method with no overriding.
BlockTest::testBuildOverride function core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php Tests the build method with overriding items per page.
BlockTest::testHideBlockTitle function core/modules/block/tests/src/Functional/BlockTest.php Tests block title display settings.
BlockTest::testThemeAdminLink function core/modules/block/tests/src/Functional/BlockTest.php Tests that a link exists to block layout from the appearance form.
BlockTestBase::$adminUser property core/modules/block/tests/src/Functional/BlockTestBase.php A test user with administrative privileges.
BlockTestBase::$modules property core/modules/block/tests/src/Functional/BlockTestBase.php Modules to install.
BlockThemeDeprecationTest class core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php Tests the deprecation notices of the block theme.
BlockThemeDeprecationTest.php file core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php
BlockThemeDeprecationTest::testConstructorDeprecation function core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockThemeDeprecationTest.php Tests the deprecation in the constructor.
BlockTranslation::fields function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php Returns available fields on the source.
BlockTranslation::fields function core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php Returns available fields on the source.
BlockTranslation::getIds function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php Defines the source fields uniquely identifying a source row.
BlockTranslation::getIds function core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php Defines the source fields uniquely identifying a source row.
BlockTranslationTest::$modules property core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php Modules to install.
BlockTranslationTest::$modules property core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php Modules to install.
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d6/BlockTranslationTest.php
BlockTranslationTest::providerSource function core/modules/block/tests/src/Kernel/Plugin/migrate/source/d7/BlockTranslationTest.php
BlockTypeAccessControlHandler class core/modules/block_content/src/BlockTypeAccessControlHandler.php Defines the access control handler for the "Block Type" entity type.
BlockTypeAccessControlHandler.php file core/modules/block_content/src/BlockTypeAccessControlHandler.php
BlockTypeAccessControlHandler::$viewLabelOperation property core/modules/block_content/src/BlockTypeAccessControlHandler.php Allows to grant access to just the labels.
BlockTypeAccessControlHandler::checkAccess function core/modules/block_content/src/BlockTypeAccessControlHandler.php Performs access checks.
BlockUiTest::$adminUser property core/modules/block/tests/src/Functional/BlockUiTest.php An administrative user to configure the test environment.
BlockUiTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockUiTest.php The theme to install as the default for testing.
BlockUiTest::$modules property core/modules/block/tests/src/Functional/BlockUiTest.php Modules to install.
BlockUiTest::testBlockAdminUiPage function core/modules/block/tests/src/Functional/BlockUiTest.php Tests block admin page exists and functions correctly.
BlockUiTest::testBlockDemoUiPage function core/modules/block/tests/src/Functional/BlockUiTest.php Tests block demo page exists and functions correctly.
BlockUiTest::testBlockPlacementIndicator function core/modules/block/tests/src/Functional/BlockUiTest.php Tests the block placement indicator.
BlockUiTest::testBlockValidateErrors function core/modules/block/tests/src/Functional/BlockUiTest.php Tests if validation errors are passed plugin form to the parent form.
BlockUiTest::testCandidateBlockList function core/modules/block/tests/src/Functional/BlockUiTest.php Tests the block categories on the listing page.
BlockUiTest::testContextAwareUnsatisfiedBlocks function core/modules/block/tests/src/Functional/BlockUiTest.php Tests the behavior of unsatisfied context-aware blocks.
BlockValidationTest class core/modules/block/tests/src/Kernel/BlockValidationTest.php Tests validation of block entities.
BlockValidationTest.php file core/modules/block/tests/src/Kernel/BlockValidationTest.php
BlockValidationTest::$modules property core/modules/block/tests/src/Kernel/BlockValidationTest.php Modules to install.
BlockValidationTest::providerInvalidMachineNameCharacters function core/modules/block/tests/src/Kernel/BlockValidationTest.php Block names are atypical in that they allow periods in the machine name.
BlockValidationTest::setLabel function core/modules/block/tests/src/Kernel/BlockValidationTest.php Sets the label of the given config entity.
BlockValidationTest::setUp function core/modules/block/tests/src/Kernel/BlockValidationTest.php
BlockValidationTest::testInvalidPluginId function core/modules/block/tests/src/Kernel/BlockValidationTest.php Tests validating a block with an unknown plugin ID.
BlockValidationTest::testLabelValidation function core/modules/block/tests/src/Kernel/BlockValidationTest.php Tests validation of config entity's label.
BlockViewBuilder class core/modules/block/src/BlockViewBuilder.php Provides a Block view builder.
BlockViewBuilder.php file core/modules/block/src/BlockViewBuilder.php
BlockViewBuilder::buildComponents function core/modules/block/src/BlockViewBuilder.php Builds the component fields and properties of a set of entities.
BlockViewBuilder::buildPreRenderableBlock function core/modules/block/src/BlockViewBuilder.php Builds a #pre_render-able block render array.

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