StaticReflectionClass::isInstantiable |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::isInterface |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::isInternal |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::isIterateable |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::isSubclassOf |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::isTrait |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::isUserDefined |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::newInstanceArgs |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::newInstanceWithoutConstructor |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::setStaticPropertyValue |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::__construct |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionClass::__toString |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php |
|
StaticReflectionParser::$classAnnotationOptimize |
property |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
Whether the caller only wants class annotations. |
StaticReflectionParser::$className |
property |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
The fully qualified class name. |
StaticReflectionParser::$parentClassName |
property |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
The name of the class this class extends, if any. |
StaticReflectionParser::$shortClassName |
property |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
The short class name. |
StaticReflectionParser::getClassName |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
|
StaticReflectionParser::getReflectionClass |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
Gets the ReflectionClass equivalent for this class. |
StaticReflectionParser::getStaticReflectionParserForDeclaringClass |
function |
core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionParser.php |
Gets the PSR-0 parser for the declaring class. |
StreamWrapperManager::getClass |
function |
core/lib/Drupal/Core/StreamWrapper/StreamWrapperManager.php |
Returns the stream wrapper class name for a given scheme. |
StreamWrapperManagerInterface::getClass |
function |
core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php |
Returns the stream wrapper class name for a given scheme. |
StreamWrapperTest::$classname |
property |
core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php |
A fully-qualified stream wrapper class name to register for the test. |
StreamWrapperTest::testGetClassName |
function |
core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php |
Tests the getClassName() function. |
StringNormalizer::$supportedInterfaceOrClass |
property |
core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/StringNormalizer.php |
The interface or class that this Normalizer supports. |
StringNormalizer::$supportedInterfaceOrClass |
property |
core/modules/jsonapi/tests/modules/jsonapi_test_field_type/src/Normalizer/StringNormalizer.php |
The interface or class that this Normalizer supports. |
StubConnection::$statementClass |
property |
core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php |
The name of the Statement class for this connection. |
StubConnection::$statementWrapperClass |
property |
core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php |
The name of the StatementWrapper class for this connection. |
StubReflectionFactory::getPluginClass |
function |
core/tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php |
Finds the class relevant for a given plugin. |
StubVariableTestClass |
class |
core/tests/Drupal/Tests/Component/Utility/VariableTest.php |
No-op test class for VariableTest::testExport(). |
Style::getTagAndClasses |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Style.php |
Gets the tag and classes for a parsed style element. |
StyleHtmlListTest::testDefaultRowClasses |
function |
core/modules/views/tests/src/Kernel/Plugin/StyleHtmlListTest.php |
Make sure that the HTML list style markup is correct. |
StylePluginBase::$usesRowClass |
property |
core/modules/views/src/Plugin/views/style/StylePluginBase.php |
Does the style plugin support custom css class for the rows. |
StylePluginBase::getRowClass |
function |
core/modules/views/src/Plugin/views/style/StylePluginBase.php |
Return the token replaced row class for the specified row. |
StylePluginBase::usesRowClass |
function |
core/modules/views/src/Plugin/views/style/StylePluginBase.php |
Returns the usesRowClass property. |
StyleSensibleElementConstraintValidator::intersectionWithClasses |
function |
core/modules/ckeditor5/src/Plugin/Validation/Constraint/StyleSensibleElementConstraintValidator.php |
Checks if there is an intersection on allowed 'class' attribute values. |
StyleTest::testCustomRowClasses |
function |
core/modules/views/tests/src/Kernel/Plugin/StyleTest.php |
Tests custom CSS row classes. |
StyleUnformattedTest::testDefaultRowClasses |
function |
core/modules/views/tests/src/Kernel/Plugin/StyleUnformattedTest.php |
Make sure that the default css classes works as expected. |
system_post_update_uninstall_classy |
function |
core/modules/system/system.post_update.php |
Uninstall Classy if it is no longer needed. |
Table::$usesRowClass |
property |
core/modules/views/src/Plugin/views/style/Table.php |
Does the style plugin support custom css class for the rows. |
TableDragTest::DRAGGING_CSS_CLASS |
constant |
core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php |
Class used to verify that dragging operations are in execution. |
TemporaryArrayObjectThrowingExceptions::getIteratorClass |
function |
core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php |
Gets the class name of the array iterator that is used by \ArrayObject::getIterator(). |
TemporaryArrayObjectThrowingExceptions::setIteratorClass |
function |
core/modules/jsonapi/src/Normalizer/Value/TemporaryArrayObjectThrowingExceptions.php |
Sets the iterator classname for the \ArrayObject. |
TestAccessClass |
class |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
|
TestAccessClass::accessFalse |
function |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
|
TestAccessClass::accessResultAllowed |
function |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
|
TestAccessClass::accessResultForbidden |
function |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
|
TestAccessClass::accessTrue |
function |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
|
TestAccessClass::trustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Render/RendererTest.php |
Lists the trusted callbacks provided by the implementing class. |
TestClass |
class |
core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php |
Test class using the trait. |
TestClass |
class |
core/modules/system/tests/modules/service_provider_test/src/TestClass.php |
|