| NodeTypeResourceTestBase::$entity |
property |
core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php |
The NodeType entity. |
| NodeTypeResourceTestBase::$entityTypeId |
property |
core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php |
The tested entity type. |
| NodeTypeResourceTestBase::createEntity |
function |
core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php |
Creates the entity to be tested. |
| NodeTypeResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php |
Returns the expected normalization of the entity. |
| NodeTypeResourceTestBase::getNormalizedPostEntity |
function |
core/modules/node/tests/src/Functional/Rest/NodeTypeResourceTestBase.php |
Returns the normalized POST entity. |
| NodeTypeTest::$entity |
property |
core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php |
|
| NodeTypeTest::$entityTypeId |
property |
core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php |
The tested entity type. |
| NodeTypeTest::createEntity |
function |
core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php |
Creates the entity to be tested. |
| NodeViewController::$entityRepository |
property |
core/modules/node/src/Controller/NodeViewController.php |
The entity repository service. |
| NoLanguageEntityTest |
class |
core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php |
Defines the test entity class. |
| NoLanguageEntityTest.php |
file |
core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php |
|
| NoLanguageEntityTest::baseFieldDefinitions |
function |
core/modules/language/tests/language_test/src/Entity/NoLanguageEntityTest.php |
Provides base field definitions for an entity type. |
| OptionsDynamicValuesApiTest::$entity |
property |
core/modules/options/tests/src/Kernel/OptionsDynamicValuesApiTest.php |
The created entity. |
| OptionsDynamicValuesTestBase::$entity |
property |
core/modules/options/tests/src/Functional/OptionsDynamicValuesTestBase.php |
The created entity. |
| OptionsDynamicValuesValidationTest::$entity |
property |
core/modules/options/tests/src/Kernel/OptionsDynamicValuesValidationTest.php |
The created entity. |
| OptionsTestHooks::formEntityTestEntityTestFormAlter |
function |
core/modules/options/tests/options_test/src/Hook/OptionsTestHooks.php |
Implements hook_form_FORM_ID_alter(). |
| OverridesEntityForm |
class |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
Provides a form containing the Layout Builder UI for overrides. |
| OverridesEntityForm.php |
file |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
|
| OverridesEntityForm::$layoutTempstoreRepository |
property |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
Layout tempstore repository. |
| OverridesEntityForm::$sectionStorage |
property |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
The section storage. |
| OverridesEntityForm::actions |
function |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
Returns an array of supported actions for the current entity form. |
| OverridesEntityForm::buildForm |
function |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
Form constructor. |
| OverridesEntityForm::buildMessage |
function |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
Renders a message to display at the top of the layout builder. |
| OverridesEntityForm::create |
function |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
Instantiates a new instance of this class. |
| OverridesEntityForm::init |
function |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
Initializes the form state and the entity before the first form build. |
| OverridesEntityForm::save |
function |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
Form submission handler for the 'save' action. |
| OverridesEntityForm::__construct |
function |
core/modules/layout_builder/src/Form/OverridesEntityForm.php |
Constructs a new OverridesEntityForm. |
| OverridesSectionStorage::$entityFieldManager |
property |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
The entity field manager. |
| OverridesSectionStorage::$entityRepository |
property |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
The entity repository. |
| OverridesSectionStorage::$entityTypeManager |
property |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
The entity type manager. |
| OverridesSectionStorage::extractEntityFromRoute |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
Extracts an entity from the route values. |
| OverridesSectionStorage::getEntity |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
Gets the entity storing the overrides. |
| OverridesSectionStorage::getEntityTypes |
function |
core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php |
Returns an array of relevant entity types. |
| OverridesSectionStorageTest::$entityFieldManager |
property |
core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php |
The entity field manager. |
| OverridesSectionStorageTest::$entityRepository |
property |
core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php |
The entity repository. |
| OverridesSectionStorageTest::$entityTypeManager |
property |
core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php |
The entity type manager. |
| OverridesSectionStorageTest::providerTestExtractEntityFromRoute |
function |
core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php |
Provides data for ::testExtractEntityFromRoute(). |
| OverridesSectionStorageTest::testExtractEntityFromRoute |
function |
core/modules/layout_builder/tests/src/Unit/OverridesSectionStorageTest.php |
Tests extract entity from route. |
| paramconverter.configentity_admin |
service |
core/core.services.yml |
Drupal\Core\ParamConverter\AdminPathConfigEntityConverter |
| paramconverter.entity |
service |
core/core.services.yml |
Drupal\Core\ParamConverter\EntityConverter |
| paramconverter.entity_revision |
service |
core/core.services.yml |
Drupal\Core\ParamConverter\EntityRevisionParamConverter |
| paramconverter.jsonapi.entity_uuid |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\ParamConverter\EntityUuidConverter |
| PathAliasConstraintValidator::$entityTypeManager |
property |
core/modules/path/src/Plugin/Validation/Constraint/PathAliasConstraintValidator.php |
The entity type manager. |
| PathAliasForm::$entity |
property |
core/modules/path/src/PathAliasForm.php |
The path_alias entity. |
| PathAliasListBuilder::getEntityIds |
function |
core/modules/path/src/PathAliasListBuilder.php |
|
| PathAliasResourceTestBase::$entityTypeId |
property |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
The tested entity type. |
| PathAliasResourceTestBase::$firstCreatedEntityId |
property |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
The entity ID for the first created entity in testPost(). |
| PathAliasResourceTestBase::$secondCreatedEntityId |
property |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
The entity ID for the second created entity in testPost(). |
| PathAliasResourceTestBase::createEntity |
function |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
Creates the entity to be tested. |
| PathAliasResourceTestBase::getExpectedNormalizedEntity |
function |
core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php |
Returns the expected normalization of the entity. |