Search for db
Title | Object type | File name | Summary |
---|---|---|---|
DisplayPluginBase::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
DisplayPluginInterface::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
DocParserIgnoredClassesTest::testIgnoredAnnotationSkippedBeforeReflection | function | core/ |
Ensure annotations can be ignored when namespaces are present. |
DocParserTest::testAnnotationDoesNotThrowExceptionWhenAtSignIsNotFollowedByIdentifier | function | core/ |
@group DCOM-41 |
DocParserTest::testAnnotationThrowsExceptionWhenAtSignIsNotFollowedByIdentifierInNestedAnnotation | function | core/ |
@group DCOM-41 |
DrupalCoreRecommendedBuilder | class | composer/ |
Builder to produce metapackage for drupal/core-recommended. |
DrupalCoreRecommendedBuilder.php | file | composer/ |
|
DrupalCoreRecommendedBuilder::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
DrupalCoreRecommendedBuilder::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
DrupalCoreRecommendedBuilder::initialPackageMetadata | function | composer/ |
Returns the initial package metadata that describes the metapackage. |
DrupalKernelTest::testRepeatedBootWithDifferentEnvironment | function | core/ |
Tests repeated loading of compiled DIC with different environment. |
EmailConstraint::validatedBy | function | core/ |
|
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 enable. |
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. |
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. |
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.