Dependency::getName |
function |
core/lib/Drupal/Core/Extension/Dependency.php |
Gets the dependency's name. |
DependencyTest::testProjectNamespaceForDependencies |
function |
core/modules/system/tests/src/Functional/Module/DependencyTest.php |
Checks functionality of project namespaces for dependencies. |
DeprecatedReferenceItem::mainPropertyName |
function |
core/modules/jsonapi/tests/modules/jsonapi_test_reference_types/src/Plugin/Field/FieldType/DeprecatedReferenceItem.php |
Returns the name of the main property, if any. |
DisplayApiTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/DisplayApiTest.php |
The field name to use in this test. |
DisplayAttachmentTest::testAttachmentOnAttachedMachineNameChange |
function |
core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php |
Tests the attachment after changing machine name. |
DisplayEntityReferenceTest::$entityRefFieldName |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The used entity reference field name in the test. |
DisplayEntityReferenceTest::$fieldName |
property |
core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php |
The used field name in the test. |
DisplayModeUpdateTest::$defaultFormDisplayName |
property |
core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php |
The default form display name. |
DisplayModeUpdateTest::$defaultViewDisplayName |
property |
core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php |
The default view display name. |
DisplayModeUpdateTest::$foobarFormDisplayName |
property |
core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php |
The alternate form display name. |
DisplayModeUpdateTest::$foobarViewDisplayName |
property |
core/modules/field/tests/src/Kernel/DisplayModeUpdateTest.php |
The alternate view display name. |
DisplayRouterInterface::getAlteredRouteNames |
function |
core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php |
Returns the list of routes overridden by Views. |
DisplayRouterInterface::getRouteName |
function |
core/modules/views/src/Plugin/views/display/DisplayRouterInterface.php |
Returns the route name for the display. |
DisplayTest::testRenameDisplayAdminName |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php |
Tests setting the administrative title. |
DocParser::$ignoredAnnotationNames |
property |
core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php |
A list with annotations that are not causing exceptions when not resolved to an annotation class. |
DocParser::$namespaces |
property |
core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php |
An array of default namespaces if operating in simple mode. |
DocParser::addNamespace |
function |
core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php |
Sets the default namespaces. |
DocParser::setIgnoredAnnotationNames |
function |
core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php |
Sets the annotation names that are ignored during the parsing process. |
DocParserTest::testInvalidContantName |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
DocParserTest::testNamespacedAnnotations |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
DriverSpecificSchemaTestBase::testUpperCaseTableName |
function |
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificSchemaTestBase.php |
Tests handling of uppercase table names. |
DriverSpecificTransactionTestBase::testTransactionName |
function |
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificTransactionTestBase.php |
Tests for transaction names. |
DrupalKernel::getModuleFileNames |
function |
core/lib/Drupal/Core/DrupalKernel.php |
Gets the file name for each enabled module. |
DrupalKernel::getModuleNamespacesPsr4 |
function |
core/lib/Drupal/Core/DrupalKernel.php |
Gets the PSR-4 base directories for module namespaces. |
DrupalKernel::validateHostname |
function |
core/lib/Drupal/Core/DrupalKernel.php |
Validates the hostname supplied from the HTTP request. |
DrupalKernel::validateHostnameLength |
function |
core/lib/Drupal/Core/DrupalKernel.php |
Validates a hostname length. |
Drupal\user\UserNameValidator |
service |
core/modules/user/user.services.yml |
|
DRUPAL_EXTENSION_NAME_MAX_LENGTH |
constant |
core/includes/bootstrap.inc |
The maximum number of characters in a module or theme name. |
drupal_install_profile_distribution_name |
function |
core/includes/install.inc |
Loads the installation profile, extracting its defined distribution name. |
drupal_phpunit_get_extension_namespaces |
function |
core/tests/bootstrap.php |
Registers the namespace for each extension directory with the autoloader. |
DummyExternalReadOnlyWrapper::dirname |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php |
|
DummyExternalReadOnlyWrapper::getName |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php |
|
DummyReadOnlyStreamWrapper::getName |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyReadOnlyStreamWrapper.php |
|
DummyRemoteReadOnlyStreamWrapper::getName |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteReadOnlyStreamWrapper.php |
|
DummyRemoteStreamWrapper::getName |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyRemoteStreamWrapper.php |
|
DummyStreamWrapper::getName |
function |
core/modules/file/tests/file_test/src/StreamWrapper/DummyStreamWrapper.php |
|
DuplicatePluralizedMethodName |
class |
core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedMethodName.php |
Test entity class. |
DuplicatePluralizedMethodName.php |
file |
core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedMethodName.php |
|
DuplicatePluralizedMethodName::testMethod |
function |
core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedMethodName.php |
|
DuplicatePluralizedOtherMethodName |
class |
core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php |
Test entity class. |
DuplicatePluralizedOtherMethodName.php |
file |
core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php |
|
DuplicatePluralizedOtherMethodName::testMethod |
function |
core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php |
|
DuplicatePluralizedOtherMethodName::testMethod2 |
function |
core/modules/config/tests/config_test/src/ConfigActionErrorEntity/DuplicatePluralizedOtherMethodName.php |
|
DynamicMenuLinkMock::getRouteName |
function |
core/tests/Drupal/Tests/Core/Menu/DynamicMenuLinkMock.php |
|
EditorConfigTranslationSubscriber::addConfigNames |
function |
core/modules/editor/src/EventSubscriber/EditorConfigTranslationSubscriber.php |
Reacts to the populating of a configuration mapper. |
EditorTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/EditorTest.php |
|
EntityAdapterUnitTest::testGetName |
function |
core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php |
@covers ::getName |
EntityBase::getConfigDependencyName |
function |
core/lib/Drupal/Core/Entity/EntityBase.php |
|
EntityConfirmFormBase::getFormName |
function |
core/lib/Drupal/Core/Entity/EntityConfirmFormBase.php |
|
EntityConstraintViolationList::getFieldNames |
function |
core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php |
|