Search for names
Title | Object type | File name | Summary |
---|---|---|---|
ContentDispositionFilenameParserTest::testParseFilenameSuccess | function | core/ |
Tests the parseFilename() method. |
ContentEntityForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
ContentEntityFormFieldValidationFilteringTest::$fieldNameSingle | property | core/ |
The single-valued field name being tested with the entity type. |
ContentEntityStorageBase::getRevisionTranslationMergeSkippedFieldNames | function | core/ |
Returns an array of field names to skip when merging revision translations. |
ContentModerationSyncingTest::getAllRevisionNames | function | core/ |
Get all the revision names in order of the revision ID. |
CronForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
Database::isWithinModuleNamespace | function | core/ |
Checks whether a namespace is within the namespace of a Drupal module. |
DatabaseDriver::getNamespace | function | core/ |
Returns the PHP namespace of the database driver. |
DatabaseDriverList::CORE_MYSQL_DRIVER_NAMESPACE | constant | core/ |
The namespace of core's MySql database driver. |
DatabaseDriverList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
DatabaseDriverList::getPathNames | function | core/ |
Returns a list of extension file paths keyed by machine name. |
DatabaseDriverList::recalculatePathNames | function | core/ |
Generates a sorted list of .info.yml file locations for all extensions. |
DatabaseStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
DateHelper::monthNames | function | core/ |
Returns a translated array of month names. |
DateHelper::monthNamesAbbr | function | core/ |
Constructs a translated array of month name abbreviations. |
DateHelper::monthNamesAbbrUntranslated | function | core/ |
Constructs an untranslated array of abbreviated month names. |
DateHelper::monthNamesUntranslated | function | core/ |
Constructs an untranslated array of month names. |
DCOM58Test::testIssueGlobalNamespace | function | core/ |
|
DCOM58Test::testIssueMultipleNamespaces | function | core/ |
|
DCOM58Test::testIssueNamespaces | function | core/ |
|
DCOM58Test::testIssueWithNamespacesOrImports | function | core/ |
|
DefaultPluginManager::$additionalAnnotationNamespaces | property | core/ |
Additional annotation namespaces. |
DefaultPluginManager::$namespaces | property | core/ |
An object of root paths that are traversable. |
DefaultPluginManagerTest::$namespaces | property | core/ |
The namespaces to look for plugin definitions. |
DefaultTableMapping::$fieldNames | property | core/ |
A list of field names per table. |
DefaultTableMapping::getAllFieldTableNames | function | core/ |
Gets all the table names in which an entity field is stored. |
DefaultTableMapping::getColumnNames | function | core/ |
Gets a mapping of field columns to database columns for a given field. |
DefaultTableMapping::getDedicatedTableNames | function | core/ |
Gets a list of dedicated table names for this mapping. |
DefaultTableMapping::getFieldNames | function | core/ |
Gets a list of names for entity fields stored in the specified table. |
DefaultTableMapping::getTableNames | function | core/ |
Gets a list of table names for this mapping. |
DefaultTableMapping::setFieldNames | function | core/ |
Adds field columns for a table to the table mapping. |
DefaultTableMappingIntegrationTest::testGetAllFieldTableNames | function | core/ |
@covers ::getAllFieldTableNames |
DefaultTableMappingIntegrationTest::testGetTableNames | function | core/ |
Tests DefaultTableMapping::getTableNames(). |
DefaultTableMappingTest::testGetColumnNames | function | core/ |
Tests DefaultTableMapping::getColumnNames(). |
DefaultTableMappingTest::testGetFieldNames | function | core/ |
Tests DefaultTableMapping::getFieldNames(). |
DefaultTableMappingTest::testGetTableNames | function | core/ |
Tests DefaultTableMapping::getTableNames(). |
DependencyTest::testProjectNamespaceForDependencies | function | core/ |
Checks functionality of project namespaces for dependencies. |
DisplayRouterInterface::getAlteredRouteNames | function | core/ |
Returns the list of routes overridden by Views. |
DocParser::$ignoredAnnotationNames | property | core/ |
A list with annotations that are not causing exceptions when not resolved to an annotation class. |
DocParser::$namespaces | property | core/ |
An array of default namespaces if operating in simple mode. |
DocParser::addNamespace | function | core/ |
Sets the default namespaces. |
DocParser::setIgnoredAnnotationNames | function | core/ |
Sets the annotation names that are ignored during the parsing process. |
DocParserTest::testNamespacedAnnotations | function | core/ |
|
DrupalKernel::getModuleFileNames | function | core/ |
Gets the file name for each enabled module. |
DrupalKernel::getModuleNamespacesPsr4 | function | core/ |
Gets the PSR-4 base directories for module namespaces. |
drupal_phpunit_get_extension_namespaces | function | core/ |
Registers the namespace for each extension directory with the autoloader. |
EditorConfigTranslationSubscriber::addConfigNames | function | core/ |
Reacts to the populating of a configuration mapper. |
EntityConstraintViolationList::getFieldNames | function | core/ |
Returns the names of all violated fields. |
EntityConstraintViolationListInterface::getFieldNames | function | core/ |
Returns the names of all violated fields. |
EntityDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.