hook_user_format_name_alter |
function |
core/modules/user/user.api.php |
Alter the username that is displayed for a user. |
HTMLRestrictions::getRegExForWildCardAttributeName |
function |
core/modules/ckeditor5/src/HTMLRestrictions.php |
Computes a regular expression for matching a wildcard attribute name. |
HTMLRestrictions::isWildcardAttributeName |
function |
core/modules/ckeditor5/src/HTMLRestrictions.php |
Checks whether the given attribute name contains a wildcard, e.g. `data-*`. |
IconFinder::extractIconIdFromFilename |
function |
core/lib/Drupal/Core/Theme/Icon/IconFinder.php |
Check if {icon_id} is a part of the name and need to be extracted. |
IconFinderTest::providerExtractIconIdFromFilename |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Data provider for ::testExtractIconIdFromFilename(). |
IconFinderTest::testExtractIconIdFromFilename |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::extractIconIdFromFilename method. |
IconFinderTest::testExtractIconIdFromFilenameWarning |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php |
Test the IconFinder::extractIconIdFromFilename method with failing pattern. |
IconPackManagerKernelTest::testProcessDefinitionExceptionName |
function |
core/tests/Drupal/KernelTests/Core/Theme/Icon/IconPackManagerKernelTest.php |
Test the IconPackManager::processDefinition method with exception. |
IconPackManagerTest::providerIconPackLibraryName |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackManagerTest.php |
Data provider for ::testLibraryName(). |
IconPackManagerTest::testIconPackLibraryName |
function |
core/tests/Drupal/Tests/Core/Theme/Icon/IconPackManagerTest.php |
Test the library names. |
ImageAdminStylesTest::testNumericStyleName |
function |
core/modules/image/tests/src/Functional/ImageAdminStylesTest.php |
Tests creating an image style with a numeric name. |
ImageFormatterTest::$fieldName |
property |
core/modules/image/tests/src/Kernel/ImageFormatterTest.php |
|
ImageOnTranslatedEntityTest::$fieldName |
property |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
The name of the image field used in the test. |
ImageStyle::$name |
property |
core/modules/image/src/Entity/ImageStyle.php |
The name of the image style. |
ImageStyle::getName |
function |
core/modules/image/src/Entity/ImageStyle.php |
Returns the image style. |
ImageStyle::setName |
function |
core/modules/image/src/Entity/ImageStyle.php |
Sets the name of the image style. |
ImageStyleIntegrationTest::testEntityDisplayDependencyRename |
function |
core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php |
Tests renaming the ImageStyle. |
ImageStyleInterface::getName |
function |
core/modules/image/src/ImageStyleInterface.php |
Returns the image style. |
ImageStyleInterface::setName |
function |
core/modules/image/src/ImageStyleInterface.php |
Sets the name of the image style. |
ImageStyleTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php |
The name of the tested JSON:API resource type. |
ImageToolkitForm::getEditableConfigNames |
function |
core/modules/system/src/Form/ImageToolkitForm.php |
Gets the configuration names that will be editable. |
ImportableEntityStorageInterface::importRename |
function |
core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php |
Renames entities upon synchronizing configuration changes. |
Importer::getCustomSerializedPropertyNames |
function |
core/lib/Drupal/Core/DefaultContent/Importer.php |
Gets the names of all properties the plugin treats as serialized data. |
ImportStorageTransformer::LOCK_NAME |
constant |
core/lib/Drupal/Core/Config/ImportStorageTransformer.php |
The name used to identify the lock. |
IncorrectConfigTargetForm::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/Form/IncorrectConfigTargetForm.php |
Gets the configuration names that will be editable. |
InputStreamUploadedFile::getClientOriginalName |
function |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
Returns the original file name. |
InputStreamUploadedFile::getFilename |
function |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
Gets the filename. |
InputStreamUploadedFile::getPathname |
function |
core/modules/file/src/Upload/InputStreamUploadedFile.php |
Gets the path to the file. |
InstalledPackage::getProjectName |
function |
core/modules/package_manager/src/InstalledPackage.php |
Returns the Drupal project name for this package. |
InstalledPackage::scanForProjectName |
function |
core/modules/package_manager/src/InstalledPackage.php |
Scans a given path to determine the Drupal project name. |
InstalledPackagesList::getPackageByDrupalProjectName |
function |
core/modules/package_manager/src/InstalledPackagesList.php |
Returns the package for a given Drupal project name, if it is installed. |
InstalledPackagesListTest::testPackageByDrupalProjectName |
function |
core/modules/package_manager/tests/src/Kernel/InstalledPackagesListTest.php |
Tests package by drupal project name. |
InstallerNonDefaultDatabaseDriverTest::$testDriverName |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php |
The name of the test database driver in use. |
InstallerRouteProviderLazyBuilder::getRouteByName |
function |
core/lib/Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php |
Find the route using the provided route name. |
InstallerTranslationNonStandardFilenamesTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationNonStandardFilenamesTest.php |
Tests non-standard named translation files get imported during install. |
InstallerTranslationNonStandardFilenamesTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationNonStandardFilenamesTest.php |
|
InstallerTranslationNonStandardFilenamesTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationNonStandardFilenamesTest.php |
Prepares the current environment for running the test. |
InstallerTranslationNonStandardFilenamesTest::prepareSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationNonStandardFilenamesTest.php |
Prepares site settings and services before installation. |
InstallStorage::getComponentNames |
function |
core/lib/Drupal/Core/Config/InstallStorage.php |
Get all configuration names and folders for a list of modules or themes. |
InstallStorage::getCoreNames |
function |
core/lib/Drupal/Core/Config/InstallStorage.php |
Get all configuration names and folders for Drupal core. |
InstallStorage::rename |
function |
core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::rename(). |
InstallTasksTest::providerNameAndMinimumVersion |
function |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
Provides test data. |
InstallTasksTest::testNameAndMinimumVersion |
function |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
Tests name and minimum version. |
InstallTasksTest::testNameWithNoConnection |
function |
core/modules/mysql/tests/src/Unit/InstallTasksTest.php |
Tests name with no connection. |
InstallTest::testInstallModuleSameNameAsTheme |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Tests installing a module with the same name as an enabled theme. |
InstallTest::testModuleNameLength |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Tests that an exception is thrown when a module name is too long. |
InstallTest::testModuleNameLengthWithoutDependencyCheck |
function |
core/modules/system/tests/src/Kernel/Module/InstallTest.php |
Tests that an exception is thrown when a module name is too long. |
invalid_module_name_over_the_maximum_allowed_character_length.info.yml |
file |
core/modules/system/tests/modules/invalid_module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info.yml |
core/modules/system/tests/modules/invalid_module_name_over_the_maximum_allowed_character_length/invalid_module_name_over_the_maximum_allowed_character_length.info.yml |
jsonapi.custom_query_parameter_names_validator.subscriber |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator |
JsonApiRelationshipTest::$fieldName |
property |
core/modules/jsonapi/tests/src/Functional/JsonApiRelationshipTest.php |
The field name. |