| PasswordItemTest::$field |
property |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
The field used in this test class. |
| PasswordItemTest::$fieldStorage |
property |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
A field storage to use in this test class. |
| PasswordItemTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
|
| PasswordItemTest::testPreSaveExceptionExisting |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExceptionNew |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingEmptyString |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingMultipleSpacesString |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingNull |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewEmptyString |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewMultipleSpacesString |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewNull |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSavePreHashed |
function |
core/tests/Drupal/KernelTests/Core/Field/FieldType/PasswordItemTest.php |
@covers ::preSave[[api-linebreak]] |
| PathFieldItemList |
class |
core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php |
Represents a configurable entity path field. |
| PathFieldItemList.php |
file |
core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php |
|
| PathFieldItemList::computeValue |
function |
core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php |
|
| PathFieldItemList::defaultAccess |
function |
core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php |
|
| PathFieldItemList::delete |
function |
core/modules/path/src/Plugin/Field/FieldType/PathFieldItemList.php |
|
| PathItem |
class |
core/modules/path/src/Plugin/Field/FieldType/PathItem.php |
Defines the 'path' entity field type. |
| PathItem.php |
file |
core/modules/path/src/Plugin/Field/FieldType/PathItem.php |
|
| PathItem::generateSampleValue |
function |
core/modules/path/src/Plugin/Field/FieldType/PathItem.php |
|
| PathItem::isEmpty |
function |
core/modules/path/src/Plugin/Field/FieldType/PathItem.php |
|
| PathItem::mainPropertyName |
function |
core/modules/path/src/Plugin/Field/FieldType/PathItem.php |
|
| PathItem::postSave |
function |
core/modules/path/src/Plugin/Field/FieldType/PathItem.php |
|
| PathItem::preSave |
function |
core/modules/path/src/Plugin/Field/FieldType/PathItem.php |
|
| PathItem::propertyDefinitions |
function |
core/modules/path/src/Plugin/Field/FieldType/PathItem.php |
|
| PathItem::schema |
function |
core/modules/path/src/Plugin/Field/FieldType/PathItem.php |
|
| PathItemTest |
class |
core/modules/path/tests/src/Kernel/PathItemTest.php |
Tests loading and storing data using PathItem. |
| PathItemTest.php |
file |
core/modules/path/tests/src/Kernel/PathItemTest.php |
|
| PathItemTest::$modules |
property |
core/modules/path/tests/src/Kernel/PathItemTest.php |
Modules to enable. |
| PathItemTest::setUp |
function |
core/modules/path/tests/src/Kernel/PathItemTest.php |
|
| PathItemTest::testPathItem |
function |
core/modules/path/tests/src/Kernel/PathItemTest.php |
Tests creating, loading, updating and deleting aliases through PathItem. |
| Permissions::render_item |
function |
core/modules/user/src/Plugin/views/field/Permissions.php |
|
| PhpBackend::prepareItem |
function |
core/lib/Drupal/Core/Cache/PhpBackend.php |
Prepares a cached item. |
| PhpBackend::writeItem |
function |
core/lib/Drupal/Core/Cache/PhpBackend.php |
Writes a cache item to PhpStorage. |
| PoDatabaseReader::readItem |
function |
core/modules/locale/src/PoDatabaseReader.php |
|
| PoDatabaseWriter::writeItem |
function |
core/modules/locale/src/PoDatabaseWriter.php |
|
| PoDatabaseWriter::writeItems |
function |
core/modules/locale/src/PoDatabaseWriter.php |
|
| PoItem |
class |
core/lib/Drupal/Component/Gettext/PoItem.php |
PoItem handles one translation. |
| PoItem.php |
file |
core/lib/Drupal/Component/Gettext/PoItem.php |
|
| PoItem::$comment |
property |
core/lib/Drupal/Component/Gettext/PoItem.php |
The comment of this translation. |
| PoItem::$context |
property |
core/lib/Drupal/Component/Gettext/PoItem.php |
The context this translation belongs to. |
| PoItem::$langcode |
property |
core/lib/Drupal/Component/Gettext/PoItem.php |
The language code this translation is in. |
| PoItem::$plural |
property |
core/lib/Drupal/Component/Gettext/PoItem.php |
Flag indicating if this translation has plurals. |
| PoItem::$source |
property |
core/lib/Drupal/Component/Gettext/PoItem.php |
The source string or array of strings if it has plurals. |
| PoItem::$translation |
property |
core/lib/Drupal/Component/Gettext/PoItem.php |
The translation string or array of strings if it has plurals. |
| PoItem::DELIMITER |
constant |
core/lib/Drupal/Component/Gettext/PoItem.php |
The delimiter used to split plural strings. |
| PoItem::formatItem |
function |
core/lib/Drupal/Component/Gettext/PoItem.php |
Format the POItem as a string. |
| PoItem::formatPlural |
function |
core/lib/Drupal/Component/Gettext/PoItem.php |
Formats a plural translation. |
| PoItem::formatSingular |
function |
core/lib/Drupal/Component/Gettext/PoItem.php |
Formats a singular translation. |
| PoItem::formatString |
function |
core/lib/Drupal/Component/Gettext/PoItem.php |
Formats a string for output on multiple lines. |