Search for id

  1. Search 7.x for id
  2. Search 9.5.x for id
  3. Search 10.3.x for id
  4. Search 11.x for id
  5. Other projects
Title Object type File name Summary
BookUninstallValidatorTest class core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @coversDefaultClass \Drupal\book\BookUninstallValidator[[api-linebreak]]
@group book
BookUninstallValidatorTest.php file core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php
BookUninstallValidatorTest::$bookUninstallValidator property core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php
BookUninstallValidatorTest::setUp function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
BookUninstallValidatorTest::testValidateEntityQueryWithResults function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
BookUninstallValidatorTest::testValidateNotBook function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
BookUninstallValidatorTest::testValidateOutlineStorage function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
BooleanCheckboxWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Plugin implementation of the 'boolean_checkbox' widget.
BooleanCheckboxWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php
BooleanCheckboxWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php
BooleanCheckboxWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php
BooleanCheckboxWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php
BooleanCheckboxWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php
BooleanOperator::valueValidate function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Validate the options form.
Box::getIds function core/modules/block_content/src/Plugin/migrate/source/d6/Box.php Defines the source fields uniquely identifying a source row.
BoxTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTest.php The data provider.
BoxTranslationTest::providerSource function core/modules/block_content/tests/src/Kernel/Plugin/migrate/source/d6/BoxTranslationTest.php The data provider.
BreadcrumbManagerTest::testBuildWithInvalidBreadcrumbResult function core/tests/Drupal/Tests/Core/Breadcrumb/BreadcrumbManagerTest.php Tests a breadcrumb builder with a bad return value.
BreakLockForm::getFormId function core/modules/views_ui/src/Form/BreakLockForm.php
Breakpoint::getProvider function core/modules/breakpoint/src/Breakpoint.php
BreakpointInterface::getProvider function core/modules/breakpoint/src/BreakpointInterface.php Returns the provider.
BreakpointManager::getGroupProviders function core/modules/breakpoint/src/BreakpointManager.php
BreakpointManager::providerExists function core/modules/breakpoint/src/BreakpointManager.php
BreakpointManagerInterface::getGroupProviders function core/modules/breakpoint/src/BreakpointManagerInterface.php Gets all the providers for the specified breakpoint group.
BreakpointTest::$pluginId property core/modules/breakpoint/tests/src/Unit/BreakpointTest.php The used plugin ID.
BreakpointTest::testGetProvider function core/modules/breakpoint/tests/src/Unit/BreakpointTest.php @covers ::getProvider[[api-linebreak]]
Broken::validateReferenceableEntities function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/Broken.php
BrowserHtmlDebugTrait::$htmlOutputTestId property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php HTML output test ID.
BrowserTestBaseTest::testInvalidLinkExistsExact function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests linkExistsExact() functionality fail.
BrowserTestBaseTest::testInvalidLinkNotExistsExact function core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php Tests linkNotExistsExact() functionality fail.
BrowserTestBaseUserAgentTest::testUserAgentValidation function core/tests/Drupal/FunctionalTests/BrowserTestBaseUserAgentTest.php Test validation of the User-Agent header we use to perform test requests.
BubbleableMetadataTest::providerTestAddAttachments function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Provides test data for testAddAttachments().
BubbleableMetadataTest::providerTestAddCacheableDependency function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Provides test data for testMerge().
BubbleableMetadataTest::providerTestApplyTo function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Provides test data for testApplyTo().
BubbleableMetadataTest::providerTestCreateFromRenderArray function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Provides test data for createFromRenderArray().
BubbleableMetadataTest::providerTestMerge function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Provides test data for testMerge().
BubbleableMetadataTest::providerTestMergeAttachmentsFeedMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Data provider for testMergeAttachmentsFeedMerging
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadLinkMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Data provider for testMergeAttachmentsHtmlHeadLinkMerging
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Data provider for testMergeAttachmentsHtmlHeadMerging
BubbleableMetadataTest::providerTestMergeAttachmentsHttpHeaderMerging function core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php Data provider for testMergeAttachmentsHttpHeaderMerging
BulkDeleteTest::$entityTypeId property core/modules/field/tests/src/Kernel/BulkDeleteTest.php The entity type to be used in the test classes.
BulkForm::getEntityTypeId function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the entity type identifier.
BulkForm::validateOptionsForm function core/modules/views/src/Plugin/views/field/BulkForm.php Validate the options form.
BulkForm::viewsFormValidate function core/modules/views/src/Plugin/views/field/BulkForm.php
Bundle::$entityTypeId property core/modules/views/src/Plugin/views/filter/Bundle.php The entity type for the filter.
BundleConfigImportValidate class core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php Entity config importer validation event subscriber.
BundleConfigImportValidate.php file core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php
BundleConfigImportValidate::$configManager property core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php The config manager.
BundleConfigImportValidate::$deprecatedProperties property core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php

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