| PrefetchedResult::$columnNames |
property |
core/lib/Drupal/Core/Database/Statement/PrefetchedResult.php |
The column names. |
| PrivateFileOnTranslatedEntityTest::$fieldName |
property |
core/modules/file/tests/src/Functional/PrivateFileOnTranslatedEntityTest.php |
The name of the file field used in the test. |
| PrivateStream::getName |
function |
core/lib/Drupal/Core/StreamWrapper/PrivateStream.php |
Returns the name of the stream wrapper for use in the UI. |
| ProfileExtensionList::getInstalledExtensionNames |
function |
core/lib/Drupal/Core/Extension/ProfileExtensionList.php |
Returns a list of machine names of installed extensions. |
| ProfileField::setTableNames |
function |
core/modules/user/src/Plugin/migrate/source/ProfileField.php |
Helper to set the profile field table names. |
| ProjectInfo::getProjectName |
function |
core/lib/Drupal/Core/Utility/ProjectInfo.php |
Determines what project a given file object belongs to. |
| Provider::$name |
property |
core/modules/media/src/OEmbed/Provider.php |
The provider name. |
| Provider::getName |
function |
core/modules/media/src/OEmbed/Provider.php |
Returns the provider name. |
| ProxyBuilder::buildProxyClassName |
function |
core/lib/Drupal/Component/ProxyBuilder/ProxyBuilder.php |
Generates the used proxy class name from a given class name. |
| ProxyBuilder::buildProxyNamespace |
function |
core/lib/Drupal/Component/ProxyBuilder/ProxyBuilder.php |
Generates the used proxy namespace from a given class name. |
| ProxyBuilderTest::testBuildProxyClassName |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
Tests build proxy class name. |
| ProxyBuilderTest::testBuildProxyClassNameForModule |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
Tests build proxy class name for module. |
| ProxyBuilderTest::testBuildProxyNamespace |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
Tests build proxy namespace. |
| PublicStream::getName |
function |
core/lib/Drupal/Core/StreamWrapper/PublicStream.php |
Returns the name of the stream wrapper for use in the UI. |
| QueryBase::$namespaces |
property |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
List of potential namespaces of the classes belonging to this query. |
| QueryBase::getNamespaces |
function |
core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Gets a list of namespaces of the ancestors of a class. |
| QueryFactory::$namespaces |
property |
core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php |
The namespace of this class, the parent class etc. |
| QueryFactory::$namespaces |
property |
core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php |
The namespace of this class, the parent class etc. |
| QueryFactory::$namespaces |
property |
core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php |
The namespace of this class, the parent class etc. |
| QueryFactory::$namespaces |
property |
core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php |
The namespace of this class, the parent class etc. |
| QuickStartTestBase::$adminUsername |
property |
core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php |
User name of the admin account generated during install. |
| Random::$machineNames |
property |
core/lib/Drupal/Component/Utility/Random.php |
A list of unique names generated by machineName(). |
| Random::$names |
property |
core/lib/Drupal/Component/Utility/Random.php |
A list of unique names generated by name(). |
| Random::machineName |
function |
core/lib/Drupal/Component/Utility/Random.php |
Generates a string containing lowercase letters and numbers. |
| Random::machineName |
function |
core/tests/Drupal/TestTools/Random.php |
Generates a unique random string containing letters and numbers. |
| Random::name |
function |
core/lib/Drupal/Component/Utility/Random.php |
Generates a random string containing letters and numbers. |
| RandomGeneratorTrait::randomMachineName |
function |
core/tests/Drupal/Tests/RandomGeneratorTrait.php |
Generates a unique random string containing letters and numbers. |
| RandomTest::testRandomMachineNameException |
function |
core/tests/Drupal/Tests/Component/Utility/RandomTest.php |
Tests infinite loop prevention whilst generating random names. |
| RandomTest::testRandomMachineNameNonUnique |
function |
core/tests/Drupal/Tests/Component/Utility/RandomTest.php |
Tests random name generation if uniqueness is not enforced. |
| RandomTest::testRandomMachineNamesUniqueness |
function |
core/tests/Drupal/Tests/Component/Utility/RandomTest.php |
Tests unique random name generation. |
| RandomTest::testRandomNameException |
function |
core/tests/Drupal/Tests/Component/Utility/RandomTest.php |
Tests infinite loop prevention whilst generating random names. |
| RandomTest::testRandomNameNonUnique |
function |
core/tests/Drupal/Tests/Component/Utility/RandomTest.php |
Tests random name generation if uniqueness is not enforced. |
| RandomTest::testRandomNamesUniqueness |
function |
core/tests/Drupal/Tests/Component/Utility/RandomTest.php |
Tests unique random name generation. |
| RawStringFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php |
|
| ReadOnlyStorage::getAllCollectionNames |
function |
core/lib/Drupal/Core/Config/ReadOnlyStorage.php |
Gets the existing collections. |
| ReadOnlyStorage::getCollectionName |
function |
core/lib/Drupal/Core/Config/ReadOnlyStorage.php |
Gets the name of the current collection the storage is using. |
| ReadOnlyStorage::rename |
function |
core/lib/Drupal/Core/Config/ReadOnlyStorage.php |
Renames a configuration object in the storage. |
| ReadOnlyStream::rename |
function |
core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php |
Support for rename(). |
| ReadOnlyStreamWrapperTest::$classname |
property |
core/tests/Drupal/KernelTests/Core/File/ReadOnlyStreamWrapperTest.php |
A fully-qualified stream wrapper class name to register for the test. |
| Recipe::validateKeysAreValidExtensionNames |
function |
core/lib/Drupal/Core/Recipe/Recipe.php |
Validates that the keys of an array are valid extension names. |
| RecipeConfigStorageWrapper::getAllCollectionNames |
function |
core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php |
Gets the existing collections. |
| RecipeConfigStorageWrapper::getCollectionName |
function |
core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php |
Gets the name of the current collection the storage is using. |
| RecipeConfigStorageWrapper::rename |
function |
core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php |
Renames a configuration object in the storage. |
| RecipeConfigStorageWrapperTest::testGetAllCollectionNames |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php |
Test that we merge and return only unique collection names. |
| RecipeOverrideConfigStorage::getAllCollectionNames |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
Gets the existing collections. |
| RecipeOverrideConfigStorage::getCollectionName |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
Gets the name of the current collection the storage is using. |
| RecipeOverrideConfigStorage::rename |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
Renames a configuration object in the storage. |
| RedundantEditableConfigNamesTrait |
trait |
core/lib/Drupal/Core/Form/RedundantEditableConfigNamesTrait.php |
Implements ::getEditableConfigNames() for forms using #config_target. |
| RedundantEditableConfigNamesTrait.php |
file |
core/lib/Drupal/Core/Form/RedundantEditableConfigNamesTrait.php |
|
| RedundantEditableConfigNamesTrait::getEditableConfigNames |
function |
core/lib/Drupal/Core/Form/RedundantEditableConfigNamesTrait.php |
Gets the configuration names that will be editable. |