| SerializedPropertyItem |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedPropertyItem.php |
Defines the 'serialized_property_item_test' entity field type. |
| SerializedPropertyItem.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedPropertyItem.php |
|
| SerializedPropertyItem::propertyDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedPropertyItem.php |
|
| SerializedPropertyItem::schema |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SerializedPropertyItem.php |
|
| serializer.normalizer.entity_reference_field_item |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\EntityReferenceFieldItemNormalizer |
| serializer.normalizer.entity_reference_item.hal |
service |
core/modules/hal/hal.services.yml |
Drupal\hal\Normalizer\EntityReferenceItemNormalizer |
| serializer.normalizer.field_item.hal |
service |
core/modules/hal/hal.services.yml |
Drupal\hal\Normalizer\FieldItemNormalizer |
| serializer.normalizer.field_item.jsonapi |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\Normalizer\FieldItemNormalizer |
| serializer.normalizer.password_field_item |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\NullNormalizer |
| serializer.normalizer.silly_fielditem |
service |
core/modules/serialization/tests/modules/field_normalization_test/field_normalization_test.services.yml |
Drupal\field_normalization_test\Normalization\TextItemSillyNormalizer |
| serializer.normalizer.timestamp_item |
service |
core/modules/serialization/serialization.services.yml |
Drupal\serialization\Normalizer\TimestampItemNormalizer |
| serializer.normalizer.timestamp_item.hal |
service |
core/modules/hal/hal.services.yml |
Drupal\hal\Normalizer\TimestampItemNormalizer |
| seven_preprocess_item_list__media_library_add_form_media_list |
function |
core/themes/seven/seven.theme |
Implements hook_preprocess_item_list__media_library_add_form_media_list(). |
| seven_preprocess_media_library_item__small |
function |
core/themes/seven/seven.theme |
Implements hook_preprocess_media_library_item__small(). |
| seven_preprocess_media_library_item__widget |
function |
core/themes/seven/seven.theme |
Implements hook_preprocess_media_library_item__widget(). |
| ShapeItem |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php |
Defines the 'shape' field type. |
| ShapeItem.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php |
|
| ShapeItem::defaultStorageSettings |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php |
|
| ShapeItem::isEmpty |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php |
|
| ShapeItem::mainPropertyName |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php |
|
| ShapeItem::propertyDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php |
|
| ShapeItem::schema |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php |
|
| ShapeItemRequired |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItemRequired.php |
Defines the 'shape_required' field type. |
| ShapeItemRequired.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItemRequired.php |
|
| ShapeItemRequired::propertyDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItemRequired.php |
|
| ShapeItemTest |
class |
core/modules/field/tests/src/Kernel/ShapeItemTest.php |
Tests the new entity API for the shape field type. |
| ShapeItemTest.php |
file |
core/modules/field/tests/src/Kernel/ShapeItemTest.php |
|
| ShapeItemTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/ShapeItemTest.php |
The name of the field to use in this test. |
| ShapeItemTest::$modules |
property |
core/modules/field/tests/src/Kernel/ShapeItemTest.php |
Modules to enable. |
| ShapeItemTest::setUp |
function |
core/modules/field/tests/src/Kernel/ShapeItemTest.php |
|
| ShapeItemTest::testShapeItem |
function |
core/modules/field/tests/src/Kernel/ShapeItemTest.php |
Tests using entity fields of the shape field type. |
| SingleInternalPropertyTestFieldItem |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php |
Defines the 'Single Internal Property' entity test field type. |
| SingleInternalPropertyTestFieldItem.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php |
|
| SingleInternalPropertyTestFieldItem::propertyDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/SingleInternalPropertyTestFieldItem.php |
|
| SiteMaintenanceModeForm |
class |
core/modules/system/src/Form/SiteMaintenanceModeForm.php |
Configure maintenance settings for this site. |
| SiteMaintenanceModeForm.php |
file |
core/modules/system/src/Form/SiteMaintenanceModeForm.php |
|
| SiteMaintenanceModeForm::$permissionHandler |
property |
core/modules/system/src/Form/SiteMaintenanceModeForm.php |
The permission handler. |
| SiteMaintenanceModeForm::$state |
property |
core/modules/system/src/Form/SiteMaintenanceModeForm.php |
The state keyvalue collection. |
| SiteMaintenanceModeForm::buildForm |
function |
core/modules/system/src/Form/SiteMaintenanceModeForm.php |
|
| SiteMaintenanceModeForm::create |
function |
core/modules/system/src/Form/SiteMaintenanceModeForm.php |
|
| SiteMaintenanceModeForm::getEditableConfigNames |
function |
core/modules/system/src/Form/SiteMaintenanceModeForm.php |
|
| SiteMaintenanceModeForm::getFormId |
function |
core/modules/system/src/Form/SiteMaintenanceModeForm.php |
|
| SiteMaintenanceModeForm::submitForm |
function |
core/modules/system/src/Form/SiteMaintenanceModeForm.php |
|
| SiteMaintenanceModeForm::__construct |
function |
core/modules/system/src/Form/SiteMaintenanceModeForm.php |
Constructs a new SiteMaintenanceModeForm. |
| SiteMaintenanceTest |
class |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
Tests access to site while in maintenance mode. |
| SiteMaintenanceTest.php |
file |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
|
| SiteMaintenanceTest::$adminUser |
property |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
|
| SiteMaintenanceTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
|
| SiteMaintenanceTest::$modules |
property |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
Modules to enable. |
| SiteMaintenanceTest::$user |
property |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
User allowed to access site in maintenance mode. |