Search for postLoad

  1. Search 7.x for postLoad
  2. Search 9.5.x for postLoad
  3. Search 8.9.x for postLoad
  4. Search 10.3.x for postLoad
  5. Other projects
Title Object type File name Summary
EntityBase::postLoad function core/lib/Drupal/Core/Entity/EntityBase.php Acts on loaded entities.
EntityInterface::postLoad function core/lib/Drupal/Core/Entity/EntityInterface.php Acts on loaded entities.
EntityStorageBase::postLoad function core/lib/Drupal/Core/Entity/EntityStorageBase.php Attaches data to entities upon loading.
EntityTestBundleClass::$postLoadCount property core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php The number of times static::postLoad() was called.
EntityTestBundleClass::$postLoadEntitiesCount property core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php The size of the $entities array passed to each invocation of postLoad().
EntityTestBundleClass::postLoad function core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestBundleClass.php Acts on loaded entities.
EntityUnitTest::testPostLoad function core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php @covers ::postLoad
Role::postLoad function core/modules/user/src/Entity/Role.php Acts on loaded entities.
SqlContentEntityStorageTestEntityInterface::postLoad function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php Acts on loaded entities.
View::postLoad function core/modules/views/src/Entity/View.php Acts on loaded entities.
ViewUI::postLoad function core/modules/views_ui/src/ViewUI.php Acts on loaded entities.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.