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
BatchBidSerialUpdateTest class core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Tests system_update_10101() upgrade path.
BatchBidSerialUpdateTest.php file core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php
BatchBidSerialUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Set database dump files to be used.
BatchBidSerialUpdateTest::testUpdate function core/modules/system/tests/src/Functional/Update/BatchBidSerialUpdateTest.php Tests the change of the {batch} table [bid] field to serial.
BatchBuilder::$registeredSetIds property core/lib/Drupal/Core/Batch/BatchBuilder.php A static array of custom batch ids.
BatchBuilder::isSetIdRegistered function core/lib/Drupal/Core/Batch/BatchBuilder.php Checks if a set ID has been registered during this request.
BatchBuilder::registerSetId function core/lib/Drupal/Core/Batch/BatchBuilder.php Registers a set ID for this batch.
BatchBuilderTest::testRegisterIds function core/tests/Drupal/Tests/Core/Batch/BatchBuilderTest.php Tests registering IDs of built batches.
BatchStorage::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php The id of the original proxied service.
BatchStorage::getId function core/lib/Drupal/Core/ProxyClass/Batch/BatchStorage.php
BatchStorage::getId function core/lib/Drupal/Core/Batch/BatchStorage.php Returns a new batch id.
BatchTestChainedForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php Returns a unique string identifying the form.
BatchTestMockForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php Returns a unique string identifying the form.
BatchTestMultiStepForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php Returns a unique string identifying the form.
BatchTestSimpleForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Returns a unique string identifying the form.
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 Provides data to testHtmlResponse().
BigPipeResponseAttachmentsProcessorTest::nonHtmlResponseProvider function core/modules/big_pipe/tests/src/Unit/Render/BigPipeResponseAttachmentsProcessorTest.php Provides data to testNonHtmlResponse().
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.

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