Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntitySchemaSubscriber::$workspaceInfo | property | core/ |
The workspace information service. |
| EntitySchemaSubscriber::addRevisionMetadataField | function | core/ |
Adds the 'workspace' revision metadata field to an entity type. |
| EntitySchemaSubscriber::getSubscribedEvents | function | core/ |
|
| EntitySchemaSubscriber::getSubscribedEvents | function | core/ |
|
| EntitySchemaSubscriber::getWorkspaceFieldDefinition | function | core/ |
Gets the base field definition for the 'workspace' revision metadata field. |
| EntitySchemaSubscriber::onEntityTypeCreate | function | core/ |
Reacts to the creation of the entity type. |
| EntitySchemaSubscriber::onEntityTypeCreate | function | core/ |
Reacts to the creation of the entity type. |
| EntitySchemaSubscriber::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
| EntitySchemaSubscriber::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
| EntitySchemaSubscriber::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
| EntitySchemaSubscriber::onFieldableEntityTypeCreate | function | core/ |
Reacts to the creation of the fieldable entity type. |
| EntitySchemaSubscriber::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
| EntitySchemaSubscriber::__construct | function | core/ |
Constructs a new EntitySchemaSubscriber. |
| EntitySchemaSubscriber::__construct | function | core/ |
Constructs a new EntitySchemaSubscriber. |
| EntitySchemaTest | class | core/ |
Tests the default entity storage schema handler. |
| EntitySchemaTest.php | file | core/ |
|
| EntitySchemaTest::$database | property | core/ |
The database connection used. |
| EntitySchemaTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
| EntitySchemaTest::$entityFieldManager | property | core/ |
The entity field manager. |
| EntitySchemaTest::$modules | property | core/ |
Modules to install. |
| EntitySchemaTest::findPrimaryKeys | function | core/ |
Finds the primary keys for a given entity type. |
| EntitySchemaTest::providerTestPrimaryKeyUpdate | function | core/ |
Provides test cases for EntitySchemaTest::testPrimaryKeyUpdate() |
| EntitySchemaTest::refreshServices | function | core/ |
Refresh services. |
| EntitySchemaTest::setUp | function | core/ |
|
| EntitySchemaTest::testCleanUpStorageDefinition | function | core/ |
Tests fields from an uninstalled module are removed from the schema. |
| EntitySchemaTest::testCustomFieldCreateDelete | function | core/ |
Tests the custom bundle field creation and deletion. |
| 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. |
| EntitySearchPage | class | core/ |
Migrate destination for search page. |
| EntitySearchPage.php | file | core/ |
|
| EntitySearchPage::$moduleHandler | property | core/ |
The module handler. |
| EntitySearchPage::create | function | core/ |
Creates an instance of the plugin. |
| EntitySearchPage::import | function | core/ |
Import the row. |
| EntitySearchPage::updateEntity | function | core/ |
Updates an entity with the contents of a row. |
| 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/ |
Modules to install. |
| EntitySerializationTest::$serializer | property | core/ |
The serializer service. |
| EntitySerializationTest::$user | property | core/ |
The test user. |
| EntitySerializationTest::$values | property | core/ |
The test values. |
| 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. |
Pagination
- Previous page
- Page 528
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.