Search for multiple
- Search 7.x for multiple
- Search 9.5.x for multiple
- Search 8.9.x for multiple
- Search 10.3.x for multiple
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ElementsTableSelectTest::testMultipleFalse | function | core/ |
Tests the display of radios when #multiple is FALSE. |
ElementsTableSelectTest::testMultipleFalseOptionChecker | function | core/ |
Tests error handling for invalid tableselect values with radio buttons. |
ElementsTableSelectTest::testMultipleFalseSubmit | function | core/ |
Tests submission of values when #multiple is FALSE. |
ElementsTableSelectTest::testMultipleTrue | function | core/ |
Tests the display of checkboxes when #multiple is TRUE. |
ElementsTableSelectTest::testMultipleTrueOptionChecker | function | core/ |
Tests error handling for invalid tableselect values with checkboxes. |
ElementsTableSelectTest::testMultipleTrueSubmit | function | core/ |
Tests the submission of single and multiple values when #multiple is TRUE. |
Entity::$multipleCapable | property | core/ |
If this validator can handle multiple arguments. |
EntityApiTest::testLoadMultiple | function | core/ |
Tests that the Entity storage loads the entities in the correct order. |
EntityBase::loadMultiple | function | core/ |
Loads one or more entities. |
EntityBundleExistsConstraintValidatorTest::testEntityTypeIdFromMultipleParents | function | core/ |
Tests getting the entity type ID from a deeply nested property path. |
EntityDecoupledTranslationRevisionsTest::testMultipleTranslationChanges | function | core/ |
Checks that changes to multiple translations are handled correctly. |
EntityDefinitionUpdateMultipleTypesTest | class | core/ |
Tests EntityDefinitionUpdateManager functionality. |
EntityDefinitionUpdateMultipleTypesTest.php | file | core/ |
|
EntityDefinitionUpdateMultipleTypesTest::$database | property | core/ |
The database connection. |
EntityDefinitionUpdateMultipleTypesTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
EntityDefinitionUpdateMultipleTypesTest::$entityFieldManager | property | core/ |
The entity field manager. |
EntityDefinitionUpdateMultipleTypesTest::$modules | property | core/ |
Modules to install. |
EntityDefinitionUpdateMultipleTypesTest::setUp | function | core/ |
|
EntityDefinitionUpdateMultipleTypesTest::testBaseFieldCreateDeleteWithExistingEntities | function | core/ |
Tests creating and deleting a base field if entities exist. |
EntityDefinitionUpdateMultipleTypesTest::testBaseFieldCreateUpdateDeleteWithoutData | function | core/ |
Tests creating, updating, and deleting a base field if no entities exist. |
EntityDefinitionUpdateMultipleTypesTest::testBaseFieldEntityKeyUpdateWithExistingData | function | core/ |
Tests updating a base field when it has existing data. |
EntityDefinitionUpdateMultipleTypesTest::testBaseFieldUpdateWithExistingData | function | core/ |
Tests updating a base field when it has existing data. |
EntityDefinitionUpdateMultipleTypesTest::testBaseFieldWithoutLabelCreateUpdateDelete | function | core/ |
Tests creating, updating, and deleting a base field with no label set. |
EntityDefinitionUpdateMultipleTypesTest::testBundleFieldCreateDeleteWithExistingEntities | function | core/ |
Tests creating and deleting a bundle field if entities exist. |
EntityDefinitionUpdateMultipleTypesTest::testBundleFieldCreateUpdateDeleteWithoutData | function | core/ |
Tests creating, updating, and deleting a bundle field if no entities exist. |
EntityDefinitionUpdateMultipleTypesTest::testBundleFieldDeleteWithExistingData | function | core/ |
Tests deleting a bundle field when it has existing data. |
EntityDefinitionUpdateMultipleTypesTest::testBundleFieldUpdateWithEntityTypeSchemaUpdate | function | core/ |
Tests updating a bundle field when the entity type schema has changed. |
EntityDefinitionUpdateMultipleTypesTest::testBundleFieldUpdateWithExistingData | function | core/ |
Tests updating a bundle field when it has existing data. |
EntityDefinitionUpdateMultipleTypesTest::testCreateFieldAndIndexOnSharedTable | function | core/ |
Ensures that a new field and index on a shared table are created. |
EntityDefinitionUpdateMultipleTypesTest::testCreateIndexUsingEntityStorageSchemaWithData | function | core/ |
Ensures that a new entity level index is created when data exists. |
EntityDefinitionUpdateMultipleTypesTest::testDefinitionEvents | function | core/ |
Tests entity type and field storage definition events. |
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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.