Search for id

  1. Search 7.x for id
  2. Search 9.5.x for id
  3. Search 8.9.x for id
  4. Search 10.3.x for id
  5. Other projects
Title Object type File name Summary
BigPipePlaceholderTestCase::$bigPipePlaceholderId property core/modules/big_pipe/tests/modules/big_pipe_test/src/BigPipePlaceholderTestCases.php The expected BigPipe placeholder ID.
BigPipeResponseAttachmentsProcessorTest::attachmentsProvider function core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php
BigPipeResponseAttachmentsProcessorTest::nonHtmlResponseProvider function core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php
BigPipeStrategy::generateBigPipePlaceholderId function core/modules/big_pipe/src/Render/Placeholder/BigPipeStrategy.php Generates a BigPipe placeholder ID.
BigPipeStrategyTest::placeholdersProvider function core/modules/big_pipe/tests/src/Unit/Render/Placeholder/BigPipeStrategyTest.php
BigPipeTestForm::getFormId function core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php Returns a unique string identifying the form.
BinaryFileResponseTest::providerTestCalculatedContentType function core/tests/Drupal/KernelTests/Core/Http/BinaryFileResponseTest.php Data provider of file names and expected content-type values.
block--primary-menu--plugin-id--search-form-block.html.twig file core/themes/olivero/templates/block/block--primary-menu--plugin-id--search-form-block.html.twig Olivero's theme implementation for a search form block in the Primary Menu region.
block--secondary-menu--plugin-id--search-form-block.html.twig file core/themes/olivero/templates/block/block--secondary-menu--plugin-id--search-form-block.html.twig Theme implementation for a search form block in the Secondary Menu region.
block.block.config_override_test.yml file core/modules/config/tests/config_override_integration_test/config/install/block.block.config_override_test.yml core/modules/config/tests/config_override_integration_test/config/install/block.block.config_override_test.yml
block.block.olivero_search_form_wide.yml file core/themes/olivero/config/optional/block.block.olivero_search_form_wide.yml core/themes/olivero/config/optional/block.block.olivero_search_form_wide.yml
block.block.umami_views_block__articles_aside_block_1.yml file core/profiles/demo_umami/config/install/block.block.umami_views_block__articles_aside_block_1.yml core/profiles/demo_umami/config/install/block.block.umami_views_block__articles_aside_block_1.yml
Block::$id property core/modules/block/src/Entity/Block.php The ID of the block.
Block::$id property core/lib/Drupal/Core/Block/Annotation/Block.php The plugin ID.
Block::blockValidate function core/modules/views/src/Plugin/views/display/Block.php Handles form validation for the views block configuration form.
Block::getIds function core/modules/block/src/Plugin/migrate/source/Block.php Defines the source fields uniquely identifying a source row.
Block::getPluginId function core/modules/block/src/Entity/Block.php Returns the plugin ID.
Block::validateRegion function core/modules/block/src/Entity/Block.php Validates that a region exists in the active theme.
BlockBaseTest::providerTestGetMachineNameSuggestion function core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php Provides data for testGetMachineNameSuggestion().
BlockComponentRenderArrayTest::providerBlockTypes function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php Data provider for test functions that should test block types.
BlockConfigEntityUnitTest::$entityTypeId property core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php The ID of the type of the entity under test.
BlockConfigEntityUnitTest::$uuid property core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php The UUID generator used for testing.
BlockContent::invalidateBlockPluginCache function core/modules/block_content/src/Entity/BlockContent.php Invalidates the block plugin cache after changes and deletions.
BlockContentAccessHandlerTest::providerTestAccess function core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Data provider for testAccess().
BlockContentBlock::$uuidLookup property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The block content UUID lookup service.
BlockContentEntityChangedConstraintValidator class core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraintValidator.php Validates the BlockContentEntityChanged constraint.
BlockContentEntityChangedConstraintValidator.php file core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraintValidator.php
BlockContentEntityChangedConstraintValidator::validate function core/modules/block_content/src/Plugin/Validation/Constraint/BlockContentEntityChangedConstraintValidator.php
BlockContentEntityReferenceSelectionTest::fieldConditionProvider function core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php Provides possible fields and condition types.
BlockContentIntegrationTest::assertIds function core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php Ensures that a list of block_contents appear on the page.
BlockContentListBuilder::getEntityIds function core/modules/block_content/src/BlockContentListBuilder.php Loads entity IDs using a pager sorted by the entity id.
BlockContentResourceTestBase::$entityTypeId property core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php The tested entity type.
BlockContentTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/BlockContentTest.php The tested entity type.
BlockContentType::$id property core/modules/block_content/src/Entity/BlockContentType.php The block type ID.
BlockContentTypeResourceTestBase::$entityTypeId property core/modules/block_content/tests/src/Functional/Rest/BlockContentTypeResourceTestBase.php The tested entity type.
BlockContentTypeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/BlockContentTypeTest.php The tested entity type.
BlockContentTypeValidationTest class core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php Tests validation of block_content_type entities.
BlockContentTypeValidationTest.php file core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php
BlockContentTypeValidationTest::$modules property core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php Modules to install.
BlockContentTypeValidationTest::$propertiesWithOptionalValues property core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php The config entity properties whose values are optional (set to NULL).
BlockContentTypeValidationTest::setUp function core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php
BlockContentUpdateTest::testCustomBlockLibraryPathOverridden function core/modules/block_content/tests/src/Functional/Update/BlockContentUpdateTest.php Tests the block_content view isn't updated if the path has been modified.
BlockContentUuidLookup class core/modules/block_content/src/BlockContentUuidLookup.php A cache collector that caches IDs for block_content UUIDs.
BlockContentUuidLookup.php file core/modules/block_content/src/BlockContentUuidLookup.php
BlockContentUuidLookup::$entityTypeManager property core/modules/block_content/src/BlockContentUuidLookup.php The entity type manager.
BlockContentUuidLookup::resolveCacheMiss function core/modules/block_content/src/BlockContentUuidLookup.php Resolves a cache miss.
BlockContentUuidLookup::__construct function core/modules/block_content/src/BlockContentUuidLookup.php Constructs a BlockContentUuidLookup instance.
BlockContextualLinksTest::$blockId property core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php Block id of the block.
BlockCustom::getIds function core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustom.php Defines the source fields uniquely identifying a source row.
BlockCustomTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d7/BlockCustomTest.php

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