| PerComponentEntityDisplay::getEntity |
function |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php |
Gets the entity. |
| PerComponentEntityDisplay::MODE_NAME |
constant |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php |
|
| PerComponentEntityDisplayTest |
class |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
Tests the entity display destination plugin. |
| PerComponentEntityDisplayTest.php |
file |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityDisplayTest. |
| PerComponentEntityDisplayTest::testImport |
function |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
Tests the entity display import method. |
| PerComponentEntityFormDisplay |
class |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php |
This class imports one component of an entity form display. |
| PerComponentEntityFormDisplay.php |
file |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php |
|
| PerComponentEntityFormDisplay::getEntity |
function |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php |
Gets the entity. |
| PerComponentEntityFormDisplay::MODE_NAME |
constant |
core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php |
|
| PerComponentEntityFormDisplayTest |
class |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php |
Tests the entity display destination plugin. |
| PerComponentEntityFormDisplayTest.php |
file |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php |
Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityFormDisplayTest. |
| PerComponentEntityFormDisplayTest::testImport |
function |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php |
Tests the entity display import method. |
| pgsql.entity.query.sql |
service |
core/core.services.yml |
Drupal\Core\Entity\Query\Sql\pgsql\QueryFactory |
| pgsql.workspaces.entity.query.sql |
service |
core/modules/workspaces/workspaces.services.yml |
Drupal\workspaces\EntityQuery\PgsqlQueryFactory |
| plugin.manager.entity_reference_selection |
service |
core/core.services.yml |
Drupal\Core\Entity\EntityReferenceSelection\SelectionPluginManager |
| PluginBase::INCLUDE_ENTITY |
constant |
core/modules/views/src/Plugin/views/PluginBase.php |
Include entity row languages when listing languages. |
| PrepareModulesEntityUninstallForm |
class |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Provides a form removing module content entities data before uninstallation. |
| PrepareModulesEntityUninstallForm.php |
file |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
|
| PrepareModulesEntityUninstallForm::$entityTypeId |
property |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
The entity type ID of the entities to delete. |
| PrepareModulesEntityUninstallForm::$entityTypeManager |
property |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
The entity type manager. |
| PrepareModulesEntityUninstallForm::buildForm |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Form constructor. |
| PrepareModulesEntityUninstallForm::create |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Instantiates a new instance of this class. |
| PrepareModulesEntityUninstallForm::deleteContentEntities |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Deletes the content entities of the specified entity type. |
| PrepareModulesEntityUninstallForm::getCancelUrl |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Returns the route to go to if the user cancels the action. |
| PrepareModulesEntityUninstallForm::getConfirmText |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Returns a caption for the button that confirms the action. |
| PrepareModulesEntityUninstallForm::getDescription |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Returns additional text to display as a description. |
| PrepareModulesEntityUninstallForm::getFormId |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Returns a unique string identifying the form. |
| PrepareModulesEntityUninstallForm::getQuestion |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Returns the question to ask the user. |
| PrepareModulesEntityUninstallForm::moduleBatchFinished |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Implements callback_batch_finished(). |
| PrepareModulesEntityUninstallForm::submitForm |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Form submission handler. |
| PrepareModulesEntityUninstallForm::__construct |
function |
core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php |
Constructs a PrepareModulesEntityUninstallForm object. |
| PrivateFileOnTranslatedEntityTest |
class |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
Uploads private files to translated node and checks access. |
| PrivateFileOnTranslatedEntityTest.php |
file |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
|
| PrivateFileOnTranslatedEntityTest::$defaultTheme |
property |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
The theme to install as the default for testing. |
| PrivateFileOnTranslatedEntityTest::$fieldName |
property |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
The name of the file field used in the test. |
| PrivateFileOnTranslatedEntityTest::$modules |
property |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
Modules to enable. |
| PrivateFileOnTranslatedEntityTest::setUp |
function |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
|
| PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile |
function |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
Tests private file fields on translated nodes. |
| ProfileTranslationHandler::entityFormAlter |
function |
core/modules/user/src/ProfileTranslationHandler.php |
Performs the needed alterations to the entity form. |
| ProfileTranslationHandler::entityFormSave |
function |
core/modules/user/src/ProfileTranslationHandler.php |
Form submission handler for ProfileTranslationHandler::entityFormAlter(). |
| Query::$entityType |
property |
core/lib/Drupal/Core/Config/Entity/Query/Query.php |
Information about the entity type. |
| QueryBase::$entityType |
property |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Information about the entity type. |
| QueryBase::$entityTypeId |
property |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
The entity type this query runs against. |
| QueryBase::getEntityTypeId |
function |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Gets the ID of the entity type for this query. |
| QueryInterface::getEntityTypeId |
function |
core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Gets the ID of the entity type for this query. |
| QueryPluginBase::getEntityTableInfo |
function |
core/modules/views/src/Plugin/views/query/QueryPluginBase.php |
Returns an array of all tables from the query that map to an entity type. |
| QuickEditController::$entityDisplayRepository |
property |
core/modules/quickedit/src/QuickEditController.php |
The entity display repository service. |
| QuickEditController::$entityRepository |
property |
core/modules/quickedit/src/QuickEditController.php |
The entity repository. |
| QuickEditController::entitySave |
function |
core/modules/quickedit/src/QuickEditController.php |
Saves an entity into the database, from PrivateTempStore. |
| QuickEditEntityFieldAccessCheck |
class |
core/modules/quickedit/src/Access/QuickEditEntityFieldAccessCheck.php |
Access check for in-place editing entity fields. |