Search for id
Title | Object type | File name | Summary |
---|---|---|---|
divider.pcss.css | file | core/ |
/** * Divider. */ .divider { height: 1px; background-color: var(--color-divider); } |
DocParser::$classIdentifiers | property | core/ |
An array of all valid tokens for a class name. |
DocParser::getClassConstantPositionInIdentifier | function | core/ |
|
DocParser::Identifier | function | core/ |
Identifier ::= string |
DocParser::identifierEndsWithClassConstant | function | core/ |
|
DocParser::identifierStartsWithBackslash | function | core/ |
|
DocParserTest::getAnnotationVarTypeArrayProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderValid | function | core/ |
|
DocParserTest::getConstantsProvider | function | core/ |
|
DocParserTest::testAnnotationDoesNotThrowExceptionWhenAtSignIsNotFollowedByIdentifier | function | core/ |
@group DCOM-41 |
DocParserTest::testAnnotationEnumInvalidLiteralDeclarationException | function | core/ |
|
DocParserTest::testAnnotationEnumInvalidTypeDeclarationException | function | core/ |
|
DocParserTest::testAnnotationThrowsExceptionWhenAtSignIsNotFollowedByIdentifierInNestedAnnotation | function | core/ |
@group DCOM-41 |
DocParserTest::testAnnotationWithInvalidTargetDeclarationError | function | core/ |
|
DocParserTest::testInvalidContantName | function | core/ |
|
DocParserTest::testInvalidIdentifierInAnnotation | function | core/ |
|
DoTrustedCallbackTraitTest::errorTypeProvider | function | core/ |
Data provider for tests of ::doTrustedCallback $error_type argument. |
DoTrustedCallbackTraitTest::providerTestTrustedCallbacks | function | core/ |
Data provider for ::testTrustedCallbacks(). |
DoTrustedCallbackTraitTest::providerTestUntrustedCallbacks | function | core/ |
Data provider for ::testUntrustedCallbacks(). |
DraggableListBuilderTrait::validateForm | function | core/ |
Form validation handler. |
DriverSpecificConnectionUnitTestBase::$id | property | core/ |
The connection ID of the current test connection. |
DriverSpecificConnectionUnitTestBase::getConnectionId | function | core/ |
Returns the connection ID of the current test connection. |
DriverSpecificSchemaTestBase::providerTestSchemaCreateTablePrimaryKey | function | core/ |
Provides test cases for SchemaTest::testSchemaCreateTablePrimaryKey(). |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyAddition | function | core/ |
Tests adding an invalid field specification as a primary key. |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyChange | function | core/ |
Tests changing the primary key with an invalid field specification. |
DriverSpecificSchemaTestBase::testInvalidPrimaryKeyOnTableCreation | function | core/ |
Tests an invalid field specification as a primary key on table creation. |
Drupal::pathValidator | function | core/ |
Returns the path validator. |
DrupalComponentTest::providerAssertNoCoreUsage | function | core/ |
Data provider for testAssertNoCoreUsage(). |
DrupalDateTimeTest::providerTestDateDiff | function | core/ |
Provides data for date tests. |
DrupalDateTimeTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
DrupalDateTimeTest::testInvalidDateDiff | function | core/ |
Tests date diff exception caused by invalid input. |
DrupalKernel::$serviceProviderClasses | property | core/ |
List of discovered service provider class names or objects. |
DrupalKernel::$serviceProviders | property | core/ |
List of instantiated service provider classes. |
DrupalKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
DrupalKernel::getServiceProviders | function | core/ |
Returns all registered service providers. |
DrupalKernel::initializeServiceProviders | function | core/ |
Registers all service providers to the kernel. |
DrupalKernel::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
DrupalKernel::validateHostname | function | core/ |
Validates the hostname supplied from the HTTP request. |
DrupalKernel::validateHostnameLength | function | core/ |
Validates a hostname length. |
DrupalKernelInterface::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
DrupalKernelInterface::getServiceProviders | function | core/ |
Returns all registered service providers. |
DrupalKernelInterface::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
DrupalKernelTest::providerClassLoaderAutoDetect | function | core/ |
Data provider for self::testClassLoaderAutoDetect. |
DrupalKernelTest::providerTestTrustedHosts | function | core/ |
Provides test data for testTrustedHosts(). |
DrupalLogErrorTest::provideFatalExitCodeData | function | core/ |
|
DrupalSqlBaseTest::providerMinimumVersion | function | core/ |
Provides data for testMinimumVersion. |
DrupalSqlBaseTest::testSourceProviderNotActive | function | core/ |
@covers ::checkRequirements[[api-linebreak]] |
DrupalTest::testPathValidator | function | core/ |
Tests the pathValidator() method. |
Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory | service | core/ |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.