| SiteMaintenanceTest::setUp |
function |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
|
| SiteMaintenanceTest::testNonHtmlRequest |
function |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
Tests responses to non-HTML requests when in maintenance mode. |
| SiteMaintenanceTest::testSiteMaintenance |
function |
core/modules/system/tests/src/Functional/System/SiteMaintenanceTest.php |
Verifies site maintenance mode functionality. |
| SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat |
function |
core/modules/ckeditor5/src/SmartDefaultSettings.php |
Adds CKEditor 5 toolbar items to match the format's HTML elements. |
| Sort::expandItem |
function |
core/modules/jsonapi/src/Query/Sort.php |
Expands a sort item in case a shortcut was used. |
| SqlBase::itemsPerPageExposed |
function |
core/modules/views/src/Plugin/views/pager/SqlBase.php |
|
| SqlContentEntityStorage::doDeleteFieldItems |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::doDeleteRevisionFieldItems |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::doLoadMultipleRevisionsFieldItems |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::doSaveFieldItems |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::purgeFieldItems |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| SqlContentEntityStorage::readFieldItemsToPurge |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
|
| StatusItem |
class |
core/modules/user/src/StatusItem.php |
Defines the 'status' entity field type. |
| StatusItem.php |
file |
core/modules/user/src/StatusItem.php |
|
| StatusItem::generateSampleValue |
function |
core/modules/user/src/StatusItem.php |
|
| StringItem |
class |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php |
Defines the 'string' entity field type. |
| StringItem.php |
file |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php |
|
| StringItem::defaultStorageSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php |
|
| StringItem::generateSampleValue |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php |
|
| StringItem::getConstraints |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php |
|
| StringItem::schema |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php |
|
| StringItem::storageSettingsForm |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItem.php |
|
| StringItemBase |
class |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php |
Base class for string field types. |
| StringItemBase.php |
file |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php |
|
| StringItemBase::defaultStorageSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php |
|
| StringItemBase::isEmpty |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php |
|
| StringItemBase::propertyDefinitions |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringItemBase.php |
|
| StringLongItem |
class |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php |
Defines the 'string_long' field type. |
| StringLongItem.php |
file |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php |
|
| StringLongItem::generateSampleValue |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php |
|
| StringLongItem::schema |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/StringLongItem.php |
|
| StyleSerializerTest::testSiteMaintenance |
function |
core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php |
Verifies site maintenance mode functionality. |
| SystemManager::$menuItems |
property |
core/modules/system/src/SystemManager.php |
A static cache of menu items. |
| TaxonomyIndexTid::render_item |
function |
core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php |
|
| TelephoneItem |
class |
core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php |
Plugin implementation of the 'telephone' field type. |
| TelephoneItem.php |
file |
core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php |
|
| TelephoneItem::generateSampleValue |
function |
core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php |
|
| TelephoneItem::getConstraints |
function |
core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php |
|
| TelephoneItem::isEmpty |
function |
core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php |
|
| TelephoneItem::MAX_LENGTH |
constant |
core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php |
The maximum length for a telephone value. |
| TelephoneItem::propertyDefinitions |
function |
core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php |
|
| TelephoneItem::schema |
function |
core/modules/telephone/src/Plugin/Field/FieldType/TelephoneItem.php |
|
| TelephoneItemTest |
class |
core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php |
Tests the new entity API for the telephone field type. |
| TelephoneItemTest.php |
file |
core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php |
|
| TelephoneItemTest::$modules |
property |
core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php |
Modules to enable. |
| TelephoneItemTest::setUp |
function |
core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php |
|
| TelephoneItemTest::testTestItem |
function |
core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php |
Tests using entity fields of the telephone field type. |
| template_preprocess_aggregator_item |
function |
core/modules/aggregator/aggregator.theme.inc |
Prepares variables for aggregator item templates. |
| template_preprocess_item_list |
function |
core/includes/theme.inc |
Prepares variables for item list templates. |
| template_preprocess_media_library_item |
function |
core/modules/media_library/media_library.module |
Prepares variables for a selected media item. |