Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntitySchemaTest::testEntitySchemaUpdate | function | core/ |
Tests that entity schema responds to changes in the entity type definition. |
| EntitySchemaTest::testIdentifierSchema | function | core/ |
Tests the installed storage schema for identifier fields. |
| EntitySchemaTest::testModifyingTranslatableColumnSchema | function | core/ |
Tests that modifying the UUID field for a translatable entity works. |
| EntitySchemaTest::testPrimaryKeyUpdate | function | core/ |
Tests deleting and creating a field that is part of a primary key. |
| EntitySchemaTest::updateEntityType | function | core/ |
Updates the entity type definition. |
| EntitySchemaTestHooks | class | core/ |
Hook implementations for entity_schema_test. |
| EntitySchemaTestHooks.php | file | core/ |
|
| EntitySchemaTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntitySchemaTestHooks::entityBundleCreate | function | core/ |
Implements hook_entity_bundle_create(). |
| EntitySchemaTestHooks::entityBundleDelete | function | core/ |
Implements hook_entity_bundle_delete(). |
| EntitySchemaTestHooks::entityBundleFieldInfo | function | core/ |
Implements hook_entity_bundle_field_info(). |
| EntitySchemaTestHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
| EntitySchemaTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| EntitySearchPage | class | core/ |
Migrate destination for search page. |
| EntitySearchPage.php | file | core/ |
|
| EntitySearchPage::$moduleHandler | property | core/ |
The module handler. |
| EntitySearchPage::create | function | core/ |
|
| EntitySearchPage::updateEntity | function | core/ |
|
| EntitySearchPage::__construct | function | core/ |
Constructs a new EntitySearchPage. |
| EntitySerializationTest | class | core/ |
Tests that entities can be serialized to supported core formats. |
| EntitySerializationTest.php | file | core/ |
|
| EntitySerializationTest::$entity | property | core/ |
The test entity. |
| EntitySerializationTest::$entityClass | property | core/ |
The class name of the test class. |
| EntitySerializationTest::$modules | property | core/ |
|
| EntitySerializationTest::$serializer | property | core/ |
The serializer service. |
| EntitySerializationTest::$user | property | core/ |
The test user. |
| EntitySerializationTest::$values | property | core/ |
The test values. |
| EntitySerializationTest::entityFieldAccessAlter | function | core/ |
Implements hook_entity_field_access_alter(). |
| EntitySerializationTest::setUp | function | core/ |
|
| EntitySerializationTest::testCacheableComputedField | function | core/ |
Tests normalizing cacheable computed field. |
| EntitySerializationTest::testDenormalize | function | core/ |
Tests denormalization of an entity. |
| EntitySerializationTest::testDenormalizeCustomSerializedItem | function | core/ |
Tests normalizing/denormalizing custom serialized columns. |
| EntitySerializationTest::testDenormalizeEmptyCustomSerializedField | function | core/ |
Tests normalizing/denormalizing empty custom serialized fields. |
| EntitySerializationTest::testDenormalizeInvalidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing invalid custom serialized fields. |
| EntitySerializationTest::testDenormalizeSerializedItem | function | core/ |
Tests denormalizing serialized columns. |
| EntitySerializationTest::testDenormalizeStringValue | function | core/ |
Tests normalizing/denormalizing using string values. |
| EntitySerializationTest::testDenormalizeValidCustomSerializedField | function | core/ |
Tests normalizing/denormalizing valid custom serialized fields. |
| EntitySerializationTest::testNormalize | function | core/ |
Tests the normalize function. |
| EntitySerializationTest::testSerialize | function | core/ |
Tests entity serialization for core's formats by a registered Serializer. |
| EntitySerializationTest::testUserNormalize | function | core/ |
Tests user normalization with some default access controls overridden. |
| EntitySerializationTestHooks | class | core/ |
Hook implementations for entity_serialization_test. |
| EntitySerializationTestHooks.php | file | core/ |
|
| EntitySerializationTestHooks::entityFieldAccessAlter | function | core/ |
Implements hook_entity_field_access_alter(). |
| EntitySerializedField | class | core/ |
Defines a test class for testing fields with a serialized column. |
| EntitySerializedField.php | file | core/ |
|
| EntitySerializedField::baseFieldDefinitions | function | core/ |
|
| EntityShortcutSet | class | core/ |
Migration destination for shortcut set entity. |
| EntityShortcutSet.php | file | core/ |
|
| EntityShortcutSet::getEntity | function | core/ |
Creates or loads an entity. |
| EntityShortcutSet::__construct | function | core/ |
Construct a new entity. |
Pagination
- Previous page
- Page 550
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.