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 |
---|---|---|---|
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 |
PluginTest::testSetClass | function | core/ |
@covers ::setClass |
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/ |
|
PluginWithFormsTrait::hasFormClass | function | core/ |
|
PluginWithFormsTraitTest::providerGetFormClass | function | core/ |
|
PluginWithFormsTraitTest::testGetFormClass | function | core/ |
@covers ::getFormClass @covers ::hasFormClass @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 |
ProxyBuilderTest::testBuildProxyClassNameForModule | function | core/ |
@covers ::buildProxyClassName |
ProxyServicesPassTest::testContainerWithLazyServicesWithoutProxyClass | function | core/ |
@covers ::process |
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. |
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::normalizerBcSettingIsEnabled | function | core/ |
Returns whether a normalizer BC setting is disabled or not. |
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. |
RegisterSerializationClassesCompilerPass::OVERRIDDEN_SERVICE_NORMALIZER_TAG | constant | core/ |
The service tag that only JSON:API normalizers should use. |
RegisterSerializationClassesCompilerPass::process | function | core/ |
Adds services to the JSON:API Serializer. |
RegisterSerializationClassesCompilerPass::process | function | core/ |
Adds services to the Serializer. |
RegisterSerializationClassesCompilerPass::sort | function | core/ |
Sorts by priority. |
RegisterSerializationClassesCompilerPassTest | class | core/ |
@coversDefaultClass \Drupal\serialization\RegisterSerializationClassesCompilerPass @group serialization |
RegisterSerializationClassesCompilerPassTest.php | file | core/ |
|
RegisterSerializationClassesCompilerPassTest::testEncoders | function | core/ |
@covers ::process |
RelationshipNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
RemoteFileDeleteRecursiveTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
RemoteFileDeleteTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
RemoteFileDirectoryTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
RemoteFileMoveTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.