Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| DateTimePlusTest::testInvalidDateDiff | function | core/ |
Tests date diff exception caused by invalid input. |
| DateTimePlusTest::testInvalidDates | function | core/ |
Tests invalid date handling. |
| DateTimePlusTest::testValidateFormat | function | core/ |
Tests the $settings['validate_format'] parameter in ::createFromFormat(). |
| DateTimeWidgetBase | class | core/ |
Base class for the 'datetime_*' widgets. |
| DateTimeWidgetBase.php | file | core/ |
|
| DateTimeWidgetBase::createDefaultValue | function | core/ |
Creates a date object for use as a default value. |
| DateTimeWidgetBase::formElement | function | core/ |
Returns the form for a single field widget. |
| DateTimeWidgetBase::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| DateTimeWidgetTest | class | core/ |
Tests Datetime widgets functionality. |
| DateTimeWidgetTest.php | file | core/ |
|
| DateTimeWidgetTest::$defaultSettings | property | core/ |
The default display settings to use for the formatters. |
| DateTimeWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DateTimeWidgetTest::getTestFieldType | function | core/ |
Returns the type of field to be tested. |
| DateTimeWidgetTest::testDateOnlyDefaultValue | function | core/ |
Test default value functionality. |
| DblogClearLogConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DblogFilterForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DblogFilterForm::validateForm | function | core/ |
Form validation handler. |
| DbLogFormInjectionTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DbLogFormInjectionTest::validateForm | function | core/ |
Form validation handler. |
| DbLogResourceTest::$entityTypeId | property | core/ |
The entity type ID. |
| DbLogResourceTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| DbLogTest::testInvalidPlaceholders | function | core/ |
Tests that only valid placeholders are stored in the variables column. |
| DecoratedServiceTest::testDecoratedServiceId | function | core/ |
Check that decorated services keep their original service ID. |
| DefaultConfigTest::moduleListDataProvider | function | core/ |
A data provider that lists every module in core. |
| DefaultConfigTest::themeListDataProvider | function | core/ |
A data provider that lists every theme in core. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
| DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a valid object plugin definition. |
| DefaultHtmlRouteProvider | class | core/ |
Provides HTML routes for entities. |
| DefaultHtmlRouteProvider.php | file | core/ |
|
| DefaultHtmlRouteProvider::$entityFieldManager | property | core/ |
The entity field manager. |
| DefaultHtmlRouteProvider::$entityTypeManager | property | core/ |
The entity type manager. |
| DefaultHtmlRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| DefaultHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
| DefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
| DefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| DefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
| DefaultHtmlRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
| DefaultHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
| DefaultHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
| DefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| DefaultHtmlRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| DefaultHtmlRouteProvider::__construct | function | core/ |
Constructs a new DefaultHtmlRouteProvider. |
| DefaultHtmlRouteProviderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider[[api-linebreak]] @group Entity |
| DefaultHtmlRouteProviderTest.php | file | core/ |
|
| DefaultHtmlRouteProviderTest::$entityFieldManager | property | core/ |
The entity field manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::$entityTypeManager | property | core/ |
The entity type manager prophecy used in the test. |
| DefaultHtmlRouteProviderTest::$routeProvider | property | core/ |
The HTML route provider used in the test. |
| DefaultHtmlRouteProviderTest::getEntityType | function | core/ |
Pagination
- Previous page
- Page 40
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.