BlockContentTypeTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php |
Creates the entity to be tested. |
BlockContentUuidLookup::$entityTypeManager |
property |
core/modules/block_content/src/BlockContentUuidLookup.php |
The entity type manager. |
BlockContentWorkspaceHandler::isEntitySupported |
function |
core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php |
Determines if an entity should be tracked in a workspace. |
BlockEntitySettingTrayForm |
class |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
Provides form for block instance forms when used in the off-canvas dialog. |
BlockEntitySettingTrayForm.php |
file |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
|
BlockEntitySettingTrayForm::actions |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
Returns an array of supported actions for the current entity form. |
BlockEntitySettingTrayForm::buildForm |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
Form constructor. |
BlockEntitySettingTrayForm::buildVisibilityInterface |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
Helper function for building the visibility UI form. |
BlockEntitySettingTrayForm::form |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
Gets the actual form array to be built. |
BlockEntitySettingTrayForm::getPluginForm |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
Retrieves the plugin form for a given block and operation. |
BlockEntitySettingTrayForm::getRedirectUrl |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
Gets the form's redirect URL from 'destination' provide in the request. |
BlockEntitySettingTrayForm::submitVisibility |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
Helper function to independently submit the visibility UI. |
BlockEntitySettingTrayForm::successfulAjaxSubmit |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
Allows the form to respond to a successful AJAX submission. |
BlockEntitySettingTrayForm::title |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
Provides a title callback to get the block's admin label. |
BlockEntitySettingTrayForm::validateVisibility |
function |
core/modules/settings_tray/src/Block/BlockEntitySettingTrayForm.php |
Helper function to independently validate the visibility UI. |
BlockForm::$entity |
property |
core/modules/block/src/BlockForm.php |
The block entity. |
BlockFormTest::$entityTypeManager |
property |
core/modules/block/tests/src/Unit/BlockFormTest.php |
The entity type manager. |
BlockListBuilder::getEntityIds |
function |
core/modules/block/src/BlockListBuilder.php |
Loads entity IDs using a pager sorted by the entity id. |
BlockResourceTestBase::$entity |
property |
core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php |
|
BlockResourceTestBase::$entityTypeId |
property |
core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php |
The tested entity type. |
BlockResourceTestBase::createEntity |
function |
core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php |
Creates the entity to be tested. |
BlockResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php |
Returns the expected normalization of the entity. |
BlockResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability |
function |
core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php |
The cacheability of unauthorized 'view' entity access. |
BlockResourceTestBase::getNormalizedPostEntity |
function |
core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php |
Returns the normalized POST entity. |
BlockTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
|
BlockTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
The tested entity type. |
BlockTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/BlockTest.php |
Creates the entity to be tested. |
block_content_entity_display.yml |
file |
core/modules/block_content/migrations/block_content_entity_display.yml |
core/modules/block_content/migrations/block_content_entity_display.yml |
block_content_entity_form_display.yml |
file |
core/modules/block_content/migrations/block_content_entity_form_display.yml |
core/modules/block_content/migrations/block_content_entity_form_display.yml |
BooleanFormatterTest::$entityType |
property |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
|
BooleanFormatterTest::renderEntityFields |
function |
core/modules/field/tests/src/Kernel/Boolean/BooleanFormatterTest.php |
Renders fields of a given entity with a given display. |
BreakLockForm::$entityTypeManager |
property |
core/modules/views_ui/src/Form/BreakLockForm.php |
Stores the entity type manager. |
BreakLockLink::$entityTypeManager |
property |
core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php |
The entity type manager. |
BulkDeleteTest::$entityTypeId |
property |
core/modules/field/tests/src/Kernel/BulkDeleteTest.php |
The entity type to be used in the test classes. |
BulkForm::$entityRepository |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The entity repository service. |
BulkForm::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/field/BulkForm.php |
The entity type manager. |
BulkForm::calculateEntityBulkFormKey |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Calculates a bulk form key. |
BulkForm::getEntityRepository |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
|
BulkForm::getEntityTypeId |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Returns the entity type identifier. |
BulkForm::getEntityTypeManager |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
|
BulkForm::loadEntityFromBulkFormKey |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Loads an entity based on a bulk form key. |
Bundle::$entityType |
property |
core/modules/views/src/Plugin/views/filter/Bundle.php |
The entity type definition. |
Bundle::$entityTypeId |
property |
core/modules/views/src/Plugin/views/filter/Bundle.php |
The entity type for the filter. |
Bundle::$entityTypeManager |
property |
core/modules/views/src/Plugin/views/filter/Bundle.php |
The entity type manager. |
BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks exception is thrown if two entity types share the same bundle class. |
BundleClassTest::testBundleClassShouldExtendEntityClass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks exception thrown if a bundle class doesn't extend the entity class. |
BundleClassTest::testEntityClassNotTakenFromActiveDefinitions |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Tests that a module can override an entity-type class. |
BundleClassTest::testEntityNoBundleSubclass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Tests making use of a custom bundle class for an entity without bundles. |
BundleClassTest::testEntitySubclass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Tests making use of a custom bundle class. |
BundleClassTest::testNoAmbiguousBundleClassExceptionSharingEntityClass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks that no exception is thrown when two bundles share an entity class. |