Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Test the cache when multiple keys reference a single field. |
| EntityLegacyTest::testEntityDeleteMultiple | function | core/ |
Tests that entity_delete_multiple triggers an error. |
| EntityLegacyTest::testEntityLoadMultipleByProperties | function | core/ |
@expectedDeprecation entity_load_multiple_by_properties() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use the entity type storage's loadByProperties() method. See https://www.drupal.org/node/3050910 |
| EntityManager::getActiveMultiple | function | core/ |
|
| EntityManager::getCanonicalMultiple | function | core/ |
|
| EntityManagerTest::testActiveMultiple | function | core/ |
Tests the getActiveMultiple() method. |
| EntityManagerTest::testGetCanonicalMultiple | function | core/ |
Tests the getCanonicalMultiple() method. |
| EntityOperations::shouldSkipPreOperations | function | core/ |
Determines whether we need to react on pre-save or pre-delete operations. |
| EntityQueryRelationshipTest | class | core/ |
Tests the Entity Query relationship API. |
| EntityQueryRelationshipTest.php | file | core/ |
|
| EntityQueryRelationshipTest::$accounts | property | core/ |
User entities. |
| EntityQueryRelationshipTest::$entities | property | core/ |
entity_test entities. |
| EntityQueryRelationshipTest::$fieldName | property | core/ |
The name of the taxonomy field used for test. |
| EntityQueryRelationshipTest::$modules | property | core/ |
Modules to enable. |
| EntityQueryRelationshipTest::$queryResults | property | core/ |
The results returned by EntityQuery. |
| EntityQueryRelationshipTest::$terms | property | core/ |
Term entities. |
| EntityQueryRelationshipTest::assertResults | function | core/ |
Assert the results. |
| EntityQueryRelationshipTest::setUp | function | core/ |
|
| EntityQueryRelationshipTest::testInvalidSpecifier | function | core/ |
Tests the invalid specifier in the query relationship. |
| EntityQueryRelationshipTest::testQuery | function | core/ |
Tests querying. |
| EntityQueryTest::testBaseFieldMultipleColumns | function | core/ |
Test base fields with multiple columns. |
| EntityReferenceAdminTest::testMultipleTargetBundles | function | core/ |
Tests field settings for an entity reference field when the field has multiple target bundles and is set to auto-create the target entity. |
| EntityReferenceAutoCreateTest::testMultipleTargetBundles | function | core/ |
Tests if an entity reference field having multiple target bundles is storing the auto-created entity in the right destination. |
| EntityReferenceFieldNormalizer::getRelationshipLinks | function | core/ |
Gets the links for the relationship. |
| EntityReferenceFieldTest::testReferencedEntitiesMultipleLoad | function | core/ |
Tests the multiple target entities loader. |
| EntityReferenceRelationshipTest | class | core/ |
Tests entity reference relationship data. |
| EntityReferenceRelationshipTest.php | file | core/ |
|
| EntityReferenceRelationshipTest::$entities | property | core/ |
The entity_test entities used by the test. |
| EntityReferenceRelationshipTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceRelationshipTest::$testViews | property | core/ |
Views used by this test. |
| EntityReferenceRelationshipTest::setUp | function | core/ |
|
| EntityReferenceRelationshipTest::testDataTableRelationship | function | core/ |
Tests views data generated for relationship. |
| EntityReferenceRelationshipTest::testDataTableRelationshipWithLongFieldName | function | core/ |
Tests views data generated for relationship. |
| EntityReferenceRelationshipTest::testGroupByWithEmptyRelationships | function | core/ |
Tests group by with optional and empty relationship. |
| EntityReferenceRelationshipTest::testNoDataTableRelationship | function | core/ |
Tests using the views relationship. |
| EntityRepository::getActiveMultiple | function | core/ |
Retrieves the active entity variants matching the specified context. |
| EntityRepository::getCanonicalMultiple | function | core/ |
Retrieves the canonical entity variants matching the specified context. |
| 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::addToRelationshipData | function | core/ |
Adds a relationship to a to-many relationship. |
| EntityResource::doPatchIndividualRelationship | function | core/ |
Update a to-one relationship. |
| EntityResource::doPatchMultipleRelationship | function | core/ |
Update a to-many relationship. |
| EntityResource::getJsonApiParams | function | core/ |
Extracts JSON:API query parameters from the request. |
| EntityResource::getRelationship | function | core/ |
Gets the relationship of an entity. |
| EntityResource::relationshipResponseRequiresBody | function | core/ |
Determines if the client needs to be updated with new relationship data. |
| EntityResource::removeFromRelationshipData | function | core/ |
Deletes the relationship of an entity. |
| EntityResource::replaceRelationshipData | function | core/ |
Updates the relationship of an entity. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.