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