Search for multiple
- Search 7.x for multiple
- Search 9.5.x for multiple
- Search 8.9.x for multiple
- Search 11.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. |
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. |
EntityField::$multiple | property | core/ |
Does the field supports multiple field values. |
EntityField::multiple_options_form | function | core/ |
Provide options for multiple value fields. |
EntityFormTest::testAddPageWithMultipleParameters | function | core/ |
Tests the route add-page with multiple parameters. |
EntityInterface::loadMultiple | function | core/ |
Loads one or more entities. |
EntityKeysTest::multipleKeysCacheTestCases | function | core/ |
Data provider for ::testMultipleKeysCache. |
EntityKeysTest::testMultipleKeysCache | function | core/ |
Tests the cache when multiple keys reference a single field. |
EntityMethodConfigActionsTest::testSetMultipleThirdPartySettings | function | core/ |
|
EntityQueryTest::testBaseFieldMultipleColumns | function | core/ |
Tests base fields with multiple columns. |
EntityReferenceAdminTest::testMultipleTargetBundles | function | core/ |
Tests field settings for an entity reference field. |
EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests multiple target bundles. |
EntityReferenceFieldTest::testReferencedEntitiesMultipleLoad | function | core/ |
Tests the multiple target entities loader. |
EntityRepository::getActiveMultiple | function | core/ |
|
EntityRepository::getCanonicalMultiple | function | core/ |
|
EntityRepositoryInterface::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
EntityRepositoryInterface::getCanonicalMultiple | function | core/ |
Retrieves the canonical entity variants matching the specified context. |
EntityResource::doPatchMultipleRelationship | function | core/ |
Update a to-many relationship. |
EntityStorageBase::doLoadMultiple | function | core/ |
Performs storage-specific loading of entities. |
EntityStorageBase::loadMultiple | function | core/ |
Loads one or more entities. |
EntityStorageBaseTest::providerLoadMultiple | function | core/ |
Data provider for testLoadMultiple. |
EntityStorageBaseTest::testLoadMultiple | function | core/ |
Test loadMultiple(). |
EntityStorageInterface::loadMultiple | function | core/ |
Loads one or more entities. |
EntityTest::testValidateArgumentMultiple | function | core/ |
Tests the validate argument method with multiple argument splitting. |
EntityTestViewBuilderOverriddenView::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
EntityUnitTest::testLoadMultiple | function | core/ |
@covers ::loadMultiple |
EntityViewBuilder::buildMultiple | function | core/ |
Builds multiple entities' views; augments entity defaults. |
EntityViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
EntityViewBuilderInterface::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
EntityViewDisplay::buildMultiple | function | core/ |
Builds a renderable array for the components of a set of entities. |
EntityViewDisplayInterface::buildMultiple | function | core/ |
Builds a renderable array for the components of a set of entities. |
Equality::$alwaysMultiple | property | core/ |
Exposed filter options. |
Explode::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
ExtractTest::multipleValueProviderSource | function | core/ |
Provides multiple source data for "extract" process plugin test. |
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.