Search for class
- Search 7.x for class
- Search 9.5.x for class
- Search 8.9.x for class
- Search 10.3.x for class
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldTypePluginManager::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
| FieldTypePluginManagerInterface::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
| FieldWebTest::testFieldClasses | function | core/ |
Tests the field/label/wrapper classes. |
| FieldWidget::$class | property | core/ |
The name of the widget class. |
| FileTestBase::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| FilterBaseTestableClass | class | core/ |
A class extending FilterBase for testing purposes. |
| FilterBaseTestableClass::process | function | core/ |
Performs the filter processing. |
| FinalTestHttpMiddlewareClass | class | core/ |
Stub of http_middleware class that is declared final. |
| FinalTestHttpMiddlewareClass.php | file | core/ |
|
| FinalTestHttpMiddlewareClass::handle | function | core/ |
|
| FinalTestHttpMiddlewareClass::terminate | function | core/ |
|
| FinalTestHttpMiddlewareClass::__construct | function | core/ |
|
| FinalTestNonTerminableHttpMiddlewareClass | class | core/ |
Stub of http_middleware class that is declared final but is not terminable. |
| FinalTestNonTerminableHttpMiddlewareClass.php | file | core/ |
|
| FinalTestNonTerminableHttpMiddlewareClass::handle | function | core/ |
|
| FinalTestNonTerminableHttpMiddlewareClass::__construct | function | core/ |
|
| FixtureDeprecatedClass | class | core/ |
Fixture class for use by DrupalStandardsListenerDeprecationTest. |
| FixtureDeprecatedClass.php | file | core/ |
|
| FixtureDeprecatedClass::testFunction | function | core/ |
Returns a known value. |
| FormAjaxSubscriberTest::testOnExceptionOtherClass | function | core/ |
Tests on exception other class. |
| FormBuilder::$classResolver | property | core/ |
The class resolver. |
| FormBuilderTest::testBuildFormWithClassString | function | core/ |
Tests the buildForm() method with a class name based form ID. |
| FormBuilderTest::testGetFormIdWithClassName | function | core/ |
Tests the getFormId() method with a class name form ID. |
| FormBuilderTest::testGetFormIdWithInjectedClassName | function | core/ |
Tests the getFormId() method with an injected class name form ID. |
| FormBuilderTest::testGetFormIdWithNonFormClass | function | core/ |
Tests get form id with non form class. |
| FormBuilderTest::testGetFormWithClassString | function | core/ |
Tests the getForm() method with a class name based form ID. |
| FormTestBase::$classResolver | property | core/ |
The class results. |
| FormTestButtonClassForm | class | core/ |
Builds a simple form to test form button classes. |
| FormTestButtonClassForm.php | file | core/ |
|
| FormTestButtonClassForm::buildForm | function | core/ |
Form constructor. |
| FormTestButtonClassForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestButtonClassForm::submitForm | function | core/ |
Form submission handler. |
| FriendsNotATestClass | class | core/ |
|
| FriendsNotATestClass::noMetadata | function | core/ |
|
| FunctionalTestSetupTrait::$classLoader | property | core/ |
The class loader to use for installation and initialization of setup. |
| FunctionalTestSetupTrait::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
| FunctionalTestSetupTrait::installModulesFromClassProperty | function | core/ |
Install modules defined by `static::$modules`. |
| generate-proxy-class.php | file | core/ |
A script to generate proxy classes for lazy services. |
| GenerateProxyClassApplication | class | core/ |
Provides a console command to generate proxy classes. |
| GenerateProxyClassApplication.php | file | core/ |
|
| GenerateProxyClassApplication::$proxyBuilder | property | core/ |
The proxy builder. |
| GenerateProxyClassApplication::getCommandName | function | core/ |
|
| GenerateProxyClassApplication::getDefaultCommands | function | core/ |
|
| GenerateProxyClassApplication::getDefinition | function | core/ |
Overridden so the application doesn't expect the command name as the first argument. |
| GenerateProxyClassApplication::__construct | function | core/ |
Constructs a new GenerateProxyClassApplication instance. |
| GenerateProxyClassCommand | class | core/ |
Provides a console command to generate proxy classes. |
| GenerateProxyClassCommand.php | file | core/ |
|
| GenerateProxyClassCommand::$proxyBuilder | property | core/ |
The proxy builder. |
| GenerateProxyClassCommand::configure | function | core/ |
|
| GenerateProxyClassCommand::execute | function | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.