Search for table
- Search 7.x for table
- Search 9.5.x for table
- Search 8.9.x for table
- Search 10.3.x for table
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Table | class | core/ |
Style plugin to render each item as a row in a table. |
Table | class | core/ |
Provides a render element for a table. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
EntityType::$revision_table | property | core/ |
|
EntityType::$translatable | property | core/ |
Indicates whether entities of this type have multilingual support. |
EntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
EntityType::getDataTable | function | core/ |
Gets the name of the entity's data table. |
EntityType::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
EntityType::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
EntityType::isTranslatable | function | core/ |
Indicates whether entities of this type have multilingual support. |
EntityTypeInterface::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
EntityTypeInterface::getDataTable | function | core/ |
Gets the name of the entity's data table. |
EntityTypeInterface::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
EntityTypeInterface::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
EntityTypeInterface::isTranslatable | function | core/ |
Indicates whether entities of this type have multilingual support. |
EntityUntranslatableFieldsConstraint | class | core/ |
Validation constraint for the entity changed timestamp. |
EntityUntranslatableFieldsConstraint.php | file | core/ |
|
EntityUntranslatableFieldsConstraint::$defaultRevisionMessage | property | core/ |
|
EntityUntranslatableFieldsConstraint::$defaultTranslationMessage | property | core/ |
|
EntityUntranslatableFieldsConstraintValidator | class | core/ |
Validates the EntityChanged constraint. |
EntityUntranslatableFieldsConstraintValidator.php | file | core/ |
|
EntityUntranslatableFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
EntityUntranslatableFieldsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
EntityUntranslatableFieldsConstraintValidator::hasUntranslatableFieldsChanges | function | core/ |
Checks whether an entity has untranslatable field changes. |
EntityUntranslatableFieldsConstraintValidator::validate | function | core/ |
|
EntityUntranslatableFieldsConstraintValidator::__construct | function | core/ |
Constructs an EntityUntranslatableFieldsConstraintValidator object. |
EntityUrlLanguageTest::createTranslatableEntity | function | core/ |
Creates a translated entity. |
EntityViewDisplayEditForm::getTableHeader | function | core/ |
Returns an array containing the table headers. |
EntityViewDisplayValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
EntityViewModeValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
EntityViewsData::getViewsTableForEntityType | function | core/ |
Gets the table of an entity type to be used as base table in views. |
EntityViewsDataInterface::getViewsTableForEntityType | function | core/ |
Gets the table of an entity type to be used as base table in views. |
EntityViewsDataTest::testBaseTableFields | function | core/ |
Tests fields on the base table. |
EntityViewsDataTest::testBaseTables | function | core/ |
Tests base tables. |
EntityViewsDataTest::testDataTable | function | core/ |
Tests data_table support. |
EntityViewsDataTest::testDataTableFields | function | core/ |
Tests fields on the data table. |
EntityViewsDataTest::testRevisionTableFields | function | core/ |
Tests fields on the revision table. |
EntityViewsDataTest::testRevisionTableWithoutDataTable | function | core/ |
Tests revision table without data table support. |
EntityViewsDataTest::testRevisionTableWithRevisionDataTable | function | core/ |
Tests revision table with data table support. |
EntityViewsDataTest::testRevisionTableWithRevisionDataTableAndDataTable | function | core/ |
Tests revision table with data table support. |
ExecutableException | class | core/ |
Generic executable plugin exception class. |
ExecutableException.php | file | core/ |
|
ExecutableFinder | class | core/ |
An executable finder which looks for executable paths in configuration. |
ExecutableFinder.php | file | core/ |
|
ExecutableFinder::find | function | core/ |
|
ExecutableFinder::__construct | function | core/ |
|
ExecutableFinderTest | class | core/ |
@covers \Drupal\package_manager\ExecutableFinder @group package_manager @internal |
ExecutableFinderTest.php | file | core/ |
|
ExecutableFinderTest::testCheckConfigurationForExecutablePath | function | core/ |
Tests that the executable finder looks for paths in configuration. |
ExecutableInterface | interface | core/ |
An interface for executable plugins. |
ExecutableInterface.php | file | core/ |
|
ExecutableInterface::execute | function | core/ |
Executes the plugin. |
ExecutableManagerInterface | interface | core/ |
An interface for managers of executable plugins. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.