| SqlContentEntityStorageSchema::getTableNames |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Gets a list of table names for this entity type, field storage and mapping. |
| SqlContentEntityStorageSchema::hasSharedTableNameChanges |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Detects whether any table name got renamed in an entity type update. |
| StatementPrefetch::$columnNames |
property |
core/lib/Drupal/Core/Database/StatementPrefetch.php |
The list of column names in this result set. |
| StatementPrefetchIterator::$columnNames |
property |
core/lib/Drupal/Core/Database/StatementPrefetchIterator.php |
The list of column names in this result set. |
| StaticMenuLinkOverrides::$configName |
property |
core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php |
The config name used to store the overrides. |
| StaticReflectionClass::getExtensionName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getFileName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getInterfaceNames |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getNamespaceName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getShortName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getTraitNames |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::inNamespace |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
#[\ReturnTypeWillChange] |
| StaticReflectionParser::$className |
property |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
The fully qualified class name. |
| StaticReflectionParser::$namespace |
property |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
The namespace of the class. |
| StaticReflectionParser::$parentClassName |
property |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
The name of the class this class extends, if any. |
| StaticReflectionParser::$shortClassName |
property |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
The short class name. |
| StaticReflectionParser::fullySpecifyName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
Converts a name into a fully specified name. |
| StaticReflectionParser::getClassName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
|
| StaticReflectionParser::getNamespaceName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
|
| StatisticsLastCommentName |
class |
core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php |
Sort handler, sorts by last comment name which can be in 2 different fields. |
| StatisticsLastCommentName |
class |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
Field handler to present the name of the last comment poster. |
| StatisticsLastCommentName.php |
file |
core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php |
|
| StatisticsLastCommentName.php |
file |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
|
| StatisticsLastCommentName::$uid |
property |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
The user id. |
| StatisticsLastCommentName::$user_field |
property |
core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php |
The user name field. |
| StatisticsLastCommentName::$user_field |
property |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
The user name field. |
| StatisticsLastCommentName::$user_table |
property |
core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php |
The users table. |
| StatisticsLastCommentName::$user_table |
property |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
The users table. |
| StatisticsLastCommentName::defineOptions |
function |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
Information about options for all kinds of purposes will be held here. |
| StatisticsLastCommentName::query |
function |
core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php |
Called to add the sort to a query. |
| StatisticsLastCommentName::query |
function |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
Called to add the field to a query. |
| StatisticsLastCommentName::render |
function |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
Renders the field. |
| StatisticsSettingsForm::getEditableConfigNames |
function |
core/modules/statistics/src/StatisticsSettingsForm.php |
Gets the configuration names that will be editable. |
| StorageBase::getCollectionName |
function |
core/lib/Drupal/Core/KeyValueStore/StorageBase.php |
Returns the name of this collection. |
| StorageComparer::$sourceNames |
property |
core/lib/Drupal/Core/Config/StorageComparer.php |
Sorted list of all the configuration object names in the source storage. |
| StorageComparer::$targetNames |
property |
core/lib/Drupal/Core/Config/StorageComparer.php |
Sorted list of all the configuration object names in the target storage. |
| StorageComparer::addChangelistRename |
function |
core/lib/Drupal/Core/Config/StorageComparer.php |
Creates the rename changelist. |
| StorageComparer::createRenameName |
function |
core/lib/Drupal/Core/Config/StorageComparer.php |
Creates a rename name from the old and new names for the object. |
| StorageComparer::extractRenameNames |
function |
core/lib/Drupal/Core/Config/StorageComparer.php |
Extracts old and new configuration names from a configuration change name. |
| StorageComparer::getAllCollectionNames |
function |
core/lib/Drupal/Core/Config/StorageComparer.php |
Gets the existing collections from both the target and source storage. |
| StorageComparer::moveRenameToUpdate |
function |
core/lib/Drupal/Core/Config/StorageComparer.php |
Moves a rename operation to an update. |
| StorageComparerInterface::extractRenameNames |
function |
core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Extracts old and new configuration names from a configuration change name. |
| StorageComparerInterface::getAllCollectionNames |
function |
core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Gets the existing collections from both the target and source storage. |
| StorageComparerInterface::moveRenameToUpdate |
function |
core/lib/Drupal/Core/Config/StorageComparerInterface.php |
Moves a rename operation to an update. |
| StorageInterface::getAllCollectionNames |
function |
core/lib/Drupal/Core/Config/StorageInterface.php |
Gets the existing collections. |
| StorageInterface::getCollectionName |
function |
core/lib/Drupal/Core/Config/StorageInterface.php |
Gets the name of the current collection the storage is using. |
| StorageInterface::rename |
function |
core/lib/Drupal/Core/Config/StorageInterface.php |
Renames a configuration object in the storage. |
| StorageReplaceDataWrapper::getAllCollectionNames |
function |
core/modules/config/src/StorageReplaceDataWrapper.php |
Gets the existing collections. |
| StorageReplaceDataWrapper::getCollectionName |
function |
core/modules/config/src/StorageReplaceDataWrapper.php |
Gets the name of the current collection the storage is using. |