| 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::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::$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. |
| 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. |