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 |
---|---|---|---|
NullIdMap::getQualifiedMapTableName | function | core/ |
Gets the qualified map table. |
olivero_preprocess_table | function | core/ |
Implements hook_preprocess_table(). |
OptionsProviderInterface::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
OptionsProviderInterface::getSettableValues | function | core/ |
Returns an array of settable values. |
PagerTestController::buildTestTable | function | core/ |
Builds a render array for a multi-page test table. |
PathPluginBaseTest::setupViewExecutableAccessPlugin | function | core/ |
Returns some mocked view entity, view executable, and access plugin. |
PerformanceForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
PhpTuf\ComposerStager\API\Finder\Service\ExecutableFinderInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Finder\Service\ExecutableFinder |
PhpTuf\ComposerStager\API\Precondition\Service\ActiveDirIsWritableInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveDirIsWritable |
PhpTuf\ComposerStager\API\Precondition\Service\StagingDirIsWritableInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirIsWritable |
PhpTuf\ComposerStager\API\Translation\Factory\TranslatableFactoryInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Translation\Factory\TranslatableFactory |
PluralTranslatableMarkup | class | core/ |
A class to hold plural translatable markup. |
PluralTranslatableMarkup.php | file | core/ |
|
PluralTranslatableMarkup::$count | property | core/ |
The item count to display. |
PluralTranslatableMarkup::$translatedString | property | core/ |
The already translated string. |
PluralTranslatableMarkup::createFromTranslatedString | function | core/ |
Constructs a new class instance from already translated markup. |
PluralTranslatableMarkup::getPluralIndex | function | core/ |
Gets the plural index through the gettext formula. |
PluralTranslatableMarkup::render | function | core/ |
Renders the object as a string. |
PluralTranslatableMarkup::__construct | function | core/ |
Constructs a new PluralTranslatableMarkup object. |
PluralTranslatableMarkup::__sleep | function | core/ |
Magic __sleep() method to avoid serializing the string translator. |
PluralTranslatableMarkupTest | class | core/ |
Tests the TranslatableMarkup class. |
PluralTranslatableMarkupTest.php | file | core/ |
|
PluralTranslatableMarkupTest::providerPluralTranslatableMarkupSerialization | function | core/ |
Data provider for ::testPluralTranslatableMarkupSerialization(). |
PluralTranslatableMarkupTest::testMissingPluralTranslation | function | core/ |
Tests when the plural translation is missing. |
PluralTranslatableMarkupTest::testPluralTranslatableMarkupSerialization | function | core/ |
Tests serialization of PluralTranslatableMarkup(). |
ProcessFieldTest::$migrateExecutable | property | core/ |
|
ProfileField::$fieldTable | property | core/ |
The source table containing profile field info. |
ProfileField::$valueTable | property | core/ |
The source table containing the profile values. |
ProfileField::setTableNames | function | core/ |
Helper to set the profile field table names. |
Query::$tables | property | core/ |
The Tables object for this query. |
Query::getTables | function | core/ |
Gets the Tables object for this query. |
QueryBase::tableSort | function | core/ |
Enables sortable tables for this query. |
QueryInterface::tableSort | function | core/ |
Enables sortable tables for this query. |
QueryPluginBase::getEntityTableInfo | function | core/ |
Returns an array of all tables from the query that map to an entity type. |
QueryTest::ensureTable | function | core/ |
|
QueryTest::testNoBaseTable | function | core/ |
Tests entity query for entity type without base table. |
QueryTest::testNoRevisionTable | function | core/ |
Tests revision entity query for entity type without revision table. |
RedundantEditableConfigNamesTrait | trait | core/ |
Implements ::getEditableConfigNames() for forms using #config_target. |
RedundantEditableConfigNamesTrait.php | file | core/ |
|
RedundantEditableConfigNamesTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
RegressionTest::testDBTableExists | function | core/ |
Tests the Schema::tableExists() method. |
RelatedResourceTypesTest::getRelatableResourceTypesByFieldProvider | function | core/ |
Provides cases to test getRelatableTypesByField. |
RelatedResourceTypesTest::getRelatableResourceTypesProvider | function | core/ |
@covers ::getRelatableResourceTypes @dataProvider getRelatableResourceTypesProvider |
RelatedResourceTypesTest::testGetRelatableResourceTypes | function | core/ |
@covers ::getRelatableResourceTypes @dataProvider getRelatableResourceTypesProvider |
RelatedResourceTypesTest::testGetRelatableResourceTypesByField | function | core/ |
@covers ::getRelatableResourceTypesByField @dataProvider getRelatableResourceTypesByFieldProvider |
RelatedResourceTypesTest::testGetRelatableResourceTypesFromFieldDefinition | function | core/ |
Ensure a graceful failure when a field can references a missing bundle. |
RequestSanitizerTest::providerTestAcceptableDestinations | function | core/ |
Data provider for testing acceptable destinations. |
RequestSanitizerTest::testAcceptableDestinationGet | function | core/ |
Tests acceptable destinations are not removed from GET requests. |
RequestSanitizerTest::testAcceptableDestinationPost | function | core/ |
Tests acceptable destinations are not removed from POST requests. |
ReservedWordTest::testSelectReservedWordTableAllFields | function | core/ |
Tests SELECT query with all fields from a table with a reserved name. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.