Search for class
- Search 7.x for class
- Search 9.5.x for class
- Search 10.3.x for class
- Search 11.x for class
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DeprecatedClassesTest::$languageManager | property | core/ |
|
DeprecatedClassesTest::$lock | property | core/ |
|
DeprecatedClassesTest::$state | property | core/ |
|
DeprecatedClassesTest::assertDeprecatedConstructorParameter | function | core/ |
Test that deprecation for the \Drupal\Core\Path\AliasManagerInterface. |
DeprecatedClassesTest::setUp | function | core/ |
|
DeprecatedClassesTest::testAliasManager | function | core/ |
@covers \Drupal\path_alias\AliasManager::__construct |
DeprecatedClassesTest::testAliasPathProcessor | function | core/ |
@covers \Drupal\path_alias\PathProcessor\AliasPathProcessor::__construct |
DeprecatedClassesTest::testAliasWhitelist | function | core/ |
@covers \Drupal\path_alias\AliasWhitelist::__construct |
DeprecatedClassesTest::testCoreAliasManager | function | core/ |
@covers \Drupal\Core\Path\AliasManager::__construct |
DeprecatedClassesTest::testCoreAliasWhitelist | function | core/ |
@covers \Drupal\Core\Path\AliasWhitelist::__construct |
DeprecatedClassesTest::testDeprecatedRawConstructorParameters | function | core/ |
@covers \Drupal\views\Plugin\views\argument_default\Raw::__construct |
DeprecatedClassesTest::testDeprecatedRequestPathConstructorParameters | function | core/ |
@covers \Drupal\system\Plugin\Condition\RequestPath::__construct |
DeprecatedClassesTest::testDeprecatedSystemInformationFormConstructorParameters | function | core/ |
@covers \Drupal\system\Form\SiteInformationForm::__construct |
DeprecatedClassesTest::testPathAliasSubscriber | function | core/ |
@covers \Drupal\path_alias\EventSubscriber\PathAliasSubscriber::__construct |
DeprecatedClassesTest::testPathProcessorAlias | function | core/ |
@covers \Drupal\Core\PathProcessor\PathProcessorAlias::__construct |
DeprecatedClassesTest::testPathSubscriber | function | core/ |
@covers \Drupal\Core\EventSubscriber\PathSubscriber::__construct |
DeprecatedServicesTest::assertServiceClass | function | core/ |
Asserts that the specified service is implemented by the expected class. |
DeprecatedServicesTest::setServiceClass | function | core/ |
Sets the specified implementation for the service being tested. |
DerivativeDiscoveryDecorator::getDeriverClass | function | core/ |
Gets the deriver class name from the base plugin definition. |
DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithClassedDefinitions | function | core/ |
Tests getDeriverClass with classed objects instead of arrays. |
DerivativeDiscoveryDecoratorTest::testGetDeriverClassWithInvalidClassedDefinitions | function | core/ |
@covers ::getDeriverClass |
DestinationCategoryTest::getConfigurationClasses | function | core/ |
Get configuration classes. |
DestinationCategoryTest::getContentClasses | function | core/ |
Get content classes. |
DocParser::$classExists | property | core/ |
This hashmap is used internally to cache results of class_exists() look-ups. |
DocParser::$classIdentifiers | property | core/ |
An array of all valid tokens for a class name. |
DocParser::classExists | function | core/ |
Attempts to check if a class exists or not. This never goes through the PHP autoloading mechanism but uses the {@link AnnotationRegistry} to load classes. |
DocParserIgnoredClassesTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Doctrine\DocParser |
DocParserIgnoredClassesTest.php | file | core/ |
|
DocParserIgnoredClassesTest::testIgnoredAnnotationSkippedBeforeReflection | function | core/ |
Ensure annotations can be ignored when namespaces are present. |
DocParserTest::testAnnotationWithoutClassIsIgnoredWithoutWarning | function | core/ |
@group DDC-77 |
DocParserTest::testNotAnAnnotationClassIsIgnoredWithoutWarning | function | core/ |
@group DCOM-168 |
DocParserTest::testSupportClassConstants | function | core/ |
@dataProvider getConstantsProvider |
drupal-8.8.x-media_library-update-views-classnames-3049943.php | file | core/ |
Contains database additions to drupal-8.4.0-media_installed.php for testing the addition of BEM classes to the media library views config. |
Drupal::classResolver | function | core/ |
Retrieves the class resolver. |
DrupalComponentTest::findPhpClasses | function | core/ |
Searches a directory recursively for PHP classes. |
DrupalKernel::$bootstrapContainerClass | property | core/ |
Holds the class used for instantiating the bootstrap container. |
DrupalKernel::$classLoader | property | core/ |
The class loader object. |
DrupalKernel::$phpArrayDumperClass | property | core/ |
Holds the class used for dumping the container to a PHP array. |
DrupalKernel::$serviceProviderClasses | property | core/ |
List of discovered service provider class names or objects. |
DrupalKernel::classLoaderAddMultiplePsr4 | function | core/ |
Registers a list of namespaces with PSR-4 directories for class loading. |
DrupalStandardsListenerDeprecatedClass | class | core/ |
Fixture class for use by DrupalStandardsListenerDeprecationTest. |
DrupalStandardsListenerDeprecatedClass.php | file | core/ |
|
DrupalStandardsListenerDeprecatedClass::testFunction | function | core/ |
Returns a known value. |
DrupalStandardsListenerTrait::classExists | function | core/ |
Helper method to check if a string names a valid class or trait. |
DrupalTest::testClassResolver | function | core/ |
Tests the classResolver method. |
DrupalTest::testClassResolverWithClass | function | core/ |
Tests the classResolver method when called with a class. |
drupal_classloader_register | function | core/ |
Registers an additional namespace. |
drupal_phpunit_populate_class_loader | function | core/ |
Populate class loader with additional namespaces for tests. |
ElementTest::testButtonClasses | function | core/ |
Tests button classes. |
EntityAccessDeniedHttpExceptionNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.