Search for db
Title | Object type | File name | Summary |
---|---|---|---|
DirectWriteTest::testSiteSandboxedIfDirectWriteGloballyDisabled | function | core/ |
Tests that direct-write does not work if it is globally disabled. |
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. |
Drupal\package_manager\Validator\SandboxDatabaseUpdatesValidator | service | core/ |
|
Drupal\package_manager\Validator\SandboxDirectoryValidator | service | core/ |
|
dummydb.info.yml | file | core/ |
core/modules/system/tests/modules/dummydb/dummydb.info.yml |
EmailConstraint::validatedBy | function | core/ |
|
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. |
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.