Search for class
- Search 7.x for class
- Search 8.9.x for class
- Search 10.3.x for class
- Search 11.x for class
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Plugin::getClass | function | core/ |
Gets the class of the annotated class. |
| Plugin::setClass | function | core/ |
Sets the class of the annotated class. |
| PluginDefinition::$class | property | core/ |
A fully qualified class name. |
| PluginDefinition::getClass | function | core/ |
Gets the class. |
| PluginDefinition::setClass | function | core/ |
Sets the class. |
| PluginDefinitionInterface::getClass | function | core/ |
Gets the class. |
| PluginDefinitionInterface::setClass | function | core/ |
Sets the class. |
| PluginFormFactory::$classResolver | property | core/ |
The class resolver. |
| PluginFormFactoryTest::$classResolver | property | core/ |
The class resolver. |
| PluginTest::testGetClass | function | core/ |
@covers ::getClass[[api-linebreak]] |
| PluginTest::testSetClass | function | core/ |
@covers ::setClass[[api-linebreak]] |
| PluginWithFormsInterface::getFormClass | function | core/ |
Gets the form class for the given operation. |
| PluginWithFormsInterface::hasFormClass | function | core/ |
Gets whether the plugin has a form class for the given operation. |
| PluginWithFormsTrait::getFormClass | function | core/ |
Implements \Drupal\Core\Plugin\PluginWithFormsInterface::getFormClass(). |
| PluginWithFormsTrait::hasFormClass | function | core/ |
Implements \Drupal\Core\Plugin\PluginWithFormsInterface::hasFormClass(). |
| PluginWithFormsTraitTest::providerGetFormClass | function | core/ |
|
| PluginWithFormsTraitTest::testGetFormClass | function | core/ |
@covers ::getFormClass[[api-linebreak]] @covers ::hasFormClass[[api-linebreak]] @dataProvider providerGetFormClass |
| PREG_CLASS_CJK | constant | core/ |
Matches CJK (Chinese, Japanese, Korean) letter-like characters. |
| PREG_CLASS_NUMBERS | constant | core/ |
Matches all 'N' Unicode character classes (numbers) |
| PREG_CLASS_PUNCTUATION | constant | core/ |
Matches all 'P' Unicode character classes (punctuation) |
| PreviewTest::assertClass | function | core/ |
Asserts that an element has a given class. |
| PrimitiveDataNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| ProxyBuilder::buildProxyClassName | function | core/ |
Generates the used proxy class name from a given class name. |
| ProxyBuilderTest::buildExpectedClass | function | core/ |
Constructs the expected class output. |
| ProxyBuilderTest::buildExpectedClass | function | core/ |
Constructs the expected class output. |
| ProxyBuilderTest::testBuildProxyClassName | function | core/ |
@covers ::buildProxyClassName[[api-linebreak]] |
| ProxyBuilderTest::testBuildProxyClassNameForModule | function | core/ |
@covers ::buildProxyClassName[[api-linebreak]] |
| ProxyServicesPassTest::testContainerWithLazyServicesWithoutProxyClass | function | core/ |
@covers ::process[[api-linebreak]] |
| QueryBase::getClass | function | core/ |
Finds a class in a list of namespaces. |
| ReadOnlyStreamWrapperTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| RefinableDependentAccessTraitTestClass | class | core/ |
Test class that implements RefinableDependentAccessInterface. |
| Reflection::getParameterClassName | function | core/ |
Gets the parameter's class name. |
| ReflectionClass | trait | core/ |
|
| ReflectionClass | trait | core/ |
|
| ReflectionClass.php | file | core/ |
This class is a near-copy of Doctrine\Common\Reflection\Compatibility\Php8\ReflectionClass, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.2. |
| ReflectionClass.php | file | core/ |
This class is a near-copy of Doctrine\Common\Reflection\Compatibility\ReflectionClass, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.2. |
| ReflectionClass.php | file | core/ |
This class is a near-copy of Doctrine\Common\Reflection\Compatibility\Php7\ReflectionClass, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.2. |
| ReflectionClass::getConstants | function | core/ |
#[\ReturnTypeWillChange] |
| ReflectionClass::getConstants | function | core/ |
|
| ReflectionClass::newInstance | function | core/ |
#[\ReturnTypeWillChange] |
| ReflectionClass::newInstance | function | core/ |
|
| ReflectionTest::providerGetParameterClassName | function | core/ |
Data provider for ::testGetParameterClassName(). |
| ReflectionTest::testGetParameterClassName | function | core/ |
@covers ::getParameterClassName[[api-linebreak]] @dataProvider providerGetParameterClassName |
| RegisterSerializationClassesCompilerPass | class | core/ |
Adds services tagged JSON:API-only normalizers to the Serializer. |
| RegisterSerializationClassesCompilerPass | class | core/ |
Adds services tagged 'normalizer' and 'encoder' to the Serializer. |
| RegisterSerializationClassesCompilerPass.php | file | core/ |
|
| RegisterSerializationClassesCompilerPass.php | file | core/ |
|
| RegisterSerializationClassesCompilerPass::FORMAT | constant | core/ |
The ID for the JSON:API format. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ENCODER_TAG | constant | core/ |
The service tag that only JSON:API encoders should use. |
| RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_ID | constant | core/ |
The service ID. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.