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 |
---|---|---|---|
ClassLoaderTest | class | core/ |
@group ClassLoader @group legacy @runTestsInSeparateProcesses |
ClassLoaderTest.php | file | core/ |
|
ClassLoaderTest::setUp | function | core/ |
|
ClassLoaderTest::testDrupalClassloadeRegisterDeprecation | function | core/ |
@expectedDeprecation drupal_classloader_register() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. Use the method ::addPsr4() of the class_loader service to register the namespace. See https://www.drupal.org/node/3035275. |
ClassLoaderTest::testSystemRegisterDeprecation | function | core/ |
@expectedDeprecation system_register() is deprecated in Drupal 8.8.0 and will be removed before Drupal 9.0.0. There is no replacement for this function. To achieve the same functionality use this snippet: $path =… |
ClassyTest | class | core/ |
Tests the classy theme. |
ClassyTest | class | core/ |
Tests the Classy theme. |
ClassyTest.php | file | core/ |
|
ClassyTest.php | file | core/ |
|
ClassyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClassyTest::$modules | property | core/ |
Modules to enable. |
ClassyTest::setUp | function | core/ |
|
ClassyTest::testClassyTheme | function | core/ |
Test the classy theme. |
ClassyTest::testRegressionMissingMessagesCss | function | core/ |
Tests that the Classy theme always adds its message CSS. |
ConfigurablePluginInterfaceTestClass | class | core/ |
Test Class to trigger deprecation error. |
ConfigurablePluginInterfaceTestClass::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
ConfigurablePluginInterfaceTestClass::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ConfigurablePluginInterfaceTestClass::getConfiguration | function | core/ |
Gets this plugin's configuration. |
ConfigurablePluginInterfaceTestClass::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
DeprecatedClassesTest | class | core/ |
Tests deprecation of path alias core service classes. |
DeprecatedClassesTest.php | file | core/ |
|
DeprecatedClassesTest::$aliasManager | property | core/ |
|
DeprecatedClassesTest::$aliasRepository | property | core/ |
|
DeprecatedClassesTest::$aliasWhitelist | property | core/ |
|
DeprecatedClassesTest::$cache | property | core/ |
|
DeprecatedClassesTest::$currentPathStack | property | core/ |
|
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[[api-linebreak]] |
DeprecatedClassesTest::testAliasPathProcessor | function | core/ |
@covers \Drupal\path_alias\PathProcessor\AliasPathProcessor::__construct[[api-linebreak]] |
DeprecatedClassesTest::testAliasWhitelist | function | core/ |
@covers \Drupal\path_alias\AliasWhitelist::__construct[[api-linebreak]] |
DeprecatedClassesTest::testCoreAliasManager | function | core/ |
@covers \Drupal\Core\Path\AliasManager::__construct[[api-linebreak]] |
DeprecatedClassesTest::testCoreAliasWhitelist | function | core/ |
@covers \Drupal\Core\Path\AliasWhitelist::__construct[[api-linebreak]] |
DeprecatedClassesTest::testDeprecatedRawConstructorParameters | function | core/ |
@covers \Drupal\views\Plugin\views\argument_default\Raw::__construct[[api-linebreak]] |
DeprecatedClassesTest::testDeprecatedRequestPathConstructorParameters | function | core/ |
@covers \Drupal\system\Plugin\Condition\RequestPath::__construct[[api-linebreak]] |
DeprecatedClassesTest::testDeprecatedSystemInformationFormConstructorParameters | function | core/ |
@covers \Drupal\system\Form\SiteInformationForm::__construct[[api-linebreak]] |
DeprecatedClassesTest::testPathAliasSubscriber | function | core/ |
@covers \Drupal\path_alias\EventSubscriber\PathAliasSubscriber::__construct[[api-linebreak]] |
DeprecatedClassesTest::testPathProcessorAlias | function | core/ |
@covers \Drupal\Core\PathProcessor\PathProcessorAlias::__construct[[api-linebreak]] |
DeprecatedClassesTest::testPathSubscriber | function | core/ |
@covers \Drupal\Core\EventSubscriber\PathSubscriber::__construct[[api-linebreak]] |
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. |
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. |
EntityManager::getEntityTypeFromClass | function | core/ |
|
EntityManagerTest::testGetEntityTypeFromClass | function | core/ |
Tests the getEntityTypeFromClass() method. |
FieldDeprecateAllowedTagsXssTraitClass | class | core/ |
Class FieldDeprecateAllowedTagsXssTraitClass |
i18nVariableTest::PLUGIN_CLASS | constant | core/ |
The plugin class under test. |
JavascriptTestBase::$minkDefaultDriverClass | property | core/ |
To use a legacy phantomjs based approach, please use PhantomJSDriver::class. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.