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 |
---|---|---|---|
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/ |
The message when updating a field but not the current revision. |
EntityUntranslatableFieldsConstraint::$defaultTranslationMessage | property | core/ |
The message when updating a field but not the original language. |
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::$composerPath | property | core/ |
The path where Composer is installed in the project, or FALSE if it's not. |
ExecutableFinder::find | function | core/ |
|
ExecutableFinder::__construct | function | core/ |
|
ExecutableFinderTest | class | core/ |
@covers \Drupal\package_manager\ExecutableFinder[[api-linebreak]] @group package_manager @internal |
ExecutableFinderTest.php | file | core/ |
|
ExecutableFinderTest::testCheckConfigurationForExecutablePath | function | core/ |
Tests that the executable finder looks for paths in configuration. |
ExecutableFinderTest::testComposerInstalledInProject | function | core/ |
Tests that the executable finder tries to use a local copy of Composer. |
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. |
ExecutableManagerInterface.php | file | core/ |
|
ExecutableManagerInterface::execute | function | core/ |
Executes an executable plugin. |
ExecutablePluginBase | class | core/ |
Provides the basic architecture for executable plugins. |
ExecutablePluginBase.php | file | core/ |
|
ExecutablePluginBase::getConfig | function | core/ |
Gets all configuration values. |
ExecutablePluginBase::getConfigDefinition | function | core/ |
Gets the definition of a configuration option. |
ExecutablePluginBase::getConfigDefinitions | function | core/ |
Gets an array of definitions of available configuration options. |
ExecutablePluginBase::setConfig | function | core/ |
Sets the value of a particular configuration option. |
ExplodeTest::testExplodeWithNonStrictAndNonCastable | function | core/ |
Tests Explode exception handling when string-cast fails. |
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.