Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityCrudHookTest::nodeUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for node entities. |
| EntityCrudHookTest::setUp | function | core/ |
|
| EntityCrudHookTest::taxonomyTermCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for taxonomy_term entities. |
| EntityCrudHookTest::taxonomyTermDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for taxonomy_term entities. |
| EntityCrudHookTest::taxonomyTermInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for taxonomy_term entities. |
| EntityCrudHookTest::taxonomyTermLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_term entities. |
| EntityCrudHookTest::taxonomyTermPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for taxonomy_term entities. |
| EntityCrudHookTest::taxonomyTermPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_term entities. |
| EntityCrudHookTest::taxonomyTermUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for taxonomy_term entities. |
| EntityCrudHookTest::taxonomyVocabularyCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::taxonomyVocabularyUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for taxonomy_vocabulary entities. |
| EntityCrudHookTest::testBlockHooks | function | core/ |
Tests hook invocations for CRUD operations on blocks. |
| EntityCrudHookTest::testCommentHooks | function | core/ |
Tests hook invocations for CRUD operations on comments. |
| EntityCrudHookTest::testEntityRollback | function | core/ |
Tests rollback from failed entity save. |
| EntityCrudHookTest::testFileHooks | function | core/ |
Tests hook invocations for CRUD operations on files. |
| EntityCrudHookTest::testNodeHooks | function | core/ |
Tests hook invocations for CRUD operations on nodes. |
| EntityCrudHookTest::testTaxonomyTermHooks | function | core/ |
Tests hook invocations for CRUD operations on taxonomy terms. |
| EntityCrudHookTest::testTaxonomyVocabularyHooks | function | core/ |
Tests hook invocations for CRUD operations on taxonomy vocabularies. |
| EntityCrudHookTest::testUserHooks | function | core/ |
Tests hook invocations for CRUD operations on users. |
| EntityCrudHookTest::userCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for user entities. |
| EntityCrudHookTest::userDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user entities. |
| EntityCrudHookTest::userInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for user entities. |
| EntityCrudHookTest::userLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for user entities. |
| EntityCrudHookTest::userPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
| EntityCrudHookTest::userPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for user entities. |
| EntityCrudHookTest::userUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for user entities. |
| EntityDataDefinition::getBundles | function | core/ |
Gets the array of possible entity bundles. |
| EntityDataDefinition::getPropertyDefinitions | function | core/ |
Gets an array of property definitions of contained properties. |
| EntityDataDefinition::setBundles | function | core/ |
Sets the array of possible entity bundles. |
| EntityDataDefinition::setEntityTypeId | function | core/ |
Sets the entity type ID. |
| EntityDataDefinition::__sleep | function | core/ |
|
| EntityDataDefinitionInterface::getBundles | function | core/ |
Gets the array of possible entity bundles. |
| EntityDataDefinitionInterface::setBundles | function | core/ |
Sets the array of possible entity bundles. |
| EntityDataDefinitionInterface::setEntityTypeId | function | core/ |
Sets the entity type ID. |
| EntityDecoupledTranslationRevisionsTest | class | core/ |
Test decoupled translation revisions. |
| EntityDecoupledTranslationRevisionsTest.php | file | core/ |
|
| EntityDecoupledTranslationRevisionsTest::$bundleInfo | property | core/ |
The entity type bundle info service. |
| EntityDecoupledTranslationRevisionsTest::$modules | property | core/ |
Modules to install. |
| EntityDecoupledTranslationRevisionsTest::$previousRevisionId | property | core/ |
The previous revision identifiers for the various revision translations. |
| EntityDecoupledTranslationRevisionsTest::$previousUntranslatableFieldValue | property | core/ |
The previous untranslatable field value. |
| EntityDecoupledTranslationRevisionsTest::$stepIndex | property | core/ |
The current edit sequence step index. |
| EntityDecoupledTranslationRevisionsTest::$stepInfo | property | core/ |
The current edit sequence step info. |
| EntityDecoupledTranslationRevisionsTest::$storage | property | core/ |
The entity storage. |
| EntityDecoupledTranslationRevisionsTest::$translations | property | core/ |
The translations of the test entity. |
| EntityDecoupledTranslationRevisionsTest::dataTestDecoupledPendingRevisions | function | core/ |
Data provider for ::testDecoupledDefaultRevisions. |
Pagination
- Previous page
- Page 427
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.