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. |
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. |
StorageReplaceDataWrapper::rename |
function |
core/modules/config/src/StorageReplaceDataWrapper.php |
Renames a configuration object in the storage. |
StorageTestBase::testRename |
function |
core/tests/Drupal/KernelTests/Core/KeyValueStore/StorageTestBase.php |
Tests the rename operation. |
StorageTestBase::testRenameNoChange |
function |
core/tests/Drupal/KernelTests/Core/KeyValueStore/StorageTestBase.php |
Tests the rename operation. |
StreamWrapperInterface::dirname |
function |
core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Gets the name of the directory from a given path. |
StreamWrapperInterface::getName |
function |
core/lib/Drupal/Core/StreamWrapper/StreamWrapperInterface.php |
Returns the name of the stream wrapper for use in the UI. |
StreamWrapperManager::getNames |
function |
core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php |
Returns registered stream wrapper names. |
StreamWrapperManagerInterface::getNames |
function |
core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php |
Returns registered stream wrapper names. |
StreamWrapperTest::$classname |
property |
core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php |
A fully-qualified stream wrapper class name to register for the test. |
StreamWrapperTest::testGetClassName |
function |
core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php |
Tests the getClassName() function. |
StringArgument::getSortName |
function |
core/modules/views/src/Plugin/views/argument/StringArgument.php |
Return a description of how the argument would normally be sorted. |
StringArgument::summaryName |
function |
core/modules/views/src/Plugin/views/argument/StringArgument.php |
Provides the name to use for the summary, defaults to the name field. |
StringFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php |
|
StringListField::summaryName |
function |
core/modules/options/src/Plugin/views/argument/StringListField.php |
Provides the name to use for the summary, defaults to the name field. |
StubEntityStorageBase::getQueryServiceName |
function |
core/tests/Drupal/Tests/Core/Entity/StubEntityStorageBase.php |
Gets the name of the service for the query for this entity storage. |
StubSchema::renameTable |
function |
core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php |
Rename a table. |
SubformState::setErrorByName |
function |
core/lib/Drupal/Core/Form/SubformState.php |
Files an error against a form element. |
SubformStateTest::testSetErrorByName |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
@covers ::setErrorByName[[api-linebreak]] |
SystemConfigFormTestForm::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php |
Gets the configuration names that will be editable. |
system_project_namespace_test.info.yml |
file |
core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml |
core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml |
TableMappingInterface::getAllFieldTableNames |
function |
core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php |
Gets all the table names in which an entity field is stored. |
TableMappingInterface::getColumnNames |
function |
core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php |
Gets a mapping of field columns to database columns for a given field. |
TableMappingInterface::getFieldColumnName |
function |
core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php |
Generates a column name for a field property. |