Search for db
Title | Object type | File name | Summary |
---|---|---|---|
EntityConstraintViolationList::findByCodes | function | core/ |
Filters this violation list by the given error codes. |
EntityConstraintViolationListInterface::findByCodes | function | core/ |
Filters this violation list by the given error codes. |
EntityConstraintViolationListTest::testFindByCodes | function | core/ |
@covers ::findByCodes[[api-linebreak]] |
EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedBy | function | core/ |
Provides test data for ::testIsSatisfiedBy(). |
EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByGenerateBundledEntity | function | core/ |
Provides test data for ::testIsSatisfiedByGenerateBundledEntity(). |
EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByPassBundledEntity | function | core/ |
Provides test data for ::testIsSatisfiedByPassBundledEntity(). |
EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedBy | function | core/ |
@covers ::isSatisfiedBy[[api-linebreak]] @covers ::dataTypeMatches[[api-linebreak]] @covers ::getSampleValues[[api-linebreak]] @covers ::getConstraintObjects[[api-linebreak]] |
EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByGenerateBundledEntity | function | core/ |
@covers ::isSatisfiedBy[[api-linebreak]] @covers ::dataTypeMatches[[api-linebreak]] @covers ::getSampleValues[[api-linebreak]] @covers ::getConstraintObjects[[api-linebreak]] |
EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByPassBundledEntity | function | core/ |
@covers ::isSatisfiedBy[[api-linebreak]] @covers ::dataTypeMatches[[api-linebreak]] @covers ::getSampleValues[[api-linebreak]] @covers ::getConstraintObjects[[api-linebreak]] |
EntityController::addBundleTitle | function | core/ |
Provides a generic add title callback for entities with bundles. |
EntityController::loadBundleDescriptions | function | core/ |
Expands the bundle information with descriptions, if known. |
EntityDefinitionTestTrait::addBaseField | function | core/ |
Adds a new base field to the 'entity_test_update' entity type. |
EntityDefinitionTestTrait::addBaseFieldIndex | function | core/ |
Adds a single-field index to the base field. |
EntityDefinitionTestTrait::addBundleField | function | core/ |
Adds a new bundle field to the 'entity_test_update' entity type. |
EntityFieldManager::buildBaseFieldDefinitions | function | core/ |
Builds base field definitions for an entity type. |
EntityFieldManager::buildBundleFieldDefinitions | function | core/ |
Builds field definitions for a specific bundle within an entity type. |
EntityLoadByUuidTest | class | core/ |
Tests loading entities by UUID. |
EntityLoadByUuidTest.php | file | core/ |
|
EntityLoadByUuidTest::$modules | property | core/ |
Modules to install. |
EntityLoadByUuidTest::setUp | function | core/ |
|
EntityLoadByUuidTest::testLoadEntityByUuidAccessChecking | function | core/ |
Ensures that ::loadEntityByUuid() doesn't apply access checking. |
EntityNormalizerTest::testDenormalizeWithInvalidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
EntityNormalizerTest::testDenormalizeWithValidBundle | function | core/ |
Tests the denormalize method with a bundle property. |
EntityPublishedTrait::publishedBaseFieldDefinitions | function | core/ |
Returns an array of base field definitions for publishing status. |
EntityStorageBase::loadByProperties | function | core/ |
Load entities by their property values without any access checks. |
EntityStorageInterface::loadByProperties | function | core/ |
Load entities by their property values without any access checks. |
EntityTestComputedBundleField | class | core/ |
An entity used for testing computed bundle field values. |
EntityTestComputedBundleField.php | file | core/ |
|
EntityTestComputedBundleField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
EntityTestComputedBundleField::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
EntityTypeBundleInfo::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
EntityTypeBundleInfoInterface::clearCachedBundles | function | core/ |
Clears static and persistent bundles. |
EntityTypeBundleInfoTest::testClearCachedBundles | function | core/ |
Tests the clearCachedBundles() method. |
EntityTypeInfo::getModeratedBundles | function | core/ |
Returns an iterable list of entity names and bundle names under moderation. |
ExposedFormTest::providerTestExposedBlock | function | core/ |
Data provider for testing different types of displays. |
ExposedFormTest::testExposedBlock | function | core/ |
Tests the exposed block functionality. |
ExtensionVersionTest::provideInvalidBranch | function | core/ |
Data provider for testInvalidBranch(). |
ExtensionVersionTest::providerInvalidBranchCorePrefix | function | core/ |
Data provider for testInvalidBranchCorePrefix(). |
ExtensionVersionTest::testInvalidBranch | function | core/ |
@covers ::createFromSupportBranch[[api-linebreak]] |
ExtensionVersionTest::testInvalidBranchCorePrefix | function | core/ |
@covers ::createFromSupportBranch[[api-linebreak]] |
ExtraFieldBlock | class | core/ |
Provides a block that renders an extra field from an entity. |
ExtraFieldBlock.php | file | core/ |
|
ExtraFieldBlock::$entityFieldManager | property | core/ |
The entity field manager. |
ExtraFieldBlock::$entityTypeManager | property | core/ |
The entity type manager. |
ExtraFieldBlock::$fieldName | property | core/ |
The field name. |
ExtraFieldBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
ExtraFieldBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
ExtraFieldBlock::create | function | core/ |
Creates an instance of the plugin. |
ExtraFieldBlock::defaultConfiguration | function | core/ |
|
ExtraFieldBlock::getEntity | function | core/ |
Gets the entity that has the field. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.