Search for Id
- Search 7.x for Id
- Search 9.5.x for Id
- Search 8.9.x for Id
- Search 10.3.x for Id
- Search 11.x for Id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SchemaCompatibilityCheckerTest::dataProviderIsCompatible | function | core/ |
Data provider for the test testIsCompatible. |
| SchemaDefinitionTest::testInvalidColumnInTable | function | core/ |
Tests passing a non Column array member to Table::$columns. |
| SchemaDefinitionTest::testInvalidColumnTypeForBinary | function | core/ |
Tests passing binary to a non-textual column. |
| SchemaDefinitionTest::testInvalidColumnTypeForLength | function | core/ |
Tests passing length to a non-textual column. |
| SchemaDefinitionTest::testInvalidColumnTypeForPrecision | function | core/ |
Tests passing a precision to a non-numeric column. |
| SchemaDefinitionTest::testInvalidColumnTypeForScale | function | core/ |
Tests passing a scale to a non-numeric column. |
| SchemaDefinitionTest::testInvalidColumnTypeForSerialize | function | core/ |
Tests passing a serialize to a non-text/blob column. |
| SchemaDefinitionTest::testInvalidColumnTypeForUnsigned | function | core/ |
Tests passing unsigned to a non-numeric column. |
| SchemaDefinitionTest::testInvalidForeignKeyForMismatchingColumnCount | function | core/ |
Tests passing a non Column array member to Table::$columns. |
| SchemaDefinitionTest::testInvalidPrimaryKeyForPartialLengthColumn | function | core/ |
Tests passing limited length columns to primary key. |
| SchemaDefinitionTest::testInvalidSerialForDefault | function | core/ |
Tests Serial column. |
| SchemaDefinitionTest::testInvalidSerialForNotNull | function | core/ |
Tests Serial column. |
| SchemaDefinitionTest::testInvalidSerialForUnsigned | function | core/ |
Tests Serial column. |
| SchemaDefinitionTest::testInvalidTableInSchema | function | core/ |
Tests passing a non Table array member to Schema::$tables. |
| SchemaDefinitionTest::testInvalidUniqueKeyForPartialLengthColumn | function | core/ |
Tests passing limited length columns to an unique key. |
| SchemaTest::providerComputedConstraintName | function | core/ |
Data provider for ::testComputedConstraintName(). |
| sdc_test_invalid.info.yml | file | core/ |
core/modules/system/tests/modules/sdc_test_invalid/sdc_test_invalid.info.yml |
| sdc_test_replacements_invalid.info.yml | file | core/ |
core/modules/system/tests/modules/sdc_test_replacements_invalid/sdc_test_replacements_invalid.info.yml |
| sdc_theme_test_enforce_schema_invalid.info.yml | file | core/ |
core/modules/system/tests/themes/sdc_theme_test_enforce_schema_invalid/sdc_theme_test_enforce_schema_invalid.info.yml |
| Search::validateExposed | function | core/ |
Validate the exposed handler form. |
| SearchBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchBlockPageIdUpdatePathTest | class | core/ |
Tests update path for the search block's `page_id` setting from '' to NULL. |
| SearchBlockPageIdUpdatePathTest.php | file | core/ |
|
| SearchBlockPageIdUpdatePathTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| SearchBlockPageIdUpdatePathTest::testRunUpdates | function | core/ |
Tests update path for the search block's `page_id` setting from '' to NULL. |
| SearchEmbeddedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchEntityOperationsCacheabilityTest::providerEntityOperationsCacheability | function | core/ |
Data provider for testEntityOperationsCacheability(). |
| SearchIndexTest::testSearchIndexServiceIsBackendOverridable | function | core/ |
Test that the service "search.index" is backend overridable. |
| SearchPage::$id | property | core/ |
The name (plugin ID) of the search page entity. |
| SearchPage::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| SearchPage::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| SearchPageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchPageFormBase::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| SearchPageFormBase::validateForm | function | core/ |
Form validation handler. |
| SearchPageListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| SearchPageListBuilder::validateAddSearchPage | function | core/ |
Form validation handler for adding a new search page. |
| SearchPageListBuilder::validateForm | function | core/ |
Form validation handler. |
| SearchPageOverrideTest | class | core/ |
Tests if the result page can be overridden. |
| SearchPageOverrideTest.php | file | core/ |
|
| SearchPageOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchPageOverrideTest::$modules | property | core/ |
Modules to install. |
| SearchPageOverrideTest::$searchUser | property | core/ |
A user with permission to administer search. |
| SearchPageOverrideTest::setUp | function | core/ |
|
| SearchPageOverrideTest::testSearchPageHook | function | core/ |
Tests that the search results page can be overridden by a custom plugin. |
| SearchPageResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| SearchPageTest::$entityTypeId | property | core/ |
The tested entity type. |
| SearchPageTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| SearchPageTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| SearchPageValidationTest | class | core/ |
Tests validation of search_page entities. |
| SearchPageValidationTest.php | file | core/ |
Pagination
- Previous page
- Page 159
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.