Search for table
- Search 7.x for table
- Search 8.9.x for table
- Search 10.3.x for table
- Search 11.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 |
|---|---|---|---|
| RelatedResourceTypesTest::getRelatableResourceTypesByFieldProvider | function | core/ |
Provides cases to test getRelatableTypesByField. |
| RelatedResourceTypesTest::getRelatableResourceTypesProvider | function | core/ |
@covers ::getRelatableResourceTypes[[api-linebreak]] @dataProvider getRelatableResourceTypesProvider |
| RelatedResourceTypesTest::testGetRelatableResourceTypes | function | core/ |
@covers ::getRelatableResourceTypes[[api-linebreak]] @dataProvider getRelatableResourceTypesProvider |
| RelatedResourceTypesTest::testGetRelatableResourceTypesByField | function | core/ |
@covers ::getRelatableResourceTypesByField[[api-linebreak]] @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. |
| ReservedWordTest::testSelectReservedWordTableCount | function | core/ |
Tests SELECT count query from a table with a reserved name. |
| ReservedWordTest::testSelectReservedWordTableSpecificField | function | core/ |
Tests SELECT query with a specific field from a table with a reserved name. |
| ResettableStackedRouteMatchInterface | interface | core/ |
Defines an interface for a resettable stack of route matches. |
| ResettableStackedRouteMatchInterface.php | file | core/ |
|
| ResettableStackedRouteMatchInterface::resetRouteMatch | function | core/ |
Resets the route match static cache. |
| ResettableStaticTest | class | core/ |
Tests that drupal_static() and drupal_static_reset() work. |
| ResettableStaticTest.php | file | core/ |
|
| ResettableStaticTest::testDrupalStatic | function | core/ |
Tests drupal_static() function. |
| ResourceType::$isLocatable | property | core/ |
Whether this resource type's resources are locatable. |
| ResourceType::$isMutable | property | core/ |
Whether this resource type's resources are mutable. |
| ResourceType::$relatableResourceTypesByField | property | core/ |
An array of arrays of relatable resource types, keyed by public field name. |
| ResourceType::getRelatableResourceTypes | function | core/ |
Get all resource types with which this type may have a relationship. |
| ResourceType::getRelatableResourceTypesByField | function | core/ |
Get all resource types with which the given field may have a relationship. |
| ResourceType::isLocatable | function | core/ |
Whether resources of this resource type are locatable. |
| ResourceType::isMutable | function | core/ |
Whether resources of this resource type are mutable. |
| ResourceType::setRelatableResourceTypes | function | core/ |
Sets the relatable resource types. |
| ResourceTypeRelationship::$relatableResourceTypes | property | core/ |
The resource type to which this relationships can relate. |
| ResourceTypeRelationship::getRelatableResourceTypes | function | core/ |
Gets the relatable resource types. |
| ResourceTypeRelationship::withRelatableResourceTypes | function | core/ |
Establishes the relatable resource types of this field. |
| ResourceTypeRepository::calculateRelatableResourceTypes | function | core/ |
Calculates relatable JSON:API resource types for a given resource type. |
| ResourceTypeRepository::getRelatableResourceTypesFromFieldDefinition | function | core/ |
Get relatable resource types from a field definition. |
| ResourceTypeRepository::isLocatableResourceType | function | core/ |
Whether an entity type + bundle maps to a locatable resource type. |
| ResourceTypeRepository::isMutableResourceType | function | core/ |
Whether an entity type + bundle maps to a mutable resource type. |
| RevisionableContentEntityBaseTest::assertItemsTableCount | function | core/ |
Asserts the amount of items on entity related tables. |
| RouteProvider::$tableName | property | core/ |
The name of the SQL table from which to read the routes. |
| RoutingFixtures::createTables | function | core/ |
Create the tables required for the sample data. |
| RoutingFixtures::dropTables | function | core/ |
Drop the tables used for the sample data. |
| RoutingFixtures::routingTableDefinition | function | core/ |
Returns the table definition for the routing fixtures. |
| RowEntityRenderersTest::testRevisionBaseTable | function | core/ |
Tests the row renderer with a revision base table. |
| Rss::$base_table | property | core/ |
The table the aggregator item is using for storage. |
| Rss::$base_table | property | core/ |
|
| Rss::$base_table | property | core/ |
The base table for this row plugin. |
| RssFeedsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| Schema::$tableInformation | property | core/ |
A cache of information about blob columns and sequences of tables. |
| Schema::alterTable | function | core/ |
Create a table with a new schema containing the old content. |
| Schema::buildTableNameCondition | function | core/ |
Build a condition to match a table name against a standard information_schema. |
| Schema::buildTableNameCondition | function | core/ |
Build a condition to match a table name against a standard information_schema. |
| Schema::COMMENT_MAX_TABLE | constant | core/ |
Maximum length of a table comment in MySQL. |
| Schema::createTable | function | core/ |
Create a new table from a Drupal table definition. |
| Schema::createTableSql | function | core/ |
Generate SQL to create a new table from a Drupal schema definition. |
| Schema::createTableSql | function | core/ |
Generate SQL to create a new table from a Drupal schema definition. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.