Search for id
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentIntegrationTest::assertIds | function | core/ |
Ensures that a list of block_contents appear on the page. |
BlockContentListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
BlockContentResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
BlockContentTest::$entityTypeId | property | core/ |
The tested entity type. |
BlockContentType::$id | property | core/ |
The block type ID. |
BlockContentTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
BlockContentTypeTest::$entityTypeId | property | core/ |
The tested entity type. |
BlockContentTypeValidationTest | class | core/ |
Tests validation of block_content_type entities. |
BlockContentTypeValidationTest.php | file | core/ |
|
BlockContentTypeValidationTest::$modules | property | core/ |
Modules to install. |
BlockContentTypeValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
BlockContentTypeValidationTest::setUp | function | core/ |
|
BlockContentUpdateTest::testCustomBlockLibraryPathOverridden | function | core/ |
Tests the block_content view isn't updated if the path has been modified. |
BlockContentUuidLookup | class | core/ |
A cache collector that caches IDs for block_content UUIDs. |
BlockContentUuidLookup.php | file | core/ |
|
BlockContentUuidLookup::$entityTypeManager | property | core/ |
The entity type manager. |
BlockContentUuidLookup::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
BlockContentUuidLookup::__construct | function | core/ |
Constructs a BlockContentUuidLookup instance. |
BlockContextualLinksTest::$blockId | property | core/ |
Block id of the block. |
BlockCustom::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockCustomTest::providerSource | function | core/ |
|
BlockCustomTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockCustomTranslationTest::providerSource | function | core/ |
|
BlockedIp::getIds | function | core/ |
Gets the destination IDs. |
BlockedIps::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockedIpsTest::providerSource | function | core/ |
|
BlockEntitySettingTrayForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
BlockForm::validateForm | function | core/ |
Form validation handler. |
BlockForm::validateVisibility | function | core/ |
Helper function to independently validate the visibility UI. |
BlockFormMessagesTest::testValidationMessage | function | core/ |
Tests that validation messages are shown on the block form. |
BlockHasOverridesAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
BlockHasOverridesAccessCheck.php | file | core/ |
|
BlockHasOverridesAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
BlockHiddenRegionTest | class | core/ |
Tests that blocks are not added to hidden regions on theme installation. |
BlockHiddenRegionTest.php | file | core/ |
|
BlockHiddenRegionTest::$adminUser | property | core/ |
An administrative user to configure the test environment. |
BlockHiddenRegionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockHiddenRegionTest::$modules | property | core/ |
Modules to install. |
BlockHiddenRegionTest::setUp | function | core/ |
|
BlockHiddenRegionTest::testBlockNotInHiddenRegion | function | core/ |
Tests that hidden regions do not inherit blocks when a theme is installed. |
BlockInstallTest::testCacheTagInvalidationUponInstallation | function | core/ |
|
BlockInterface::getPluginId | function | core/ |
Returns the plugin ID. |
BlockInvalidRegionTest | class | core/ |
Tests that blocks assigned to invalid regions are disabled with a warning. |
BlockInvalidRegionTest.php | file | core/ |
|
BlockInvalidRegionTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockInvalidRegionTest::$modules | property | core/ |
Modules to install. |
BlockInvalidRegionTest::setUp | function | core/ |
|
BlockInvalidRegionTest::testBlockInInvalidRegion | function | core/ |
Tests that blocks assigned to invalid regions work correctly. |
BlockListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
BlockListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.