Sql::getQualifiedMapTableName |
function |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
Get the fully qualified map table name. |
Sql::mapTableName |
function |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
The name of the database map table. |
Sql::messageTableName |
function |
core/modules/migrate/src/Plugin/migrate/id_map/Sql.php |
The name of the database message table. |
SqlContentEntityStorage::getQueryServiceName |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php |
Gets the name of the service for the query for this entity storage. |
SqlContentEntityStorageSchema::getEntityIndexName |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Gets the name to be used for the given entity index. |
SqlContentEntityStorageSchema::getFieldIndexName |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Generates an index name for a field data table. |
SqlContentEntityStorageSchema::getFieldSchemaIdentifierName |
function |
core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php |
Generates a safe schema identifier (name of an index, column name etc.). |
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 |
|
StaticReflectionClass::getFileName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::getInterfaceNames |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::getName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::getNamespaceName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::getShortName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::getTraitNames |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::inNamespace |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
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 |
|
StatisticsLastCommentName::$user_field |
property |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
|
StatisticsLastCommentName::$user_table |
property |
core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php |
|
StatisticsLastCommentName::$user_table |
property |
core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php |
|
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. |