BundleClassInheritanceException |
class |
core/lib/Drupal/Core/Entity/Exception/BundleClassInheritanceException.php |
Exception thrown if a bundle class does not extend the main entity class. |
BundleClassInheritanceException.php |
file |
core/lib/Drupal/Core/Entity/Exception/BundleClassInheritanceException.php |
|
BundleClassInheritanceException::__construct |
function |
core/lib/Drupal/Core/Entity/Exception/BundleClassInheritanceException.php |
Constructs a BundleClassInheritanceException. |
BundleClassTest |
class |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Tests entity bundle classes. |
BundleClassTest.php |
file |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
|
BundleClassTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Modules to install. |
BundleClassTest::$storage |
property |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
The entity storage. |
BundleClassTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
|
BundleClassTest::testAmbiguousBundleClassExceptionCreate |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks exception is thrown if two bundles share the same bundle class. |
BundleClassTest::testAmbiguousBundleClassExceptionEntityTypeRepository |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks exception is thrown if two entity types share the same bundle class. |
BundleClassTest::testBundleClassShouldExist |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks exception thrown if a bundle class doesn't exist. |
BundleClassTest::testBundleClassShouldExtendEntityClass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks exception thrown if a bundle class doesn't extend the entity class. |
BundleClassTest::testEntityClassNotTakenFromActiveDefinitions |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Tests that a module can override an entity-type class. |
BundleClassTest::testEntityNoBundleSubclass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Tests making use of a custom bundle class for an entity without bundles. |
BundleClassTest::testEntitySubclass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Tests making use of a custom bundle class. |
BundleClassTest::testNoAmbiguousBundleClassExceptionSharingEntityClass |
function |
core/tests/Drupal/KernelTests/Core/Entity/BundleClassTest.php |
Checks that no exception is thrown when two bundles share an entity class. |
BundleEntityStorageInterface::getBundleFromClass |
function |
core/lib/Drupal/Core/Entity/BundleEntityStorageInterface.php |
Retrieves the bundle name for a provided class name. |
CachePreWarmerTest::$classResolver |
property |
core/tests/Drupal/Tests/Core/PreWarm/CachePreWarmerTest.php |
|
CallableClass |
class |
core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php |
|
CallableClass::__invoke |
function |
core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php |
|
CKEditor5Plugin::getClass |
function |
core/modules/ckeditor5/src/Annotation/CKEditor5Plugin.php |
Gets the class of the annotated class. |
CKEditor5Plugin::getClass |
function |
core/modules/ckeditor5/src/Attribute/CKEditor5Plugin.php |
|
CKEditor5Plugin::setClass |
function |
core/modules/ckeditor5/src/Attribute/CKEditor5Plugin.php |
|
CKEditor5Plugin::setClass |
function |
core/modules/ckeditor5/src/Annotation/CKEditor5Plugin.php |
Sets the class of the annotated class. |
CKEditor5PluginDefinition::getClass |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php |
|
CKEditor5PluginDefinition::setClass |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php |
Sets the class. |
ClaroViewsUiTest::testViewsUiDropButtonCssClasses |
function |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php |
Tests Views UI dropbutton CSS classes. |
ClaroViewsUiTest::testViewsUiTabsCssClasses |
function |
core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php |
Tests Views UI display menu tabs CSS classes. |
class |
attribute |
core/modules/migrate/src/Plugin/migrate/process/ArrayBuild.php |
|
class |
attribute |
core/modules/views/src/Plugin/Block/ViewsExposedFilterBlock.php |
|
class |
attribute |
core/modules/views/src/Plugin/Block/ViewsBlock.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_formatter/src/Plugin/Field/FieldFormatter/AttachmentTestFormatter.php |
|
class |
attribute |
core/modules/views/tests/modules/user_batch_action_test/src/Plugin/Action/BatchUserAction.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/src/Plugin/views/access/CacheableMetadataCalculationTest.php |
|
class |
attribute |
core/modules/views/tests/modules/action_bulk_test/src/Plugin/Action/TestAction.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/argument_validator/ArgumentValidatorTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldFormButtonTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest3.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest2.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/access/StaticTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display/DisplayNoAreaTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterBooleanOperatorDefaultTest.php |
|
class |
attribute |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php |
|