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 |
---|---|---|---|
FieldDiscoveryTestClass::__construct | function | core/ |
Constructs a FieldDiscoveryTestClass object. |
FieldFormatter::$class | property | core/ |
The name of the field formatter class. |
FieldHandlerInterface::elementClasses | function | core/ |
Returns the class of the field. |
FieldHandlerInterface::elementLabelClasses | function | core/ |
Returns the class of the field's label. |
FieldHandlerInterface::elementWrapperClasses | function | core/ |
Returns the class of the field's wrapper. |
FieldItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FieldItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FieldItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FieldItemSerializationTest::$entityClass | property | core/ |
The class name of the test class. |
FieldNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FieldNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FieldPluginBase::elementClasses | function | core/ |
Returns the class of the field. |
FieldPluginBase::elementLabelClasses | function | core/ |
Returns the class of the field's label. |
FieldPluginBase::elementWrapperClasses | function | core/ |
Returns the class of the field's wrapper. |
FieldPluginBaseTest::testElementClassesWithTokens | function | core/ |
Ensures proper token replacement when generating CSS classes. |
FieldStorageConfig::getFieldItemClass | function | core/ |
Helper to retrieve the field item class. |
FieldType::$list_class | property | core/ |
The typed data class used for wrapping multiple data items of the type. Must implement the \Drupal\Core\TypedData\ListInterface. |
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. |
FileEntityNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
FileTestBase::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
file_icon_class | function | core/ |
Gets a class for the icon for a MIME type. |
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/ |
@covers ::onException |
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::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. |
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 command line application to generate proxy classes. |
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. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.