Search for db

  1. Search 7.x for db
  2. Search 9.5.x for db
  3. Search 8.9.x for db
  4. Search 10.3.x for db
  5. Other projects
Title Object type File name Summary
FieldBlockTest::testStatesFieldBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php Tests configuring a field block that uses #states.
FieldBlockTest::testUserFieldBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/FieldBlockTest.php Tests configuring a field block for a user field.
FieldBooleanTest class core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php Tests the core Drupal\views\Plugin\views\field\Boolean handler.
FieldBooleanTest.php file core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php
FieldBooleanTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php Views used by this test.
FieldBooleanTest::dataSet function core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php Modifies the default dataset by removing the age for specific entries.
FieldBooleanTest::testFieldBoolean function core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php Tests different display formats for a boolean field in Views.
FieldBooleanTest::viewsData function core/modules/views/tests/src/Kernel/Handler/FieldBooleanTest.php Provides Views data definition for the 'age' field as a boolean.
FieldBundle class core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php Determines the bundle for a field.
FieldBundle.php file core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php
FieldBundle::$migrateLookup property core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php The migrate lookup service.
FieldBundle::create function core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php Creates an instance of the plugin.
FieldBundle::transform function core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php Performs the associated process.
FieldBundle::__construct function core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php Constructs a ProcessField plugin.
FieldConfig::loadByName function core/modules/field/src/Entity/FieldConfig.php Loads a field config entity based on the entity type and field name.
FieldConfigStorage::loadByProperties function core/modules/field/src/FieldConfigStorage.php Load entities by their property values without any access checks.
FieldDiscovery::addBundleFieldProcesses function core/modules/migrate_drupal/src/FieldDiscovery.php Adds the field processes for a bundle to a migration.
FieldDiscoveryInterface::addBundleFieldProcesses function core/modules/migrate_drupal/src/FieldDiscoveryInterface.php Adds the field processes for a bundle to a migration.
FieldStorageConfig::loadByName function core/modules/field/src/Entity/FieldStorageConfig.php Loads a field config entity based on the entity type and field name.
FieldStorageConfigStorage::loadByProperties function core/modules/field/src/FieldStorageConfigStorage.php Load entities by their property values without any access checks.
FileRepository::loadByUri function core/modules/file/src/FileRepository.php Loads the first File entity found with the specified URI.
FileRepositoryInterface::loadByUri function core/modules/file/src/FileRepositoryInterface.php Loads the first File entity found with the specified URI.
FileRepositoryTest::testLoadByUri function core/modules/file/tests/src/Kernel/FileRepositoryTest.php Tests loading a file by URI.
FileRepositoryTest::testLoadByUriCaseSensitive function core/modules/file/tests/src/Kernel/FileRepositoryTest.php Tests loading a file by case-sensitive URI.
FileUploadForm::uploadButtonSubmit function core/modules/media_library/src/Form/FileUploadForm.php Submit handler for the upload button, inside the managed_file element.
FileUriUnique::validatedBy function core/modules/file/src/Plugin/Validation/Constraint/FileUriUnique.php
FilterNumericTest::testFilterNumericExposedGroupedBetween function core/modules/views/tests/src/Kernel/Handler/FilterNumericTest.php Tests filtering records using a ranged condition on a numeric field.
FloodTest::floodBackendProvider function core/modules/system/tests/src/Kernel/System/FloodTest.php Provides an array of backends for testClearByPrefix.
FormState::addBuildInfo function core/lib/Drupal/Core/Form/FormState.php Adds a value to the build info.
FormState::setProgrammedBypassAccessCheck function core/lib/Drupal/Core/Form/FormState.php Sets if this form submission should bypass #access.
FormStateDecoratorBase::addBuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Adds a value to the build info.
FormStateDecoratorBase::setProgrammedBypassAccessCheck function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Sets if this form submission should bypass #access.
FormStateDecoratorBaseTest::testAddBuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::addBuildInfo[[api-linebreak]]
FormStateDecoratorBaseTest::testSetProgrammedBypassAccessCheck function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::setProgrammedBypassAccessCheck[[api-linebreak]]
FormStateInterface::addBuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Adds a value to the build info.
FormStateInterface::setProgrammedBypassAccessCheck function core/lib/Drupal/Core/Form/FormStateInterface.php Sets if this form submission should bypass #access.
FormTestClickedButtonForm class core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Form builder to test button click detection.
FormTestClickedButtonForm.php file core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php
FormTestClickedButtonForm::buildForm function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Form constructor.
FormTestClickedButtonForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Returns a unique string identifying the form.
FormTestClickedButtonForm::submitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Form submission handler.
FormTestClickedButtonForm::validateForm function core/modules/system/tests/modules/form_test/src/Form/FormTestClickedButtonForm.php Form validation handler.
GeneratedButton class core/lib/Drupal/Core/GeneratedButton.php This class holds a <button> generated from the <button> route.
GeneratedButton.php file core/lib/Drupal/Core/GeneratedButton.php
GeneratedButton::TAG constant core/lib/Drupal/Core/GeneratedButton.php HTML tag to use when building the link.
HtmlRenderer::buildPageTopAndBottom function core/lib/Drupal/Core/Render/MainContent/HtmlRenderer.php Invokes the page top and bottom hooks.
HtmlResponseAttachmentsTest::testRenderCachedBlock function core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Tests caching of ['#attached'].
IconExtractorSettingsForm::buildBooleanForm function core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php Build Drupal form for a boolean setting to a checkbox.
InlineBlockEntityOperations::getRemovedBlockIds function core/modules/layout_builder/src/InlineBlockEntityOperations.php Gets the IDs of the inline blocks that were removed.
ItemLayoutFieldBlockTest class core/modules/layout_builder/tests/src/FunctionalJavascript/ItemLayoutFieldBlockTest.php Field blocks tests for the override layout.

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