Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDefinitionUpdateMultipleTypesTest::testEntityIndexCreateDeleteWithoutData | function | core/ |
Tests creating and deleting a multi-field index when there are no existing entities. |
| EntityDefinitionUpdateMultipleTypesTest::testEntityIndexCreateWithData | function | core/ |
Tests creating a multi-field index when there are existing entities. |
| EntityDefinitionUpdateMultipleTypesTest::testEntityTypeUpdateWithEntityStorageChange | function | core/ |
Tests updating entity schema when there are entity storage changes. |
| EntityDefinitionUpdateMultipleTypesTest::testEntityTypeUpdateWithoutData | function | core/ |
Tests updating entity schema when there are no existing entities. |
| EntityDefinitionUpdateMultipleTypesTest::testInitialValue | function | core/ |
Tests adding a base field with initial values. |
| EntityDefinitionUpdateMultipleTypesTest::testInitialValueFromFieldErrorHandling | function | core/ |
Tests the error handling when using initial values from another field. |
| EntityDefinitionUpdateMultipleTypesTest::testInstallFieldableEntityTypeWithoutInCodeDefinition | function | core/ |
Tests creating a fieldable entity type that doesn't exist in code anymore. |
| EntityDefinitionUpdateMultipleTypesTest::testLongNameFieldIndexes | function | core/ |
Check that field schema is correctly handled with long-named fields. |
| EntityDefinitionUpdateMultipleTypesTest::testNoUpdates | function | core/ |
Tests when no definition update is needed. |
| EntityDefinitionUpdateMultipleTypesTest::testSingleActionCalls | function | core/ |
Tests applying single updates. |
| EntityDefinitionUpdateMultipleTypesTest::testUninstallEntityTypeWithoutInCodeDefinition | function | core/ |
Tests uninstalling an entity type that doesn't exist in code anymore. |
| EntityDefinitionUpdateMultipleTypesTest::testUninstallRevisionableEntityTypeWithoutInCodeDefinition | function | core/ |
Tests uninstalling a revisionable entity type that doesn't exist in code. |
| EntityDefinitionUpdateMultipleTypesTest::testUpdateEntityTypeWithoutInCodeDefinition | function | core/ |
Tests updating an entity type that doesn't exist in code anymore. |
| EntityDefinitionUpdateMultipleTypesTest::testUpdateFieldableEntityTypeWithoutInCodeDefinition | function | core/ |
Tests updating a fieldable entity type that doesn't exist in code anymore. |
| EntityDeleteMultipleAccessCheck | class | core/ |
Checks if the current user has delete access to the items of the tempstore. |
| EntityDeleteMultipleAccessCheck.php | file | core/ |
|
| EntityDeleteMultipleAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityDeleteMultipleAccessCheck::$requestStack | property | core/ |
Request stack service. |
| EntityDeleteMultipleAccessCheck::$tempStore | property | core/ |
The tempstore service. |
| EntityDeleteMultipleAccessCheck::access | function | core/ |
Checks if the user has delete access for at least one item of the store. |
| EntityDeleteMultipleAccessCheck::__construct | function | core/ |
Constructs a new EntityDeleteMultipleAccessCheck. |
| EntityDescriptionInterface | interface | core/ |
Defines the interface for entities that have a description. |
| EntityDescriptionInterface.php | file | core/ |
|
| EntityDescriptionInterface::getDescription | function | core/ |
Gets the entity description. |
| EntityDescriptionInterface::setDescription | function | core/ |
Sets the entity description. |
| EntityDisplayModeBase::$description | property | core/ |
Description of the form or view mode. |
| EntityDisplayModeBase::getDescription | function | core/ |
Gets the display mode description. |
| EntityDisplayModeDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| EntityDisplayModeInterface::getDescription | function | core/ |
Gets the display mode description. |
| EntityField::$multiple | property | core/ |
Does the field supports multiple field values. |
| EntityField::multiple_options_form | function | core/ |
Provide options for multiple value fields. |
| EntityFieldRenderer::$relationship | property | core/ |
The relationship being handled. |
| EntityFormModeValidationTest::testDescriptionCannotBeEmpty | function | core/ |
Tests that description can be NULL, but not empty strings. |
| EntityFormTest::testAddPageWithMultipleParameters | function | core/ |
Tests the route add-page with multiple parameters. |
| EntityInterface::loadMultiple | function | core/ |
Loads one or more entities. |
| EntityInterface::uriRelationships | function | core/ |
Gets a list of URI relationships supported by this entity. |
| EntityKeysTest::multipleKeysCacheTestCases | function | core/ |
Data provider for ::testMultipleKeysCache. |
| EntityKeysTest::testMultipleKeysCache | function | core/ |
Tests the cache when multiple keys reference a single field. |
| EntityLinkSuggestionsController::computeDescription | function | core/ |
Computes a suggestion description. |
| EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings | function | core/ |
Tests setting multiple third party settings. |
| EntityQueryRelationshipTest | class | core/ |
Tests the Entity Query relationship API. |
| EntityQueryRelationshipTest.php | file | core/ |
|
| EntityQueryRelationshipTest::$accounts | property | core/ |
User entities. |
| EntityQueryRelationshipTest::$entities | property | core/ |
The entity_test entities. |
| EntityQueryRelationshipTest::$fieldName | property | core/ |
The name of the taxonomy field used for test. |
| EntityQueryRelationshipTest::$modules | property | core/ |
Modules to install. |
| EntityQueryRelationshipTest::$queryResults | property | core/ |
The results returned by EntityQuery. |
| EntityQueryRelationshipTest::$terms | property | core/ |
Term entities. |
| EntityQueryRelationshipTest::assertResults | function | core/ |
Assert the results. |
| EntityQueryRelationshipTest::providerTestInvalidFieldName | function | core/ |
Data provider for testInvalidFieldName(). |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.