Pbf |
class |
Drupal\pbf\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/Pbf.php |
Plugin implementation of the 'pbf' field type. |
|
|
|
PbfAccessByNodeRefTest |
class |
Drupal\Tests\pbf\Functional |
tests/src/Functional/PbfAccessByNodeRefTest.php |
Test access permissions with Pbf field which reference node. |
|
|
|
PbfAccessByRoleTest |
class |
Drupal\Tests\pbf\Functional |
tests/src/Functional/PbfAccessByRoleTest.php |
Test access permissions with Pbf field which reference role. |
|
|
|
PbfAccessByTermRefTest |
class |
Drupal\Tests\pbf\Functional |
tests/src/Functional/PbfAccessByTermRefTest.php |
Test access permissions with Pbf field which reference term. |
|
|
|
PbfAccessByUserDirectTest |
class |
Drupal\Tests\pbf\Functional |
tests/src/Functional/PbfAccessByUserDirectTest.php |
Test access permissions with Pbf field which reference user directly. |
|
|
|
PbfAccessByUserRefTest |
class |
Drupal\Tests\pbf\Functional |
tests/src/Functional/PbfAccessByUserRefTest.php |
Test access permissions with Pbf field with user referenced. |
|
|
|
PbfAccessWithFormWidgetValueTest |
class |
Drupal\Tests\pbf\Functional |
tests/src/Functional/PbfAccessWithFormWidgetValueTest.php |
Test access permissions with Pbf field which reference node. |
|
|
|
PbfAccessWithSynchronizationTest |
class |
Drupal\Tests\pbf\Functional |
tests/src/Functional/PbfAccessWithSynchronizationTest.php |
Test access permissions with a Pbf field synchronized. |
|
|
|
PbfBaseTest |
abstract class |
Drupal\Tests\pbf\Functional |
tests/src/Functional/PbfBaseTest.php |
General setup and helper function for testing pbf module. |
8 |
|
|
PbfBasicTest |
class |
Drupal\Tests\pbf\Functional |
tests/src/Functional/PbfBasicTest.php |
Test basic access without pbf fields. |
|
|
|
PbfFieldFormatter |
class |
Drupal\pbf\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/PbfFieldFormatter.php |
Plugin implementation of the 'pbf_field_formatter' formatter. |
|
|
|
PbfFieldItemList |
class |
Drupal\pbf\Plugin\Field |
src/Plugin/Field/PbfFieldItemList.php |
Defines a item list class for pbf fields. |
|
|
|
PbfFieldWidget |
class |
Drupal\pbf\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/PbfFieldWidget.php |
Plugin implementation of the 'pbf_field_widget' widget. |
|
|
|
PbfSynchronize |
class |
Drupal\pbf |
src/PbfSynchronize.php |
Class PbfSynchronize. |
|
|
2 |
PbfSynchronizeInterface |
interface |
Drupal\pbf |
src/PbfSynchronizeInterface.php |
Interface PbfSynchronizeInterface. |
1 |
|
|